/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FAE2A9;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#714F06;
	line-height:16px;
	scrollbar-3dlight-color : #006C3C;
	scrollbar-arrow-color : #006C3C;
	scrollbar-base-color : #FFFBEC;
	scrollbar-darkshadow-color : #FFFBEC;
	scrollbar-face-color : #FFFBEC;
	scrollbar-highlight-color : #FFFBEC;
	scrollbar-shadow-color : #006C3C;
	scrollbar-track-color : #FFFBEC;
}

td.hgverlauftop{

	background-image:url(../img/hg_verlauf_top.jpg);

	background-repeat:repeat-x;

}

td.hgverlaufsub{

	background-image:url(../img/hg_verlauf_sub.jpg);

	background-repeat:repeat-x;

}

td.hgsub{

	background-image:url(../img/hg_sub.jpg);

	background-repeat:repeat-x;

}

td.hgcontent{

	background-color:#FFFBEC;

}

td.gruen3px{

	background-color:#008F3F;

}

tr.mustertop{

	background-image:url(../img/verlauf_top.jpg);

	background-repeat:repeat-x;

}

tr.verlaufgruen{

	background-image: url(../img/verlauf_gruen.jpg);

	background-repeat:repeat-x;

}

tr.verlaufgruensub{

	background-image: url(../img/verlauf_gruen_sub.jpg);

	background-repeat:repeat-x;

}

td.schatten_top_left{

	background-image:url(../img/schatten_top_left.jpg);

	background-repeat:no-repeat;

	background-position:top right;

}

