/* ######## 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#subnav ul li ul li{
	border-bottom: none;
	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 {
}
/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#000;

}

#form-exhibitor fieldset {
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
	border: 1px solid #626262;
	width: 510px;

}

#form-exhibitor legend {
	background-color: white;
	color: #626262;
	padding: 2px 10px;
	margin: 5px 0px 5px 0px;
}


#form-exhibitor p {
	margin:00;
	padding-bottom:1em;
	font-size:1em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding:1em 0 1em 0;
}

#form-exhibitor .element {
	display:block;
	clear:both;
	background-color:#fff;
	border-top:2px solid #fff;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	border-right:2px solid #fff;
}

#form-exhibitor label.checkbox {
	width:252px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor label.checkboxinner {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	width:250px;
	border:1px solid #999;
}

#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #EFEEEE;
 	border:  1px solid #000;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0 0 0 123px;
	border:none;
}

#form-exhibitor input.submit { 
	border: none;
}

#form-exhibitor input.submit:hover { 
	
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30pt;
	margin-top:30pt;
	padding-bottom:10pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30pt;
	margin-top:30pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:9pt;
	padding-top:20pt;
	orphans:5;
}

div.onearticle  {
	font-size:6pt; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

.justprintnewpage {
	page-break-before:always;
}/* ######## 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;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
div#content span.each-pagenav-selected {
	font-weight: bold;
}
div#footer {
	clear: both;
	font-size: 0.80em;
}

