@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;
}



/**
 * **************************************************
 * tx-felogin-pi1
 * eingestellt 2011-11-04 
 */

.tx-felogin-pi1 fieldset{
	border:1px solid #3C78B4;
}
.tx-felogin-pi1 legend{
	font-size:11px;
	font-weight:bold;
	color:#3C78B4;
}
.tx-felogin-pi1 label{
	font-weight:bold;
	font-size:10px;
	color:	#505A73;
}
.tx-felogin-pi1 input{
	border: 1px solid #DCE1E6;
}

/**
 * ***************************************************
 * tx-fechangepassword-pi1
 * eingestellt 2011-11-04 
 */
.tx-fechangepassword-pi1 .message{
	font-size:14px;
	color:#3C78B4;
	font-weight:bold;
	margin-bottom:14px;
}
.tx-fechangepassword-pi1 fieldset{
	border:1px solid #3C78B4;
	
}
.tx-fechangepassword-pi1 legend{
	font-size:11px;
	font-weight:bold;
	color:#3C78B4;
}
.tx-fechangepassword-pi1 .formRow{
	margin-bottom:4px;
}
.tx-fechangepassword-pi1 label{
	font-weight:bold;
	font-size:10px;
	color:	#505A73;
	display:block;
	float:left;
	width:150px;
}
.tx-fechangepassword-pi1 input{
	border: 1px solid #DCE1E6;
}













