html {
	height:100%;
	}

body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif; 
	color:#000;
	background-color:#ffffff;
	text-align:center;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	} 
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	}
p {
	font:11px/20px Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	margin:0px 0px 6px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:8pt;
	line-height:12pt;
	font-family:Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color: #000000; text-decoration:underline;}

#Header {
	margin:0px; padding:0px;
	border-left:0px solid black; border-right:0px solid black; border-top:1px solid black; margin:0px auto; width:470px;
	text-align:center;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:104px;
	/* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
    background-image:url('../grafik/logo.gif');
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    font-size:50%;
    text-align:center;
    border-bottom:1px solid #003399;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:104px; padding-left:180px; padding-right:50px; padding-top:5px; padding-bottom:0px
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:104px;}

#TranspLnk {
	position:absolute; top:0px;
	margin:0px auto; 
	}

#SuchForm {
    border:none;
	}
	
#Suchleiste {
    border-bottom:1px solid #003399;
    margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
	height:55px;
	text-align:left;
	background-color:#ffffff;
	}
	
#Nav {
    border-bottom:1px solid #b2b2b2;
    margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
	height:25px;
	text-align:left;
	background-color:#ffffff;
	}
	
#Content {
    margin:5px auto 0px auto;
	width:700px;
	height:auto;
	text-align:center;
	background-color:#ffffff;
	}

#Global {
    margin:0px auto;
	width:100%;
	height:auto;
	text-align:center;
	background-color:#ffffff;
	}

#Spalte1 {
	width:320px;
	height:100%;
	padding:0px 15px 0px 15px;
	text-align:left;
	float:left;
	background-color:#ffffff;
	}

#Spalte2 {
	height:100%;
	padding:0px 15px 0px 15px;
	text-align:left;
	background-color:#ffffff;
	}

#Trefferleiste {
    border: none;
    margin:0px auto;
	padding:10px 0px 0px 0px;
	width:700px;
	/* height:25px; */
	text-align:left;
	background-color:#ffffff;
	}

#Copyright {
	width:700px;
	height:18px;
	background-color:#ffffff;
	text-align:center;
	clear:both;
	margin: 0px auto;
}

.Contentbereich {
	width:100%;
	border-style:none; 
	background-color:#ffffff;
}

.Bildbereich {
	margin:5px 0px 5px 10px;
	width:325px;
	border-style:none;
	float:left; 
	background-color:#ffffff;	
}

.Textbereich {
	position:relative;
	left:0px;
	width:325px;
	border-style:none;
	text-align:left;
	float:right;
	background-color:#ffffff;
	margin:0px 10px 0px 0px;
}

.Textbereich_norm {
	position:relative;
	left:0px;
	width:650px; 
	border-style:none;
	text-align:left;
	float:right;
	background-color:#ffffff;
	margin:0px 10px 0px 0px;
}

.Trennstrich {
	border:none;
    color:#b2b2b2;
    background-color:#b2b2b2;
	clear:both; 
	height:1px;  
	width:700px;
}

.Trennstrich_Webkatalog {
	border: none #b2b2b2 0px;
    color:#b2b2b2;
    background-color:#b2b2b2;
	clear:both; 
	height:1px;  
	width:505px;
}

.SCGrafik {
	width:310px; height:205px;
	border-style:none; border-color:#aaaaaa; border-width:0px;
	float:left;
	margin:0px 10px 0px 15px;
}

.PTAnzeigenhinweis {
	float:right; 
	position:relative; 
	top:-37px; 
	right:-10px; 
	font-size: 9px;  
	margin:5px 0px 3px 0px;
	text-align:left;
}

.Webseitenname {
	margin:5px 0px 3px 0px;
    font-size:12pt;
    font-weight:bold;
    text-align:left;
    color:#000000;
}

