/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #2A6FB1;
	scrollbar-arrow-color : #2A6FB1;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #2A6FB1;
	scrollbar-track-color : #D2DFEE;
	background-color:#F5F5F5;
}
td.hgcontent{
	background-color:#FFFFFF;
}
td.hgtop{
	background-image:url(../img/head_right.jpg);
	background-repeat:no-repeat;
}
td.top a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
td.top a:link{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
td.top a:active{	
	text-decoration:none;
}
td.top a:hover{	
	color:#C8CED2;
	text-decoration:none;
}
td.top a:visited{	
	text-decoration:none;
}
tr.randhell{
	background-color:#E7E9EA;
}
td.hgnav{
	background-color:#ADB7BE;
}
td.randmiddle{
	background-color:#8D9BA5;
}
tr.randdunkel{
	background-color:#E0E3E5;
}
tr.hgnwews{
	background-color:#EEEEEE;
}
tr.hgnewsheader{
	background-color:#2A6FB1;
}
td.right{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707594;
	line-height:16px;
}
td.right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#94B7D8;
	line-height:16px;
	text-decoration:none;

}
td.right a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#94B7D8;
	line-height:16px;
	text-decoration:none;
}
td.right a:active{
	text-decoration:none;
}
td.right a:hover{
	color:#2A6FB1;
	text-decoration:none;
}
td.right a:visited{
	text-decoration:none;
}
/*Haupnavigation */
td.hauptnavi a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
}
td.hauptnavi a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;

}
td.hauptnavi a:active{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #2A6FB1;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
}
td.hauptnavi a:hover{
	color:#2A6FB1;
	text-decoration: none;
}
td.hauptnavi a:visited{
	text-decoration: none;
}

/*Info unter Haupnavigation */
td.haupnavinfo{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E7E9EB;
	line-height:16px;
}
td.haupnavinfo{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E7E9EB;
	line-height:16px;
}
td.haupnavinfo a{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E7E9EB;
	line-height:16px;
	text-decoration:none;
}
td.haupnavinfo a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#E7E9EB;
	line-height:16px;
	text-decoration:none;
}
td.haupnavinfo a:active{
	text-decoration:none;
}
td.haupnavinfo a:hover{
	text-decoration:none;
}
td.haupnavinfo a:visited{
	text-decoration:none;
}

/*Subnavigation */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 142px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 142px;
	padding-left: 0px;
	background-image: url(../img/hg_naviright.jpg);
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A6FB1;
	text-decoration: none;
	display: block;
	width: 142px;
	height: 22px;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 13px;
	font-weight: bold;
}
ul.menu li a:link {
	background-image: url(../img/hg_naviright.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:visited {
	background-image: url(../img/hg_naviright.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {		
	color:#8998A3;
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_naviright.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707594;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707594;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-color : #FFFFFF;
	background: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707594;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A6FB1;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F647E;
	line-height:16px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F647E;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-align: justify;
	background-image: url(../img/gepunktet.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A6FB1;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #709FCB;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #709FCB;
	line-height: 16px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#2A6FB1;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F93AB;
	text-decoration: none;
}
td.footer a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F93AB;
	text-decoration: none;
}
td.footer a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F93AB;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#5F647E;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.strichfooter{
	background-image:url(../img/strich_footer.jpg);
	background-repeat:repeat-y;
}

