/* ######## allgemein ################*/
body {
	background-color: #F0F0F0;
/* Die Schriftgröße wird gegen Browserbugs abgesichert */
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	color: #000;
	/*background-image: url(../pic/bg_seite772.gif);
	background-repeat: repeat-y;
*/
}
abbr[title], acronym[title] {
	border-bottom: 1px dotted #4D4D4D;
	cursor: help;
}
.warn, span.fieldreq {
	color: #CC0000;
}
div.warn {
	border-top: 1px #CC0000 solid;
	border-bottom: 1px #CC0000 solid;
}
.success {
	color: #0B0;
}
div.success {
	border-top: 1px #0B0 solid;
	border-bottom: 1px #0B0 solid;
}
img {
	border: none;
}
.small {
	font-size: 0.85em;
}
/* ######## Seite ################ */
div#seite {
	background-color: #FDFDFD;
}
/* ######## Head / Main ################ */
div#main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 12.50em 0.10em;
}
/*div#mainnav, div#subnav {
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
}
*/
div#mainnav ul, div#subnav ul {
	list-style-type: none;
}
div#mainnav2 ul, div#subnav2 ul {
	list-style-type: none;
}
div#subnav ul {
	border-top: 1px #F0F0F0 solid;
}
div#subnav2 ul {
	border-top: 1px #F0F0F0 solid;
}
div#mainnav ul li {
	border-left: 1px #F0F0F0 solid;
	font-size: 0.70em;
	font-weight: bold;
	color: #949494;
}
div#subnav ul li {
	border-bottom: 1px #F0F0F0 solid;
	font-size: 0.80em;
	font-weight: bold;
	color: #949494;
}
div#mainnav a, div#subnav a {
	color: #949494;
	text-decoration: none;
	background-color: #fff;
	display: block;
}
div#mainnav a:hover, div#subnav a:hover {
	background-color: #F7F7F7;
	color: #000;
}
div#mainnav ul li strong a, div#subnav ul li strong a {
	color: #000;
	background-color: #F7F7F7;
}
div#subnav div.subnavteaser {
	font-size: 0.80em;
	color: #000000;
}
div#subnav div.subnavteaser a {
	display: inline;
}
div#subnav div.subnavteaser a:link {
	display: inline;
}
div#subnav div.subnavteaser a:visited {
	display: inline;
}
div#subnav div.subnavteaser a:hover {
	display: inline;
	background-color: #fff;
/* for those brwosers don't know transparent */
	background-color: transparent;
}
div#subnav div.subnavteaser a:active {
}
.subnav2 a {
	font-size: 0.80em;
	font-weight: bold;
	border-top: 1px #F0F0F0 solid;
	border-right: 1px #F0F0F0 solid;
	margin: -1.00em 0em 0em 0em;
	padding: 1.00em 1.30em 1.30em 1.30em;
	color: #949494;
	text-decoration: none;
	background-color: #fff;
	width: 13.00em;
	display: block;
}
.subnav2 a:hover {
	background-color: #F7F7F7;
	color: #000;
}
/* ######## Content ################ */
div#content {
	font-size: 0.80em;
}
div#content h1 {
	font-size: 1.10em;
	color: #626262;
}
div#content h2, div#content h3 {
	font-size: 1.00em;
}
div#content h2 {
	padding-bottom: 1px;
	margin-bottom: 0.30em;
	border-bottom: 1px #F0F0F0 solid;
}
div#content a {
	color: #1E339D;
	text-decoration: underlined;
}
div#content a:link {
}
div#content a:visited {
}
div#content a:hover {
	color: #009966;
}
div#content a:active {
}
div#content ul.linkliste {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#content img.pic {
	border: 1px #949494 solid;
}
div#content .untertitel {
	font-size: 0.85em;
	color: #626262;
}
div#content a.untertitel {
	text-decoration: none;
}
div#content a.untertitel:link {
}
div#content a.untertitel:visited {
}
div#content a.untertitel:hover {
	color: #009966;
}
div#content a.untertitel:active {
}
/* ######## Formulare ################ */

div#content input, div#content textarea {
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #4D4D4D;
	background-color: #FDFDFD;
}
div#content input {
	font-size: 1em;
	border:1px solid #999;
}

div#content input.submit {
border: none;
}

div#content input.submit:hover { 

}

div#content  div.formrow-selected div.formlabel {
	font-weight: bold;
}

div#content div.formrow-selected input, div.formrow-selected textarea, div.formrow-selected select {
	border-color: #626262;
	background-color: #F2F2F2;
}

div#content div.errorfield div.formlabel {
	color: #CC0000;
}

div#content div.errorfield input, div.errorfield textarea {
	border-color: #626262;
}

div#content fieldset {
	/*border-color: #1E339D;*/
	border-color: #fff;
	width: 500px;
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
}

div#content fieldset legend {
	background-color: white;
	color: #626262;
	margin: 5px 0px 5px 0px;
}

}/* ######## seitenspezifische Styles ################ */
div#content div.component div.aktuell-each {
	border-top: 1px #F0F0F0 solid;
	font-size: 0.85em;
}
div#content div.component div.aktuell-topthema {
	background-color: #F7F7F7;
}
div#content h2.aktuell-datum {
	font-weight: normal;
}
div#content div.angebot-ergebnis-each h2, div#content div.angebot-kopf h2 {
	border-top: 1px #2B3FA3 solid;
	border-bottom: 1px #2B3FA3 solid;
	background-color: #1E339D;
	color: #fff;
}
div#content div.angebot-ergebnis {
	background-color: #A8C2DD;
	font-size: 0.85em;
}
div#content div.angebot-adresse {
	background-color: #A8C2DD;
}
div#content div.angebot ul {
	list-style-type: none;
	list-style-image: url(../pic/angebote/ok_haken.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
div#content span.each-pagenav-selected {
	font-weight: bold;
}
div#footer {
	clear: both;
	font-size: 0.80em;
}