a.Webseitenname:link, a.Webseitenname:visited, a.Webseitenname:hover, a.Webseitenname:active, a.Webseitenname:focus {
	margin:5px 0px 3px 0px;
    font-size:12pt;
    font-weight:bold;
    text-align:left;
    color:#000000;
}

.Beschreibung {
    font-size:12px;
    font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
    margin:3px 0px;
    text-align:left; 
}

.URL {
    font-size:10pt;
    margin:5px 0px 5px 0px;
    text-align:left;
}

a.URL:link, a.URL:visited, a.URL:hover, a.URL:active, a.URL:focus {
    font-size:10pt;
    color:#000000;
    text-align:left;    
}

a.Nav:link, a.Nav:visited, a.Nav:hover, a.Nav:active, a.Nav:focus {
    font-size:8pt;
    color:#000000;
    text-align:left;
}

.navi {
    font-size:8pt;
    color:#000000;
    text-align:left;
    margin-left:16px;
}

.Suchmaske {
	text-align:center; 
	font-size:24px;
    color:#000000;
}

.suchfeld {
	font-size:20px;
}

.suchenbutton {
	font-size:18px; font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
}

a.Impressum:link, a.Impressum:visited, a.Impressum:hover, a.Impressum:active, a.Impressum:focus {
    font-size:9pt;
    font-weight:bold;
    color:#336699;
    text-align:left;
}

.Impressum {
    font-size:7pt;
    font-weight:normal;
	color:#336699;
}

.Seitenkopf {
    font-size:8pt;
    font-weight:normal;
	color:#336699;
}
a.Seitenkopf:link, a.Seitenkopf:visited, a.Seitenkopf:hover, a.Seitenkopf:active, a.Seitenkopf:focus {
    font-size:8pt;
    font-weight:bold;
    color:#336699;
    text-align:left;
}
a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active, a.copyright:focus {
    font-size:7pt;
    font-weight:normal;
	color:#336699;
}

a.Kapitel:link, a.Kapitel:visited, a.Kapitel:hover, a.Kapitel:active, a.Kapitel:focus {
    font-size:11pt;
    line-height:20pt;
    font-weight:bold;
    color:#000000;
    text-align:left;
    vertical-align:middle;  
}

.Anzeige {
	margin-left:5px;
	margin-bottom:1px;
    font-size:7pt;
    clear:left;
    text-align:left; 
}

#Menu {
	position:absolute;
	top:115px;
	left:1px;
	width:172px;
	padding:10px;
	background-color:#fff;
    background-repeat:repeat-y;
	border:0px none #fff;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.zweispaltig_links {
  width:405px; 
  float:left; 
  margin-left:10px;
}
.zweispaltig_rechts {
  width:405px; 
  float:right; 
  margin-right:10px;
}
/* neue Elemente der ueberarbeiteten Version vom Oktober 2007 */
#Impressumsleiste {
	text-align:center;
	margin:0px; padding:0px;
	border:0px; margin:0px auto; 
	width:100%; height:22px; 
	text-align:right;
    background-image:none;
    background-repeat:no-repeat;
    background-color:#ffffff;
}

p.Impressum {
	text-align:right;
	color:#b2b2b2;
}

a.Impressum:link, a.Impressum:visited, a.Impressum:hover, a.Impressum:active, a.Impressum:focus {
	margin:1px 5px;
	color:#b2b2b2;
	font-size:10px;
	line-height:14px;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	text-decoration: none;
}
a.Impressum:hover {
	text-decoration: underline;
	color:#000000;
}

a.Suchleiste:link, a.Suchleiste:visited, a.Suchleiste:hover, a.Suchleiste:active, a.Suchleiste:focus {
	margin:1px 5px;
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-family:Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	text-decoration: none;
}
a.Suchleiste:hover {
	text-decoration: underline;
	color:#000000;
}

.Seitenueberschrift {
	font-family:Verdana, Trebuchet, Arial, Helvetica, sans-serif;  
	font-size:18px; 
	text-align:center;
	color:#000000; 
	
	margin: 0px auto 10px 15px; 
}

