/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-3dlight-color : #F2EDD7;
	scrollbar-arrow-color : #F2EDD7;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #F2EDD7;
	scrollbar-track-color : #F5F0E2;
}
tr.hgbodymiddle{
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
tr.hgsub{
	background-color:#938E99;
}
td.figurleft{
	background-image:url(../img/img_bodymiddle.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
td.figursub{
	background-image: url(../img/sub_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
td.hgnav{
	background-image:url(../img/hg_nav.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#F2EDD7;
}
td.hgcontent{
	background-color:#FCFAF5;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 281px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 281px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #585267;
	text-decoration: none;
	display: block;
	width: 281px;
	height: 20px;
	line-height:20px;
	text-indent:25px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	height: 20px;
	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: #A1BADF;
	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:  281px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#F9F6EB;
}
ul.submenu li {
	list-style-type: none;
	width: 281px;
	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: 10px;
	color: #585267;
	text-decoration: none;
	display: block;
	width: 281px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 25px;
	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: #A1BADF;
	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;
}
td.news{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	line-height:16px;
}
td.news strong{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	line-height:16px;
	font-weight:bold;
}
td.news a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	line-height:16px;
	text-decoration:none;
}
td.news a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	line-height:16px;
	text-decoration:none;
}
td.news a:active{
	text-decoration:none;
}
td.news a:hover{
	color: #A1BADF;
	text-decoration:none;
}
td.news a:visited{
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #F2EDD7;
	border-bottom : 1px solid #F2EDD7;
	border-color : #F2EDD7;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	color:#4A5B62;
	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 #F2EDD7;
	border-bottom : 1px solid #F2EDD7;
	border-color : #F2EDD7;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #F2EDD7;
	border-bottom : 1px solid #F2EDD7;
	border-color : #F2EDD7;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#4A5B62;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #585267;
	line-height:16px;
	font-weight:bold;
}
td{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
table{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
span{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
font{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
h1{
	font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	color:#585267;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #585267;
	line-height:16px;
	font-weight:bold;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F2EDD7;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#938E99;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#938E99;
	line-height: 16px;
	text-decoration: none;

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

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color:#938E99;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}