/*********************************************************/
.hauptnavi a, .hauptnavi a:hover, .hauptnavi_selected a, .hauptnavi_selected a:hover {
	color: #444444;
	position: relative;
	display: block;
	padding-right: 24px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}
.hauptnavi a:hover {
	color: #444444;
}
.hauptnavi_selected a, .hauptnavi_selected a:hover {
	color: #444444;
}

.unternavi a, .unternavi a:hover, .unternavi_selected a, .unternavi_selected a:hover {
	position: relative;
	display: block;
	color: #444444;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
}
.unternavi_selected a, .unternavi_selected a:hover {
	color: #444444;
	font-weight: bold;
}
.unterUnternavi a, .unterUnternavi a:hover {
	position: relative;
	display: block;
	color: #444444;
	text-transform: uppercase;
	font-size: 11px;
}

.navigation {
	background: url(images/template/bogen_ganz_oben_links.gif) left top no-repeat;
	background-color: #ececec;
	padding: 6px;
	padding-left: 44px;
}

.ganzeUnternavi {
	background: url(images/template/bogen_unten_links.gif) left bottom no-repeat;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 8px;
}




/* news */
.newsUeberschrift {
	color: #FFFFFF;
	font-weight: bold;
}
.newsText {
	padding-right: 20px;
}
.newsBild {
	float: left;
	width: 100px;
}
.newsBildDetail {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}
a.newsLink {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}



/* rösser */
.HGtable {
	background-color: #babbbf;
	padding: 5px;
	margin-top: 3px;
}
.padTable {
	padding: 3px;
	padding-left: 20px;
}


.hgText {
	background-color: #ececec;
}
#textBlock, #textBlockHome {
	background: url(images/template/bogen_oben_links.gif) left top no-repeat;
	padding-top: 20px;
	padding-left: 44px;
	padding-right: 50px;
	padding-bottom: 5px;
	width: 650px;
}
#textBlockHome {
	padding-top: 34px; 
	padding-left: 98px;
}
#ganzerText {
	background: url(images/template/bogen_oben_rechts.gif) right top no-repeat;
	display: block;
	background-color: #0172be;
}
.adresse {
	color: #585858;
	background-color: #ececec;
	padding: 10px;
	font-size: 11px;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGdunkel {
	background-color: #E3E3E3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #ececec;
}

.homeUeberschrift {
	color: #000000;
	font-weight: bold;
	padding-left: 53px;
}
a.auswahlSprache, a.auswahlSprache:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/***********************************************************/



body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #E1F3FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.buttons {
	color: #000000;
	background-color: #E1F3FF;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 120%;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}