.text_normal {
    font-weight:normal;
    }

.text_fett {
    font-weight:bold;
    }

.text_kursiv {
    font-style:italic;
    }

.text_ohne_deko {
    text-decoration:none;
    }

.schwarz {
    color:#000000;
    }

.Normtext {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:15px; 
	text-align:left;
	font-weight: normal;
	color:#000000; 
	margin-left: 15px; 
}

a.Normtext:link, a.Normtext:visited, a.Normtext:hover, a.Normtext:active, a.Normtext:focus {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:15px; 
	text-align:left;
	color:#000000; 
	font-weight: normal;
	text-align:right;
	text-decoration: underline;
	margin: 0px;
}	
	
a.Webkatalog:link, a.Webkatalog:visited, a.Webkatalog:hover, a.Webkatalog:active, a.Webkatalog:focus {
	/* font-family: 'Times New Roman', Times, Serif; */
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color:#343979;
	text-align:center;
	font-size:14px; 
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
}
a.Webkatalog:hover {
  	text-decoration: underline;
  	color:#000000; 
}


a.Webkatalog_kl:link, a.Webkatalog_kl:visited, a.Webkatalog_kl:hover, a.Webkatalog_kl:active, a.Webkatalog_kl:focus {
	/* font-family: 'Times New Roman', Times, Serif; */
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color:#343979;
	text-align:center;
	font-size:10px; line-height:12px;
	font-weight:normal;
	text-decoration: none;
	margin:1px;
}
a.Webkatalog_kl:hover {
  	text-decoration: underline;
  	color:#000000; 
}


a.Web-Katalog:link, a.Web-Katalog:visited, a.Web-Katalog:hover, a.Web-Katalog:active, a.Web-Katalog:focus {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	margin: 12px 0px 12px 0px;
	padding-left:0px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;	
}
a.Web-Katalog:hover {
	text-decoration: underline;	
}


a.Standardlink:link, a.Standardlink:visited, a.Standardlink:hover, a.Standardlink:active, a.Standardlink:focus {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px; 
	text-decoration: none;
}
a.Standardlink:hover {
  	text-decoration: underline;
  	color:#000000; 
}

/* start style formular */
#formularES { margin:0px auto; padding:0px; width:520px;}
form.ES { margin:0px auto; padding:0px;}
fieldset.ES {width:400px; background-color:#FFFFFF; border: solid 1px #353a7a; padding:0px 10px 5px 10px; margin:0px; text-align:left;}
fieldset#checkbox input  {width:35px;}
legend.ES {font-size:14px; color:#353a7a; font-weight:bold; padding:5px; margin:5px;}
label.ES_blau {color:#353a7a; font-size:14px; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:150px; display:block; float:left; clear:left;}
label.ES_rot {color:#d60000; font-size:14px; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:150px; display:block; float:left; clear:left;}
label.ES_ausgeblendet {color:#d60000; font-size:14px; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:150px; display:none; float:left; clear:left;}
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
input.ES {border:1px solid; border-left: #353a7a; border-right: #c8c8d8; border-top: #353a7a; border-bottom: #c8c8d8; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px;}
select.ES {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:247px;}
option {color:#000;}
textarea.ES {width:242px; border:1px solid #666;}
.plz {width:50px;border:1px solid; border-left: #353a7a; border-right: #c8c8d8; border-top: #353a7a; border-bottom: #c8c8d8; padding-left:0.3em; margin-bottom:0.6em; }
.ortES {width:179px; border:1px solid; border-left: #353a7a; border-right: #c8c8d8; border-top: #353a7a; border-bottom: #c8c8d8; padding-left:0.3em; margin-bottom:0.6em; }
.strasse {width:200px;}
.strnummer {width:30px;}
.submitbtnES {width:140px; background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}
.submitbtnES:hover {color:#ffffff; border:1px solid; border-color:#353a7a;}
/* ende style formular */