* {
	padding: 0px;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: rgb(51,51,51);
	border: none;
}

* B {font-weight : bold;}

* I {font-style: italic;}

* EM {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color : rgb(23,97,164);
}

.unsichtbar {display: none;}

.ohnerand {
	border:none !important;
	margin-bottom: 0 !important;
}

#clearheinz {
	float: left;
	clear: both;
	width: 50%;
	height: 20px;
}

.clear_beide {clear: both;}

HTML, BODY {
	scrollbar-base-color: #DEDEDE;
	scrollbar-highlight-color: #FFF;
	scrollbar-arrow-color: #002B7F;
	scrollbar-shadow-color: #002B7F;
	background-color : rgb(142,204,193);
}

#container {
	position: relative;
	width: 960px;
	margin: 40px auto 0px auto;
	background-color: rgb(230,230,230);
}

#logo {
	position: absolute;
	top: 70px;
	right: 20px;
	width: 88px;
}

#logo IMG {border: none;}

#umfang {
	float: left;
	width: 960px;
	background-color: rgb(230,230,230);
	background-image : url(../logos/hg_blaustreif.gif);
	background-position : left;
	background-repeat : repeat-y;
	border: 1px solid #000;
}

@media screen {
#navigation_container {	float: left; width: 170px;}
}

@media print {
#navigation_container {	display: none;}
}

#navigation {
	margin: 70px 0px 0px 10px;
	width: 175px;
	list-style: none;
}

#navigation UL {
	margin: 5px 0px 0px 10px;
	width: 165px;
	list-style: none;
}

#navigation LI {margin: 0px 0px 5px 0px;}

#navigation LI SPAN {margin: 2px 5px 2px 5px;}

#navigation LI A, #navigation UL LI A  {
	display: block;
	width: 100%;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: rgb(255,255,255);
	background-color: rgb(0,152,125);
}

#navigation UL LI A {
	font-weight: normal;
}

#navigation LI A:LINK {}

#navigation LI A:VISITED {}

#navigation LI A:HOVER {
	background-color: rgb(255,204,51);
	color: rgb(0,0,0);
}

#navigation LI A.aktiv {
	background-color : rgb(0,192,158);
	border-left: 5px solid rgb(255,204,51);
	color: #FFF;
}

p.adresse {
	margin: 20px 0px 7px 10px;
	color: #FFF;
	font-size : 12px;
	line-height : 15px;
}

p.adresse B {
	font-size : 13px;
	line-height : 15px;
	font-weight: bold;
	color: #FFF;
}

p.adresse2 {
	margin: 10px 0px 7px 10px;
	color: #FFF;
	font-size : 11px;
	line-height : 15px;
}

p.adresse2 A {
	text-decoration: none;
	font-size : 11px;
	line-height : 15px;
}

p.adresse2 A:LINK {
	color: rgb(255,255,255);
}

p.adresse2 A:HOVER {
	color: rgb(255,204,0);
}

/*.Inhaltebereich rechts.*/

#kopf {
	float: right;
	width: 725px;
	height: 60px;
	background-color: rgb(0,3,177);
}

#kopf IMG {margin: 3px 0px 0px 150px;}

#inhalte_box {
	float: right;
	width: 725px;
	margin: 50px 0px 20px 0px;
}

#inhalte_box IMG {
	float: right;
	clear:right;
	margin: 0px 20px 20px 50px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#inhalte_box TABLE {
	width: 450px;
	background-color: rgb(0,3,177);
}

#inhalte_box TD {
	padding: 3px 10px 3px 10px;
	vertical-align: top;
	color: rgb(255,255,255);
	font-weight: bold;
}

H1 {
	width: 375px;
	font-size : 15px;
	font-weight: bold;
	line-height : 32px;
	background-color : rgb(0,152,125);
	color : rgb(255,255,255);
	margin: 0px 0px 30px 0px;
}

H3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color : rgb(0,152,125);
	margin: 0px 0px 25px 0px;
}

H3 I {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color : rgb(0,152,125);
}

p.text {}

p.text EM {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color : rgb(23,97,164);
}

input, select {
	padding: 3px;
	margin: 5px 0px 5px 20px;
	border: 1px solid #CCC;
}

.ohne {
	margin: 0px 0px 0px 20px;
	border: none;
	vertical-align: middle;
}

textarea {
	padding: 10px;
	border: 1px solid #CCC;
}

A {text-decoration: none;}

A:FOCUS {}

A:LINK {
	text-decoration:underline;
	color : #002B7F;
}

A:VISITED {color : #666;}

A:HOVER {color : #C00;}

A.inet_call {
margin-left: 25px;
	padding-left: 25px;
	background-image: url(../bilder/telefon.gif);
	background-position: left;
	background-repeat: no-repeat;
}


