/* 
 * ========================================
 * Seitenlayout
 * ========================================
 */
 
* {margin:0; padding:0;} 

body  {
    color: #000; 
    background: #ececec url(pics/back_body.jpg) repeat-x;
    font-size: 100.01%;
    font-family: verdana,Arial,sans-serif;
    margin: 0; 
    padding: 0;
    text-align: center;
}
#control {	
	text-align: right; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #E9EAE7;
	margin-bottom: 10px;
	width:100%;
	height:17px;
}
#skip {	
	text-align: right; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #E9EAE7;
	margin-bottom: 10px;
	width:100%;
	height:17px;
}
#seite {
    text-align: left;
    margin: 10px auto;
    width: 960px;
    padding: 2px;
    color: #000;
    background: #fff;
    border: 1px solid silver;
  }

/* 
 * ========================================
 * Links
 * ========================================
 */

a:link {text-decoration: underline;	color: #000;background-color:inherit;}
a:visited {color: #808080;background-color:inherit;text-decoration: underline;} 
a:active, a:hover {color: #fe6464;background-color:#fff;text-decoration: underline;}
a.extern:link {background:url('pics/link.gif') no-repeat center right;color:#000;background-color:inherit;text-decoration:underline;}
a.extern:visited {background:url('pics/link.gif') no-repeat center right;color:#000;background-color:inherit;text-decoration: underline;} 
a.extern:active, a.extern:hover {background:url('pics/link_hover.gif') no-repeat center right;color:#fe6464;background-color:inherit;text-decoration: none;}

/* 
 * ========================================
 * WebsitePreCheck
 * ========================================
 */

.msg2 {font-size: 11px;}
#check {font-size: 0.85em;padding-left:1em;line-height:1.2em;}
.check {font-size: 0.85em;padding-left:1em;line-height:1.2em;}
#stat {font-size: 0.85em;padding:1em;line-height:1.3em;}
.tag {font-size: 0.85em;padding:1em;line-height:1.3em;}
.linkage {font-size: 0.85em;line-height:1em;text-align:center;}
#silktide {font-size: 1.0em;color: #009966;font-weight: bold;background-color:inherit;}
.red {font-size: 11px;color: #A60F38;background-color:inherit;text-align:center;}
.green {font-size: 11px;font-weight: bold;color: #33CC00;background-color:inherit;text-align:center;}
#check p {padding:0px;font-size: 1.0em;line-height:1.2em;}
.check p {padding:0px;font-size: 1.0em;line-height:1.2em;}
.pos {text-align:center;margin-top:3px;}
.posKlein {text-align:center;font-size: 0.8em;margin-top:0px;}
.posL {text-align:left;}


/* 
 * ========================================
 * definierte Klassen
 * ========================================
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	color: #A60F38;
	background-color:inherit;
}
h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#A60F38;
	background-color:inherit;
	margin-top:1.2em;
	margin-bottom:1.1em;
}
h2 {
	font-size: 1.0em ;
	font-weight : bold; 
	color:#A60F38;
	background-color:inherit;
}
h3 {
	font-size: 1.0em ;
	font-weight : bold; 
}
h4 {font-size:0.9em;color:#A60F38;background-color:inherit;font-weight:bold;margin-top:10px;margin-bottom:8px;}
#right h4 {font-size:1.0em;color:#A60F38;background-color:inherit;font-weight:bold;margin-top:10px;margin-bottom:8px;}

ul {margin-left:20px;margin-top:8px;margin-bottom:11px;} 
li {padding-left:3px;margin-bottom:5px;} 
li.bold {font-weight: bold;}

.under {display:block;background: url('pics/l_line.gif') no-repeat bottom left;padding-bottom:4px;}
.headline {display:block;background: url('pics/l_line.gif') no-repeat bottom left;padding-bottom:4px;}

.padsu {margin-bottom:-8px;}
.padsu p {margin:0;padding:0;}
.pad10 {padding-top:10px;}
.pad15 {padding-top:15px;}

.text {font:0.85em verdana, arial, sans-serif;padding:0px;line-height:1.2em;}
.klein {clear:both;font-size:0.75em;color:#808080;background-color:inherit;line-height:1.3em;}
.klein_under {font-size:0.75em;color:#808080;display:block;background: url('pics/l_line.gif') no-repeat bottom left;background-color:inherit;padding-bottom: 4px;}
.center {text-align:center;}
.fett {font:bold 1em verdana, arial, helvetica, sans-serif;}
.clear {clear:both;}
.button {font:bold 10px verdana, arial, sans-serif;background-color:#e3e5fe;color:#A60F38;}
.blink {background : url('pics/blink.gif');}
.u {background : url('pics/u.gif') no-repeat bottom left;padding-bottom: 1px}
.hide {display:none;}
.noborder {border:0;}

fieldset {text-align:center;margin-top:1em;padding:0.7em;}
acronym {cursor:help;border-bottom:1px dotted}

img {border:0px none;}

HR { color:#e3e6e9;background-color:inherit;}
INPUT,TEXTAREA { background-color:#e3e5fe; font-family:Verdana,Arial,sans-serif; font-size:8pt; color:#000; }

/* 
 * ========================================
 * Boxen / DIVs
 * ========================================
 */
 
#header {
    text-align: center; 
    margin: 0 2px 0 0;    
    height: 80px;
    padding:0;
	color:#000;
    background-color: #e3e5fe;
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
  }
  
#header .logo {  
    text-align: center;  /* Seiteninhalt mittig ausrichten */
    margin-top: 7px; 
  }

#menu {
	height: 34px;
	width: 956px;
	margin: 0;
	padding:0;
	color:#000;
	background-color:#e3e5fe;
	border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
}
#menu ul {
	margin:0;
	padding:7px 0 0 2px;
	list-style:none;
}
#menu li {
	display:inline;
}
#menu a {
	color:#e3e6e9;
	background-color:#345CAE;
	padding:7px 15px 7px 15px;
	border:1px solid silver;
	font:bold 12px verdana, sans-serif;
	text-decoration:none;
	text-align:center;
}
#menu a:hover {
	color: #fff;
	background-color: #A60F38;
} 
#menu .active {
	color: #fff;
	background-color: #A60F38;
}