td.schatten_top_right{

	background-image:url(../img/schatten_top_right.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}

td.schatten_middle_left{

	background-image:url(../img/schatten_middle_left.jpg);

	background-repeat:no-repeat;

	background-position:top right;

}

td.schatten_middle_right{

	background-image:url(../img/schatten_middle_right.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}

td.hgcontent_left{

	background-image:url(../img/hg_content_left.jpg);

	background-repeat: repeat-y;

	background-position:top right;

}

td.hgcontent_right{

	background-image:url(../img/hg_content_right.jpg);

	background-repeat: repeat-y;

	background-position:top left;

}

td.schatten_sub1_left{

	background-image:url(../img/schatten_sub1_left.jpg);

	background-repeat:no-repeat;

	background-position:top right;

}

td.schatten_sub2_left{

	background-image:url(../img/schatten_sub2_left.jpg);

	background-repeat:no-repeat;

	background-position:top right;

}

td.schatten_sub1_right{

	background-image:url(../img/schatten_sub1_right.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}

td.schatten_sub2_right{

	background-image:url(../img/schatten_sub2_right.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}

/*Hauptnavigation erweiterbar */

ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 164 px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

ul.menu li {
	list-style-type: none;
	width: 164px;
	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: 9px;
	color:#714F06;
	text-decoration: none;
	display: block;
	width: 164px;
	height: 18px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 16px;
	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: #FFFBEC;
	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: 164px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	background-color:#FEF5D6;

}

ul.submenu li {

	list-style-type: none;

	width: 164px;

	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:#714F06;

	text-decoration: none;

	display: block;

	width: 164px;

	height: 18px;

	line-height: 18px;

	margin-left: 0px;

	padding-left: 0px;

	list-style-image: none;

	text-indent: 29px;

	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:#714F06;	

	background-image: url(../img/hg_submenu_over.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.hgsuche{

	background-color:#FBE6B6;

}

form {

	margin: 0px;

	padding: 0px;

}



INPUT, CHECKBOX, OPTION {

	border : 1px solid #A7750C;

	border-bottom : 1px solid #A7750C;

	border-color : #A7750C;

	background: #FFFBEC;

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color:#714F06;

}

td.button INPUT, CHECKBOX, OPTION {

	border-top: 0px;

	border-right: 0px;

	border-bottom: 0px;

	border-left: 0px;

}

select {

	border : 1px solid #A7750C;

	border-bottom : 1px solid #A7750C;

	border-color : #A7750C;

	background: #FFFBEC;

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color:#714F06;

}

TEXTAREA {

	border : 1px solid #A7750C;

	border-bottom : 1px solid #A7750C;

	border-color : #A7750C;

	background: #FFFBEC;

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color:#714F06;

}

td.news{

	font-family:Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:16px;

}

td.news em{

	font-family:Tahoma, Arial, Verdana;

	font-size:9px;

	color:#714F06;

	line-height:16px;

	font-style: normal;

}

td.news h1{

	font-family:Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:18px;

	font-weight: bold;

	background-color: #FFB415;

	text-indent: 18px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

td.news h2{

	font-family:Tahoma, Arial, Verdana;

	font-size:11px;

	color:#00723F;

	line-height:18px;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

td.news a{

	font-family:Tahoma, Arial, Verdana;

	font-size:11px;

	color:#EFA914;

	line-height:16px;

	text-decoration:none;

}

td.news a:link{

	font-family:Tahoma, Arial, Verdana;

	font-size:11px;

	color:#EFA914;

	line-height:16px;

	text-decoration:none;

}

td.news a:active{

	text-decoration:none;

}

td.news a:hover{

	color:#009D3F;

	text-decoration:none;

}

td.news a:visited{

	text-decoration:none;

}

/*Hauptnavigation erweiterbar */

ul.navleft {

	margin-left: 0px;

	padding-left: 0px;

	width: 164px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

ul.navleft li {

	list-style-type: none;

	width: 164px;

	padding-left: 0px;

	background-image: url(../img/hg_news.jpg);

	background-repeat: no-repeat;

	list-style-image: none;

}

ul.navleft li a {

	font-family: Tahoma, Arial, Verdana;

	font-size: 10px;

	color:#009D3F;

	text-decoration: none;

	display: block;

	width: 164px;

	height: 18px;

	line-height: 18px;

	margin-left: 0px;

	padding-left: 0px;

	list-style-image: none;

	text-indent: 18px;

	font-weight: normal;

}

ul.navleft li a:link {

	background-image: url(../img/hg_news.jpg);

	background-repeat: no-repeat;

}

ul.navleft li a:visited {

	background-image: url(../img/hg_news.jpg);

	background-repeat: no-repeat;

}

ul.navleft li a:hover {

	color: #FFFBEC;

	background-image: url(../img/hg_news_over.jpg);

	background-repeat: no-repeat;

}

ul.navleft li a:active {	/* doesn't work when reloaded */

	background-image: url(../img/hg_news.jpg);

	background-repeat: no-repeat;

}

/*content */

td.content{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#714F06;
	line-height:16px;
}

td.infotext{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#714F06;
	line-height:16px;
}

td.infotext strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#714F06;
	line-height:16px;
	font-weight: bold;
}

td.infotext p{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#714F06;
	line-height:16px;
	font-weight: normal;
}

td.spruch{
	font-family: Tahoma, Arial, Verdana;
	font-size:9px;
	color:#714F06;
	line-height:16px;
}

strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#714F06;
	line-height:16px;
	font-weight: bold;
}

td{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#714F06;
	line-height:16px;
}

table{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:16px;

}

span{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:16px;

}

font{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:16px;

}

p{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#714F06;

	line-height:16px;

}

h1{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#009D3F;

	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: #FBE6B6;

	height: 1px;

}

a{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#009D3F;

	line-height: 16px;

	text-decoration: none;

}

a:link{

	font-family: Tahoma, Arial, Verdana;

	font-size:11px;

	color:#009D3F;

	line-height: 16px;

	text-decoration: none;



}

a:active{

	text-decoration: none;

}

a:hover{

	color:#F0B61C;

	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.footer{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A7750C;
	text-decoration: none;
}

td.footer a{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A7750C;
	text-decoration: none;
}

td.footer a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color: #A7750C;
	text-decoration: none;
}

td.footer a:active{
	text-decoration: none;
}

td.footer a:hover{
	color:#714F06;
	text-decoration: none;
}

td.footer a:visited{
	text-decoration: none;
}

td.breadcrumbs{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #E3BF88;

	text-decoration: none;

}

td.breadcrumbs a{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #E3BF88;

	text-decoration: none;

}

td.breadcrumbs a:link{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #E3BF88;

	text-decoration: none;



}

td.breadcrumbs a:active{

	text-decoration: none;

}

td.breadcrumbs a:hover{

	color:#F0B61C;

	text-decoration: none;

}

td.breadcrumbs a:visited{

	text-decoration: none;

}

td.language{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #99CC99;

	text-decoration: none;

}

td.language a{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #99CC99;

	text-decoration: none;

}

td.language a:link{

	font-family: Tahoma, Arial, Verdana;

	font-size:10px;

	color: #99CC99;

	text-decoration: none;



}

td.language a:active{

	text-decoration: none;

}

td.language a:hover{

	color:#FFFFFF;

	text-decoration: none;

}

td.language a:visited{

	text-decoration: none;

}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
