/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EEECE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
}
td.rand{
	background-image:url(../img/rand.jpg);
	background-repeat:repeat-x;
}
td.marmor{
	background-image:url(../img/marmor.jpg);
	background-repeat:repeat;
}
td.hghome{
	background-image: url(../img/img_home.jpg);
	background-repeat: no-repeat;
}
/* SECONDARY NAVIGATION - vertical navigation */
#nav-secondary {
	margin: 0px ; 
	padding:0px; 
	width:180px;
}
#nav-secondary ul {
	margin-left: 0px;
	padding-left: 0px;
	width:180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li {
	list-style: none; 
	border:none;
	margin: 0px;
	padding:0px; 
	width:180px;
	}
#nav-secondary li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent:5px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width:180px;
	line-height:24px;
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
#nav-secondary li a:hover, 
#nav-secondary li a:active {
	text-indent:5px;
	margin: 0px ;
	padding: 0px; 
	width:180px;
	color:#A2A26F;
} 
#nav-secondary li.active a {
	text-indent:5px;
	color:#A2A26F;
	margin: 0px ;
	padding: 0px; 
	width:180px;
} 

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary li.active ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A2A26F;
	list-style: none; 
	border:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
#nav-secondary li.active ul li a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent:5px;
	font-weight:bold;
	color:#A2A26F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width:180px;
	line-height:24px;
	background-color: #none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-secondary li.active ul li a:hover, 
#nav-secondary li.active ul li a:active
{
	text-indent:5px;
	color:#A2A26F;
	margin: 0px ;
	padding: 0px; 
	width:180px;
} 
#nav-secondary li.active ul li.first a,
#nav-secondary li.active ul li.item a,
#nav-secondary li.active ul li.last a,
#nav-secondary li.active ul li.menu a 
{
	margin:0px; 
	padding: 0px; 
	width:180px;
	color:#D71919;
}
#nav-secondary li.active ul li.first a:hover,
#nav-secondary li.active ul li.item a:hover,
#nav-secondary li.active ul li.last a:hover,
#nav-secondary li.active ul li.menu a:hover

{
	margin:0px; 
	padding: 0px; 
	width:180px;
	color:#A2A26F;
}
#nav-secondary li.active ul li.active a{
	margin: 0px; 
	padding: 0px; 
	width:180px;
	color:#A2A26F;
	font-weight:bold;
}
#nav-secondary li.active ul li.active a:hover {
	margin: 0px; 
	padding: 0px; 
	width:180px;
	color:#A2A26F;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #F1F1E5;
	border-bottom : 1px solid #F1F1E5;
	border-color : #F1F1E5;
	background: #F1F1E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT {
	border : 1px solid #F1F1E5;
	border-bottom : 1px solid #F1F1E5;
	border-color : #F1F1E5;
	background: #F1F1E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000000;	
	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 #F1F1E5;
	border-bottom : 1px solid #F1F1E5;
	border-color : #F1F1E5;
	background: #F1F1E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #F1F1E5;
	border-bottom : 1px solid #F1F1E5;
	border-color : #F1F1E5;
	background: #F1F1E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000000;	
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
}
strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
}
table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
}
font{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;	
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#000000;
	background-color:#EDEBE1;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	font-style:normal;
	text-indent:5px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#000000;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	font-style:italic;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	color:#990000;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	font-style:normal;
}
td.content a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
td.content a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;

}
td.content a:active{
	text-decoration: none;
}
td.content a:hover{
	color:#000000;
	text-decoration: none;
}
td.content a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
	background-image: none;
}
td.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8F8E76;
}
td.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8F8E76;
	text-decoration: none;
}
td.footer  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8F8E76;
	text-decoration: none;

}
td.footer  a:active{
	text-decoration: none;
}
td.footer  a:hover{
	color:#000000;
	text-decoration: none;
}
td.footer  a:visited{
	text-decoration: none;
}
td.language{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AA9E71;
	font-weight:bold;
}
td.language a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AA9E71;
	font-weight:bold;
	text-decoration:none;
}
td.language  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AA9E71;
	font-weight:bold;
	text-decoration:none;
}
td.language  a:active{
	text-decoration: none;
}
td.language  a:hover{
	color:#000000;
	text-decoration: none;
}
td.language  a:visited{
}
table.hervorgehoben{
	background-color:#FFFFFF;
	border: 1px solid #EDEBE1;
}
table.hervorgehoben table{
	background-color:#FFFFFF;
	border: 0px;
}


td.preise{
	background-color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa9e71;
}
td.preisehead{
	background-image: url(../img/verlauf_preise.jpg);
	background-repeat:repeat-x;
	background-color:#d9d7cb;
	margin: 1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa9e71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

td.preisehead strong{
	background-image: url(../img/verlauf_preise.jpg);
	background-repeat:repeat-x;
	background-color:#d9d7cb;
	margin: 1px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AA9E71;
	line-height: 20px;
	font-weight: bold;
}
td.preisesub{
	background-color: #FCFBF5;
	margin: 3px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa9e71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#78704B;	
	line-height:20px;
}

td.preisesub strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#78704B;	
	line-height:20px;
	font-weight: bold;
}

table.anfrage a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #D71919;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #D71919;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #aa9e71;
	color: #000000;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}
td.color a{
   border-bottom-width: 0px;
}

td.color a:link{
   border-bottom-width: 0px;
}
td.color a:active{
   border-bottom-width: 0px;
}
td.color a:hover{
   border-bottom-width: 0px;
}
td.color a:visited{
   border-bottom-width: 0px;
}

