@charset "utf-8";
/* CSS Document */

body {
	background:url(body_bg.gif) center top rgb(20,35,50) repeat-y;
}

a:link, a:visited, a:link strong, a:visited strong {
	color:rgb(255,115,0);
	color:rgb(200,0,0);
	font-family:verdana, arial, helvetica, sans-serif;
}

a:hover, a strong:hover {
	color:rgb(255,100,100);
}

div#header {
	background:url(header.mineralbrunnen.jpg) 0 0 no-repeat;
}

object#header-animation {
	position:absolute; top:18px; left:46px; z-index:56;
}

a#getFlash {
	position:absolute; top:50px; left:50px;
	display:block;
	font-weight:bold;
	padding:3px 7px 3px 7px;
	margin:36px 0 0 120px;
	background-color:rgb(210,0,0);
	color:white;
	visibility:hidden;
}

div#balken-01 {
	background-position:left -54px;
}

div#balken-02 {
	background-color:rgb(220,0,0);
}


/*************************************************
	CONTENT
*************************************************/


div#content h2 {
	background-image:url(/fileadmin/system/mineralbrunnen/bg1.gif);
}

caption {
	color:rgb(0,60,100);
}

h3 {
	color:rgb(60,120,180);
}

a.button, input[type="submit"], input[type="button"], a.backButton, input.button, input.backButton {
	background:url(button.gif) no-repeat;
	color:white;
}

a.backButton, input.backButton {
	background:url(backButton.gif) no-repeat;
}

span.news-list-morelink, div.tx-realty-pi1 div.favorites a, div.tx-realty-pi1 table.sorting a {
	background:rgb(200,0,0);
	color:white;
}

span.news-list-morelink:hover, div.tx-realty-pi1 div.favorites a:hover, div.tx-realty-pi1 table.sorting a:hover {
	background:rgb(245,100,100);
	color:white;
}
















