/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F7F5EF;
}
td.randbannergrau{
	background-color:#CBC8BF;
}
td.randbannerweiss{
	background-color:#FFFFFF;
}
td.hgbodytopleft{
	background-image: url(../img/hg_body_left_neu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#F7F5EF;
}
td.hgbodyleft{
	background-image:url(../img/hg_body_left2.jpg);
	background-position:top right;
	background-repeat: repeat-y;
}
td.hgbodytopright{
	background-image:url(../img/hg_body_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F7F5EF;
}
td.hgbodyright{
	background-image:url(../img/hg_body_right2.jpg);
	background-position:top left;
	background-repeat: repeat-y;
}
td.rand{
	background-color:#CBC8BF;
}
td.hgcontentleft{
	background-image:url(../img/hg_content_left.jpg);
	background-repeat:no-repeat;
	background-color:#FFFAEC;
}
td.hgcontenttop{
	background-image: url(../img/hg_content_top.jpg);
	background-repeat:no-repeat;
	background-color:#FFFAEC;
}
td.hgcontenttopright{
	background-image:url(../img/hg_content_top_right.jpg);
	background-repeat:repeat;
}
td.hgrandright{
	background-image:url(../img/hg_randright.jpg);
	background-repeat:repeat-y;
}
td.hglanguage{
	background-image:url(../img/top_right.jpg);
	background-repeat:no-repeat;
}
td.hgcontent{
	background-color:#FFFAEC;
}
td.hgnav{
	background-image:url(../img/hg_nav.jpg);
	background-repeat:repeat-y;
}
td.hgnavmiddle{
	background-image:url(../img/hg_nav_middlw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#F7F5EF;
}
td.musternavleft{
	background-image:url(../img/muster_nav_left.jpg);
	background-repeat:no-repeat;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 201px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 201px;
	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, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A8996;
	text-decoration: none;
	display: block;
	width:201px;
	height: 16px;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 20px;
	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: #1499CC;
	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: 201px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#F1EEE2;
}
ul.submenu li {
	list-style-type: none;
	width: 201px;
	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: 9px;
	color: #1499CC;
	text-decoration: none;
	display: block;
	width: 201px;
	height: 16px;
	line-height: 16px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 30px;
	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;

}
ul.submenu li a:hover {		
	color:#7A8996;
	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;
}
td.right{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7A8996;
}
td.right strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#18ADE7;
	font-weight:bold;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #CBC8BF;
	border-bottom : 1px solid ##CBC8BF;
	border-color : #CBC8BF;
	background: #FBFBF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7A8996;
	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 #CBC8BF;
	border-bottom : 1px solid ##CBC8BF;
	border-color : #CBC8BF;
	background: #FBFBF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7A8996;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #CBC8BF;
	border-bottom : 1px solid ##CBC8BF;
	border-color : #CBC8BF;
	background: #FBFBF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7A8996;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#18ADE7;
	line-height:14px;
	font-weight:normal;
}
em{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A8996;
	line-height:14px;
	font-style: normal;
	font-weight:bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7A8996;
	line-height:14px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AFA892;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: justify;
	width: 100%;
	height: 16px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#18ADE7;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #B0AC9D;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #B0AC9D;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#7A8996;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
td.middle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D3D2BE;
	line-height: 16px;
	text-decoration: none;
}
td.middle a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #D3D2BE;
	line-height: 16px;
	text-decoration: none;

}
td.middle a:active{
	text-decoration: none;
}
td.middle a:hover{
	color:#7A8996;
	text-decoration: none;
}
td.middle a:visited{
	text-decoration: none;
}
td.hgfooter{
	background-image:url(../img/hg_footer.jpg);
	background-repeat: no-repeat;
	background-color:#FFFAEC;
}
td.hgfooter2{
	background-image:url(../img/hg_footer2.jpg);
	background-repeat: no-repeat;
	background-color:#F7F5EF;
}
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #BCC1C1;
	text-decoration: none;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #BCC1C1;
	text-decoration: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #BCC1C1;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#7A8996;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.content img {
	background-color:#FFFAEC;
	border-top-color: #FFFAEC;
	border-right-color: #FFFAEC;
	border-bottom-color: #FFFAEC;
	border-left-color: #FFFAEC;
}
