/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#F0F4F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#655E6F;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.hgtop{
	background-image:url(../img/hg_top.jpg);
	background-repeat:repeat-x;
}
td.contenttop{
	background-image:url(../img/content_top.jpg);
	background-repeat: repeat-x;
}
td.contentsub{
	background-image:url(../img/content_sub.jpg);
	background-repeat: repeat-x;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size: 13px;
	color:#BDA85D;
	line-height:28px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#655E6F;
	line-height:24px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.footer{
	color:#655E6F;
	font-size:11px;
	line-height:40px;
	text-decoration:none;
}
td.footer a{
	color:#655E6F;
	font-size:11px;
	line-height:40px;
	text-decoration:none;
}
td.footer a:link{
	color:#655E6F;
	font-size:11px;
	line-height:40px;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover{
	color:#000000;
	text-decoration: underline;
}
td.footer a:active{
	text-decoration:none;
}
td.bradcrumps{
	color:#655E6F;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
td.bradcrumps a{
	color:#655E6F;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
td.bradcrumps a:link{
	color:#655E6F;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
td.bradcrumps a:visited{
	text-decoration:none;
}
td.bradcrumps a:hover{
	color:#000000;
	text-decoration: underline;
}
td.bradcrumps a:active{
	text-decoration:none;
}
td.hervorgehoben{
	background-color:#FFFFFF;
}
td.aktuelles{
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
}
td.aktuelles h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size: 13px;
	color:#BDA85D;
	line-height:28px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:8px;
}
a{
	color:#600303;
	text-decoration:none;
}
a:link{
	color:#600303;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
a:active{
	text-decoration:none;
}
hr{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDFE1;
	border-bottom-color: #ffffff;
}
td.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}


