/* GENERAL  ------------------------------------------------------------------------ */
body {
	font-family: Tahoma;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
}
/* CONTAINER ----------------------------------------------------------------------- */
#container {
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
	border: 1px solid #000000;
}
/* HEADER -------------------------------------------------------------------------- */
#header {
	width: 700px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
#header_left {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#header_left h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
#header_right {
	float: right;
	width: 335px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#header_right h2 {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 9px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
/* CONTENT ------------------------------------------------------------------------- */
#content {
	width: 700px;
	min-height: 350px;
	height: auto !important;
	height: 348px;
	padding: 5px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
#content h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content h1 a, #content h1 a:visited {
	text-decoration: none;	
	color: #000000;
}
#content h1 a:hover {
	color: #777777;
}
#content_text {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}
#content_text a, #content_text a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
#content_text a:hover {
	color: #777777;
}
/* FOOOTER ------------------------------------------------------------------------- */
#footer {
	width: 700px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
}
#footer_left {
	float: left;
	width: 535px;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#footer_right {
	float: right;
	width: 135px;
	padding: 4px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#footer_left a, #footer_left a:visited, #footer_right a, #foooter_right a:visited {
	text-decoration: none;
	color: #000000;
}
#footer_left a:hover, #footer_right a:hover {
	color: #777777;
}

#newsbox {
         display: none;
}

.shopDetailwrapper {
float:left;
width:465px;
height:380px;
margin-left:10px;
margin-right:5px;
padding-top:0px;
}


.shopDetail {
padding-top:0px;
overflow:hidden;
width:765px;
background-image:url(images/shop/shop_detail_bg.jpg);
background-repeat:repeat-x;
}


.shopDetailProductImage {
float:left;
width:270px;
height:280px;
padding-top:0px;
display:none;
}

.shopDetailProductImageprint {
float:left;
width:270px;
height:280px;
padding-top:0px;
}

.shopDetailShortDescription {
float:left;
width:455px;
margin-top:10px;
margin-right:10px;
margin-bottom:5px;
height:200px;
font-size:14px;
}

.shopDetailShortDescription h2 {
font-size:15px;
font-weight:bold;
text-transform:uppercase;
padding-bottom:10px;
padding-top:8px;

}

.shopDetailOptions {
float:left;
width:465px;
text-transform:uppercase;
height:50px;
padding-top:50px;
font-size:14px;
}

.shopDetailFunctions {
float:left;
padding-top:10px;
width:465px;
display: none;
font-size:14px;
}

.shopDetailDescription {
clear:both;
padding:5px;
padding-left:10px;
background-repeat: repeat-x;
font-size:14px;
}

.shopDetailDescription h3 {
font-weight:bold;
text-transform:uppercase;
padding-bottom:8px;
font-size:15px;
}

.shopDetailTips {
margin-top:15px;
padding:5px;
background:url(images/shop/description_bg.jpg);
display:none;
}

.shopDetailTips h3 {
font-weight:bold;
text-transform:uppercase;
padding-bottom:8px;
font-size:15px;
display:none;
}

.uebersichtsreihe {
clear:both;
margin-top:10px;
padding-left:5px;
background-repeat: repeat-x;
background-color:#7e3334;
font-size:14px;
}

.kategorienhead {
clear:both;
margin-top:10px;
padding-left:5px;
padding-top:5px;
background-repeat: repeat-x;
background-color:#7e3334;
font-size:14px;
}


.addProduct {
display:block;
background-image:url(images/shop/add_icon.jpg);
height:25px;
width:30px;
}

.pdfProduct {
display:block;
background-image:url(images/shop/pdf_icon.jpg);
height:22px;
width:19px;
}

.printProduct {
display:block;
background-image:url(images/shop/print_icon.jpg);
height:22px;
width:20px;
}


.shop_options_click form {
padding:0px;
margin:0px;
}


.firstChild {
padding-left:30px;
}

.secondChild {
padding-left:60px;
}

#login {
padding:10px;
}

#login input {
margin-bottom:5px;
}

#login a:link, #login a:active, #login a:visited {
text-decoration:none;
font-style:italic;
color:#FFFFFF;
}

#login a:hover {
text-decoration:underline;
}

.menu {
background-color:#7e3334;
}

