
body {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #000000;
color: #d3d3d3;


scrollbar-base-color: #000000; 
scrollbar-face-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #c7912d; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 


}

td {
font-size:11px;
}

a {
	color: #c7912d;
	text-decoration: none;
}

p {
margin:0px;
}

h1 {
font-weight:bold;
font-size: 13px;
color: #c7912d;
margin-bottom: 8px;
}

.content_title {
font-size: 13px;
color: #c7912d;
}

#container {

margin-top: 10px;
margin-left: 20px;
float: left;
width: 980px;

}
.gold {
	color: #c7912d;
}
#logo {
float: left;
width: 980px;
height: 70px;
}

#navigation {
font-size:12px;
padding: 7px 0 0 0;
float: left;
width: 980px;
height: 21px;
background-image:url(../images/nav_bg.gif);
}

#mainMenu{
margin:0px;
padding: 0px;
}

#mainMenu li{
list-style-type:none;
list-style: none;
line-height:20px;
}

.menu_sel {
font-weight: bold;
color: #c7912d;
}

.menu_unsel {
color: #d3d3d3;
}

a.menu_unsel:hover {
	color: #c7912d !important;
}



.submenu {
color: #c7912d;

}

.submenu_unsel {
font-size:12px;
color: #d3d3d3;
}
.submenu_sel {
font-size: 12px;
}


#zeile_mitte {
margin-top: 15px;
float: left;
background-repeat:no-repeat;
position: relative;
width: 980px;
height: 450px;
}

#zeile_mitte_shop {
background-image: url(../images/shop_bg.jpg);
background-repeat:no-repeat;
margin-top: 15px;
float: left;
position: relative;
width: 980px;

}

#content_rechts {
float: right;
background-image: url(../images/content_bg.png);
width: 280px;
height: 430px;
min-height: 430px;
padding: 10px;
overflow:auto;

}

#content_rechts_kontakt {
float: right;
background-image: url(../images/content_bg.png);
width: 460px;
height: 430px;
padding: 10px;

}

#shop_navi {
float: left;
width: 170px;
background-image: url(../images/content_bg.png);
height:430px;
padding: 10px;
}

#content_mitte_shop {
float: left;
width: 770px;
padding: 10px;

}
/*
#content_rechts_shop {

float: left;
background-image: url(../images/content_bg.png);
width: 260px;
height: 430px;
padding: 10px;

}
*/

#content_mitte {
float: right;
margin-right: 10px;
background-image: url(../images/content_bg.png);
width: 170px;
height:430px;
padding: 10px;
}

#content_mitte_veranstalt {
float: right;
margin-right: 10px;
background-image: url(../images/content_bg.png);
width: 530px;
height:430px;
padding: 10px;
overflow:auto;
}

#trenner {
float:left;
height: 22px;
width: 980px;
background-image:url(../images/trenner_unten.gif);
background-repeat: no-repeat;
}

#firmen {
float: left;
padding-left: 10px;
height: 50px;
width: 670px;
}

#nav_footer {
font-size: 12px;
padding-top: 20px;
text-align:right;
width: 300px;
height: 25px;
float: right;
}

#schmitz {
float: right;
padding-right: 10px;
}

.kontakt input {
color: #d3d3d3;
margin-bottom: 3px;
background-color: #000000;
border: 1px dotted #c7912d;
width: 300px;
}
.kontakt textarea {
font-family:Arial, Helvetica, sans-serif;
color: #d3d3d3;
margin-bottom: 5px;
background-color: #000000;
border: 1px dotted #c7912d;
width: 300px;
height: 120px;

}

.absenden {
	width: 120px !important;
	color: #c7912d;
	border: 1px solid #CCCCCC !important;
}

.transparent {
	filter: alpha(opacity: 30);
	-moz-opacity: 0.3;
	-opacity: .3;
}


.info {
	font-size: 10px;
}


#adresse{
	position: absolute;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	left: 680px;
	top: 350px;
	width: 280px;
	height: 80px;
}
#adresse img {
	border: 1px #666666 dotted;
}


.news_content {
	font-size: 11px;
	clear: both;
}
.news_content img {
	border: 0;
}

