/* CSS Document */
body{
	margin: 0;
	padding:0;
	background-color:#520F1C;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
	overflow: hidden;
	height: 100%; 
	max-height: 100%;
}
#framecontentBottom{
	position: absolute; 
	top: 0; 
	width:100%; 
	height: 38px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color:#DACBAF;
}

#framecontentBottom{
	top: auto;
	bottom: 0px; 
	width:100%;
	height: 38px; /*Height of bottom frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#maincontent{
	position: fixed; 
	top:0px; /*Set top value to HeightOfTopFrameDiv*/
	left: 0;
	right: 0;
	bottom: 38px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: auto; 
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0px 0 38px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

/* SECONDARY NAVIGATION - vertical navigation */
#nav-secondary {
	margin: 0px ; 
	padding:0px; 
	width:192px;
}
#nav-secondary ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	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: 192px;
	}
#nav-secondary li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:0px;
	color:#ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width:192px;
	line-height:24px;
}
#nav-secondary li a:hover, 
#nav-secondary li a:active {
	text-indent:0px;
	margin: 0px ;
	padding: 0px; 
	width:192px;
	color:#E28904;
	font-weight:bold;
} 
#nav-secondary li.active a {
	text-indent:0px;
	color:#E28904;
	margin: 0px ;
	padding: 0px; 
	width:192px;
	color:#E28904;
	font-weight:bold;
} 

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary li.active ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E28904;
	list-style: none; 
	border:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav-secondary li.active ul li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:12px;
	color:#E28904;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	width:192px;
	line-height:22px;
	border:none;
}
#nav-secondary li.active ul li a:hover, 
#nav-secondary li.active ul li a:active
{
	text-indent:12px;
	color:#DACBAF;
	margin: 0px ;
	padding: 0px; 
	font-weight:normal;
	width:192px;

} 
#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:192px;
	color:#E28904;

}
#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:192px;
	color:#DACBAF;
}
#nav-secondary li.active ul li.active a{
	margin: 0px; 
	padding: 0px; 
	color:#DACBAF;
	width:192px;
	font-weight:bold;
}
#nav-secondary li.active ul li.active a:hover {
	margin: 0px; 
	padding: 0px; 
	width:192px;
	color:#DACBAF;
	font-weight:normal;
}
table.news{
	background-color:#6B1325;
	border: 1px solid #520F1C;
}
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#520F1C;
	line-height:38px;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#520F1C;
	line-height:38px;
	text-decoration:none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#520F1C;
	line-height:38px;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover, a:focus{
	color:#FFFFFF;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-color : #ffffff;
	background: #ffffff;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;	
	margin: 0px;
	padding: 0px;
}
td.send INPUT {
	border : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-color : #ffffff;
	background: #ffffff;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;	
	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 #ffffff;
	border-bottom : 1px solid #ffffff;
	border-color : #ffffff;
	background: #ffffff;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-color : #ffffff;
	background: #ffffff;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;	
	margin: 0px;
	padding: 0px;
}
h2{
	color:#C08738;
	font-weight:bold;
	line-height:28px;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	color:#C08738;
	font-weight:bold;
	line-height:18px;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4{
	color:#C08738;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-size:18px;
	color:#C08738;
	font-weight:normal;
	line-height:32px;
	text-indent: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
strong{
	color:#DACBAF;
	font-weight:bold;	
}
table, td{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
}
font{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
}
p{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
}
span{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
}
td.content{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#DACBAF;
	line-height:18px;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: "Lucida Sans", "Times New Roman", serif;
	list-style-image: url(../img/li.gif);
	line-height:20px;
	background-image: none;
}
td.content li{
	font-family: "Lucida Sans", "Times New Roman", serif;
	padding-bottom: 1px;
	line-height:20px;
	background-image: none;
}
a{
	color:#EB9103;
	text-decoration: underline;
}

a:link{
	color:#EB9103;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
a:active{
	text-decoration: underline;
}
hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6B1325;
	height: 1px;
}
td.preise{
	background-color: #c08738;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
}
td.preise a:link{
	background-color: #c08738;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
}
td.preise a:active{
	color:#520F1C;
}
td.preise a:visited{
	color:#520F1C;
}
td.preise strong{
	background-color: #c08738;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
	font-weight: bold;
}
td.preise3{
	background-color: #c08738;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
}
td.preise3 strong{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
	font-weight:bold;
}
td.preise2{
	background-color: #d7af70;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
}
td.preise2 a:link{
	background-color: #d7af70;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
}
td.preise2 a:active{
	color:#520F1C;
}
td.preise2 a:visited{
	color:#520F1C;
}
td.preise2 strong{
	background-color: #d7af70;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#520F1C;
	line-height:20px;
	font-weight: bold;
}
td.preise4{
	background-color: #d7af70;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
}
td.preise4 strong{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
	font-weight:bold;
}
td.preisehead2{
	background-color: #6b1325;
	margin: 1px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#C08738;
	line-height:20px;
	font-weight: bold;
}
td.preisehead3{
	background-color: #6b1325;
	margin: 1px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:10px;
	color:#C08738;
	line-height:20px;
	font-weight: normal;
}
td.preisehead3 strong{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:10px;
	color:#C08738;
	line-height:20px;
	font-weight: bold;
}
td.preisehead3 a{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:10px;
	color:#C08738;
	line-height:20px;
	text-decoration:underline;
}
td.preisehead{
	background-color: #6b1325;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#C08738;
	line-height:20px;
	font-weight: bold;
}
td.preisesub{
	background-color: #f0dcbb;
	margin: 3px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b1830;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
}
td.preisesub strong{
	background-color: #f0dcbb;
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:11px;
	color:#520F1C;
	line-height:20px;
	font-weight: bold;
}
table.anfrage  a{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	background-color: #C08738;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: "Lucida Sans", "Times New Roman", serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	background-color: #C08738;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #6B1325;
	color: #FFFFFF;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}

.hervorgehoben {
	color: #520F1C;
}
td.tags{
	font-family: "Lucida Sans", "Times New Roman", serif;
	color:#EB9103;
	line-height:20px;
	font-weight: bold;
   margin: 2px;
}

td.tags a{
	font-family: "Lucida Sans", "Times New Roman", serif;
	color:#EB9103;
	line-height:20px;
	text-decoration: underline;
	font-weight: bold;
}

td.tags a:link{
	font-family: "Lucida Sans", "Times New Roman", serif;
	color:#EB9103;
	line-height:22px;
	text-decoration: underline;
	font-weight: bold;
}

td.tags a:hover{
	background-color: #EB9103;
	color: #520F1C;
	padding: 1px;
	font-weight: bold;
}
img{
	border: 0px;
}

