/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#004871;
	background-image: url(../img/hg_body.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
td.bodyright{
	background-image:url(../img/bodyright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
tr.randtop{
	background-image:url(../img/randtop.jpg);
	background-repeat:repeat-x;
}
td.topleft{
	background-image: url(../img/top_left_seiten.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
td.topright{
	background-image: url(../img/top_right_seiten.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}
td.flash{
	background-image:url(../img/flash_spacer.jpg);
}
td.randnews{
	background-color:#78A9C7;
}
td.hgnews{
	background-color:#004871;
}
td.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCDAE3;
	line-height:16px;
}
td.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.news a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.news a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.news a:hover{
	color:#ED2130;
	text-decoration:none;
}
td.news a:visited{
	text-decoration:none;
}
tr.footer{
	background-color:#B60F1C;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 141px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 141px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 141px;
	height: 20 px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 11px;
	font-weight: bold;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:hover {
	color: #FABB00;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 141px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 141px;
	padding-left: 0px;
	background-image: url(../img/hg_submenu.jpg);
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FABB00;
	text-decoration: none;
	display: block;
	width: 141px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 11px;
	font-weight: normal;
}
ul.submenu li a:link {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
}
ul.submenu li a:visited {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {		
	color:#FFFFFF;
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #78A9C7;
	border-bottom : 1px solid #78A9C7;
	border-color : #78A9C7;
	background: #004871;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	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 #78A9C7;
	border-bottom : 1px solid #78A9C7;
	border-color : #78A9C7;
	background: #004871;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #78A9C7;
	border-bottom : 1px solid #78A9C7;
	border-color : #78A9C7;
	background: #004871;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FABB00;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:39px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FABB00;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FABB00;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #78A9C7;
	height: 1px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FABB00;
	line-height: 20px;
	text-decoration: none;
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FABB00;
	line-height: 20px;
	text-decoration: none;

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

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FABB00;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.breadcrumbs{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #78A9C7;
	text-decoration: none;
}
td.breadcrumbs strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #78A9C7;
	text-decoration: none;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #78A9C7;
	text-decoration: none;
}
td.breadcrumbs a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color: #78A9C7;
	text-decoration: none;

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
table.vorteile{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #78A9C7;
	border-bottom-color: #78A9C7;
	border-left-color: #78A9C7;
}
td.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
td.home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.home a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.home a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FABB00;
	line-height:16px;
	text-decoration:none;
}
td.home a:hover{
	color:#E10915;
	text-decoration:none;
}
td.home a:visited{
	text-decoration:none;
}
.EGthumbnail { 
	background-color: #78A9C7;
	padding: 3px;
	}
.EGthumbnail:hover { 
	background-color: #FABB00;
	padding: 3px;
	}