/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #576477;
	background-image: url(../img/hg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.toptext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#7792A4;
	padding-right:17px;
}
td.toptext a{
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration: none;
	color:#7792A4;
}
td.toptext a:link{
   font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration: none;
	color:#7792A4;
}
td.toptext a:active{
	text-decoration: none;
}
td.toptext a:hover{
	color:#7792A4;
	text-decoration: underline;
}
td.toptext a:visited{
	text-decoration: none;
}
td.header{
		padding: 13px 13px 13px 13px;
}
td.top {
	background-image: url(../img/hg-top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:117px;
}

/* Minimenu */
.mini_menu
{
	width: 100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#264C6B;
	line-height: 20px;
}

.mini_menu ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.mini_menu ul li a
{
	color: #264C6B;
	text-decoration: none;
	padding: 0 0 0 1px;
	list-style-image: url(../img/navi-li.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

.mini_menu ul li a:hover
{
	color: #5E97C6;
}

.mini_menu ul li a.current_link
{
	color: #F0B666;
}

.mini_menu ul li a.current_link:hover
{
	color: #00323B;
}
/*Minimenu Ende*/

td.right {
	background-color:#E9EBEE;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#264C6B;
	padding: 20px 19px 20px 19px;
}
td.right ul{
	margin: 0 0 9 0;
	padding: 0 0 0 1;
	font-family:Tahoma, Geneva, sans-serif;
   font-size:12px;
	line-height:18px;
	font-weight:bold;
	list-style-image: url(../img/navi-li.gif);
	background-image: none;
}
td.right li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding-bottom: 4px;
	background-image: none;
}
td.right a{
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
	color:#264C6B;
}
td.right a:link{
font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
	color:#264C6B;
}
td.right a:active{
		color:#5E97C6;
	text-decoration: none;
}
td.right a:hover{
	color:#5E97C6;
	text-decoration: underline;
}
td.right a:visited{
	text-decoration: none;
}
table.border {
	border-width:4px;
	border-color:#E9EBEE;
	border-style:solid;
	background-color:#FFFFFF;
	
}
td.footer{
		padding: 5px 17px 5px 17px;
		font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:25px;
	color:#FFFFFF;
}
td.footer a{
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:25px;
	text-decoration: none;
	color:#FFFFFF;
}
td.footer a:link{
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:25px;
	text-decoration: none;
	color:#FFFFFF;
}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
td.footer a:visited{
	text-decoration: none;
}
td.navi {
	padding-left:13px;
	padding-right:13px;
}
td.navistart {
	padding: 13px 13px 0px 13px;
}
td.navi img{
	border:0px;
}
td.navigr {
	padding: 10px 10px 0px 10px;
	width:195px;
	height:416px;
}
td.white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
td.white ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Tahoma, Geneva, sans-serif;
	list-style-image: url(../img/li-start.gif);
	background-image: none;
}
td.white li{
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom: 7px;
	background-image: none;
}
td.white a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration: none;
}
td.white a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration: none;
}
td.white a:active{
	text-decoration: underline;
}
td.white a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
td.white a:visited{
	text-decoration: none;
}
/*content */
td.content{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6A6C6C;	
	line-height:18px;
	padding: 0px 50px 0px 50px;
}

hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9B9899;
	height: 1px;
}
td.content a{
font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5E6C81;
	line-height:18px;
	text-decoration:underline;
}
td.content a:link{
font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5E6C81;
	line-height:18px;
	text-decoration: underline;
}
td.content a:active{
	text-decoration: underline;
}
td.content  a:hover{
	color:#8996A9;
	text-decoration: none;
}
td.content  a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:30px;
	color:#F0B666;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#374977;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #C69900;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4{
		font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 a{
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	color:#FFFFFF;
}
h4 a:link{
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:active{
	text-decoration: none;
}
h4 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
h4 a:visited{
	text-decoration: none;
}
.hervorgehoben {
   background-color:#7A899E;
   border:1px solid #CCCCCC;
   color:#FFF;
   padding:20px;
   width:445px;
}

.hervorgehoben3 {
   background-color: #7A899E;
   border:1px solid #7A899E;
   color:#FFF;
   padding:20px;
   width:300px;
}

.hervorgehoben4 {
   background-color: #FAE07C;
   border:1px solid #F1C169;
   color:#666;
   padding:20px;
   width:550px;
}

table.preise{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	background-color:#990000;
}
td.preishead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	background-color:#990000;
	margin: 3px;
	padding: 4px;
}
td.preishead strong{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

td.preise2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363650;
	background-color:#F7F2DF;
	margin: 3px;
	padding: 4px;
}
td.preise2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363650;
	text-decoration: none;
}
td.preise2 a:link{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363650;
	text-decoration: underline;
}
td.preise2 a:active{
	text-decoration: none;
}
td.preise2 a:hover{
	color:#363650;
	font-weight:bold;
}
td.preise2 a:visited{
	text-decoration: none;
}
td.preise{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#;
	background-color:#D3BD70;
	margin: 3px;
	padding: 4px;
}
td.preise a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363650;
	text-decoration: none;
}
td.preise a:link{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363650;
	text-decoration: underline;
}
td.preise a:active{
	text-decoration: none;
}
td.preise a:hover{
	color:#363650;
	font-weight:bold;
}
table.anfrage  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
   height: 30px;
	background-color: #990000;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
   height: 30px;
	background-color: #990000;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}


#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #faefc5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#F0B666;
	color:#333333;
}
#preis-table-a td
{
	padding:4px;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #fdfaf9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #EFEFEF;
}
#preis-table-a td table td
{
	background: #faefc5;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #E9E9E9;
	color: #666666;
}
#preis-table-a tr.preislistetop td{
	background-color:#F8E9AB;
	color:#333333;
}

img{
	border: 0px;
}