#container {height:134px;}

#container p {margin:10px 10px 10px 15px;font-size:0.7em;line-height:1.2em;color:#000;background-color:inherit;}

#container ul {
	margin:0;
	padding:0;
	list-style:none;
}
#container li {
list-style: none; 
list-style-image: none;
font-size:0.7em;
line-height:1.4em;
margin-left:10px;
}

#feld1, #feld2, #feld3  {
	float:left;
	width: 236px;
	margin: 2px 2px 2px 0;
	height: 130px;
	padding:0;
    border: 1px solid silver;
}

#feld4 {
	float:left;
	width: 236px;
	margin: 2px 2px 0 0;
	height: 130px;
	padding:0;
    border: 1px solid silver;
}
.bg_rot {background:#fff url(pics/back_feldR.jpg);color:#000;}
.bg_blau {background:#fff url(pics/back_feld.jpg);color:#000;}

#inhalt {
    font-size: 0.8em;
    line-height: 1.3em;
    border: 0px solid silver;
    margin: 2px 2px 0 0;
    padding: 0;
  }
  * html #inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

#inhalt p {
	padding:0px;
	margin:5px;
	line-height:1.4em;
  }

#main {
	float:left;
	width: 686px;
	margin:0;
	padding:0 15px 15px 15px;
	border: 1px solid silver;
}
.hover:hover {color:#000;background-color:#fff0f5;}

#content {
	float:left;
	width: 686px;
	margin:0;
	padding:0 15px 15px 15px;
	border: 1px solid silver;
}
#right {
	float:left;
	width: 236px;
	margin-left:2px;
	padding:0em;
	color:#000;
	background-color:#fff0f5;
      border: 1px solid silver;
      height:1%;
} 
.kontakt {
	position:absolute;
	left:425px; 
	top:305px;
	width:245px;
	height:270px;
	font-size: 0.8em;
	line-height: 1.3em;
	border:0px solid #C0C0C0;
	padding:5px 15px 10px 15px;
	margin-right:10px;
	margin-bottom:10px;
	z-index:3;
	}

#fusszeile {
   	height: 39px;
	text-align: center;
}

#bot_suche {
	float:left;
	height: 35px;
	line-height:31px;
	width: 236px;
	margin: 2px 2px 0 0;
	color:#808080;
	background-color:#fff0f5;
    border: 1px solid silver;
}
#bot_footer {
	float:left;
	height: 35px;
	line-height:31px;
	font-size: 0.7em;
	width: 476px;
	margin: 2px 2px 0 0;
	color: #808080;
	background-color:#fff0f5;
    border: 1px solid silver;
}
#bot_rechts {
	height: 35px;
	float:left;
	width: 236px;
	margin: 2px 2px 0 0;
	color:#808080;
	background-color:#fff0f5;
    border: 1px solid silver;
}

#picto {
	text-align:left;
	padding:10px;
	bottom:10px;
	font-size:10px;
	color:#708491;
	background-color:inherit;
}
#pictohide {
	text-align:left;
	padding:10px;
	bottom:10px;
	font-size:10px;
	color:#708491;
	background-color:inherit;
	display:none;
}
/* 
 * ========================================
 * suchen - Funktion
 * ========================================
 */

.t_nummer { font-family:Verdana,Arial,sans-serif; font-size:12px; font-weight:bold; color:#999999;background-color:inherit;}
.markierung {color:#ff0000;background-color:inherit;}

.text_treffer {
	font:11px verdana, arial, helvetica, sans-serif;
	padding:0px;
	line-height:14px;
}
.link_treffer {font:12px verdana, arial, helvetica, sans-serif;}

.auswahl {
	width:620px;
	font:11px verdana, arial, helvetica, sans-serif;
	padding:10px;
	line-height:14px;
	color:#000;
	background-color:#fff;
}

.suche {
	width:650px;
	border:1px solid #C0C0C0;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
html .suche{width:650px;}	
.suche1 {
	width:650px;
	border:0px solid #C0C0C0;
	font:11px verdana, arial, helvetica, sans-serif;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
html .suche1 {width:650px;}

#chateingabe {    
	float:right;
	width: 250px;
}
#ajaxBox {    
	width: 340px;
	margin-bottom: 25px;
	font-size: 0.8em;
    line-height: 1.3em;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip {
		position:absolute;
		width: 13em;
		color:#fff;
		background: #345CAE;
		text-align: left;
		padding: .3em .5em;	
		z-index: 1000;
	}
body div#toolTip p { margin:0;padding:0;color:#fff;background-color:inherit;font: normal bold .7em/1.2em verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;background-color:inherit;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff;background-color:inherit; }
