/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F6DFA9;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
td.hgbodyrighttop{
	background-image: url(../img/hg_bodyrighttop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.hgbodyright{
	background-image:url(../img/hg_bodyright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.hgbodylefttop{
	background-image: url(../img/hg_bodylefttop.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.hgbodyleft{
	background-image:url(../img/hg_bodyleft.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.headtopright{
	background-image:url(../img/head3.jpg);
	background-repeat:no-repeat;
}
td.randweiss{
	background-color:#FFFFFF;
}
tr.randweiss{
	background-color:#FFFFFF;
}
td.ecken{
	background-color:#F5DCA0;
}
td.hgnavleft{
	background-color:#FFCC7B;
}
td.hgnav{
	background-image:url(../img/hg_nav.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F3A54E;
}
td.hgcontent{
	background-color:#FBF3DB;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 140px;
	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: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 20 px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 15px;
	font-weight: normal;
}
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: #990000;
	background-image: url(../img/hg_menu.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: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 140px;
	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, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C57F47;
	text-decoration: none;
	display: block;
	width: 140px;
	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: #990000;
	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 #FBF3DB;
	border-bottom : 1px solid #FBF3DB;
	border-color : #FBF3DB;
	background: #FBF3DB;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	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 #EBCB99;
	border-bottom : 1px solid #EBCB99;
	border-color : #EBCB99;
	background: #FAE4B8;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#764925;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #EBCB99;
	border-bottom : 1px solid #EBCB99;
	border-color : #EBCB99;
	background: #FAE4B8;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#764925;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#990000;
	line-height:16px;
	font-weight: bold;
}
td{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
table{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
span{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
font{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	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: #F6DFA9;
	height: 1px;
}
a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #C99721;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #990000;
	line-height: 16px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#764925;
	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/lig.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.footer{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C57F47;
	text-decoration: none;
}
td.footer a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C57F47;
	text-decoration: none;
}
td.footer a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C58F21;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#764925;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.breadcrumbs{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D1996C;
	text-decoration: none;
}
td.breadcrumbs strong{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D1996C;
	text-decoration: none;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D1996C;
	text-decoration: none;
}
td.breadcrumbs a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D1996C;
	text-decoration: none;

}
td.breadcrumbs a:active{
	text-decoration: none;
}
td.breadcrumbs a:hover{
	color: #C57F47;
	text-decoration: none;
}
td.breadcrumbs a:visited{
	text-decoration: none;
}
td.hgbreadcrumbs{
	background-image:url(../img/hg_breadcrumbs.jpg);
}
td.hganfrage{
	background-color:#990000;
}
td.hgnews{
	background-color:#FFCC7B;
}
td.hgpauschale{
	background-color:#F3A54E;
}

td.newshell{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}
td.newsdunkel{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#764925;
	line-height:16px;
}

