body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.kleiner {
	font-size: 0.8em;
}
a {
	color: #888888;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #BBBBBB;
	text-decoration: none;
}
a.login {
	font-size: 0.85em;
}
a.newsLink {
	color: #C6261A;
}
a.newsLink:hover {
	color: #C6261A;
}
a.sprachwahl {
	font-style: italic;
	text-decoration: none;
}
a.hauptnavi {
	color: #C6261A;
	font-size: 0.85em;
	font-style: italic;
	text-decoration: none;
	position: relative;
	display: block;
}
a.hauptnavi:hover {
	color: #000000;
	text-decoration: none;
}
a.hauptnavi_selected {
	color: #000000;
	font-size: 0.85em;
	font-style: italic;
	text-decoration: none;
	position: relative;
	display: block;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
}
a.unternavi {
	color: #888888;
	font-size: 0.85em;
	font-style: italic;
	text-decoration: none;
}
a.unternavi:hover {
	color: #000000;
	text-decoration: none;
}
a.unternavi_selected {
	font-size: 0.85em;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a.unternavi_selected:hover {
	text-decoration: none;
}
input.button {
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 1.4em;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
}
h4 {
	font-weight: bold;
	font-size: 1.05em;
}
h5 {
	font-weight: bold;
	font-size: 1em;
}
h6 {
	font-weight: bold;
	font-size: 0.95em;
}
.ueberschriften {
	font-weight: bold;
	color: #E5E5E5;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

.schriftDunkelGrauItalic {
	color: #999999;
	font-size: 0.85em;
	font-style: italic;
}
.schriftDunkelGrau {
	color: #999999;
	font-size: 0.85em;
}
.schriftRotFett {
	color: #C72B31;
	font-weight: bold;
	font-size: 0.85em;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#head {
	background-image: url(images/hg_logo.jpg);
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:145px;
}
#logo_head{
	float: left;
}
#sprachwahl {
	float:right;
}
#navBar{
	width: 163px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#content{
	width: 750px;
	margin: 0;
	margin-left: 35px;
	padding: 0;
	float: left;
}

#naviText {
	width: 163px;
	border-bottom: #E5E5E5 1px solid;
}

#subnaviText {
	margin-left: 15px;
	float: left;
	width: 90px;
	border-bottom: #E5E5E5 1px solid;
}

#subnavi {
	float: left;
	width: 480px;
	border-bottom: #E5E5E5 1px solid;
	padding-bottom: 4px;
}
.subsubnavi {
	border-bottom: #E5E5E5 1px solid;
	padding-bottom: 4px;
}

#left {
	float: left;
}

.navi {
	padding: 7px;
	padding-left: 24px;
	border-bottom: #E5E5E5 1px solid;
}

#bild_links {
	width: 163px;
	height: 213px;
	overflow:hidden;
}

.grauerBalken {
	background-color: #E5E5E5;
}
.roterBalken {
	background-color: #C72B31;
}

#login {
	position: relative; 
	height: 75px;
	border-right: #E5E5E5 1px solid;
	text-align: right;
	float: left;
	width: 163px;
}
p.login {
	position: absolute;
	bottom: 0;
	right: 0;
}

.textBorderBottom {
	border-bottom: #E5E5E5 1px solid;
}

#newsBox {
	width: 560px;
	margin-left: 35px;
	float:left;
}
#kontakt {
	background-color: #E5E5E5;
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
}
#footer {
	position:relative;
	bottom:0px;
}
.news_ueberschrift {
	color: #888888;
}
#middle {
	width:970px;
}
