body {
margin: 0 0 40px 0;
text-align: center;
background: #e1d1d6 url(images/body2.png) repeat-x top;
}
div,td {
line-height: 18px;
color: #333333;
}
#wrap {
width: 960px;
margin: 0px auto;
}
#header {
width: 960px;
height: 90px;
text-align:center;
}
#titel {
position: relative;
float: left;
width: 460px;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 40px;
line-height: 45px;
color: #ffffcc;
margin: 35px 0 0 20px;
}
#warenkorb {
float: right;
margin: 30px 0 0 35px;
color: #ffffff;
font-family: Arial,Verdans,sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
}
#warenkorb a, active, visited {
color: #ffffff;
}
#warenkorb a:hover {
text-decoration: none;
}
.schatten {
line-height: 45px;
white-space: nowrap;
text-shadow: 2px 2px 0px #000;
}
#sidebar {
float: left;
width: 207px;
margin-top: 40px;
text-align: left;
font-family: arial,verdana,sans-serif;
font-size: 12px;
}
#nav {
width:207px;
background:url(images/sidebar_middle.png);
padding-top:10px;
padding-bottom:10px;
}
#sidebar h2 {
font-size: 17px;
font-family: Georgia,"Times New Roman",Times,serif;
padding-left: 20px;
margin: 5px;
font-weight: normal;
}
#sidebar .sidebar_section .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:10px;
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
}

.categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 0 20px;
	text-decoration: none;
	background: url(images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #dd0034;
	text-decoration: none;
}
#text h1 {
font-size: 24px;
line-height: 26px;
font-family: Georgia,"Times New Roman",Times,serif;
padding-bottom: 25px;
margin: 0;
font-weight: normal;
}
#text {
width: 720px;
float: left;
text-align: left;
margin: 40px 0 20px 30px;
font-family:  Arial, Helvetica, sans-serif;
font-size: 13px; 
line-height: 20px;
}
.formorder {
border: 0;
background: #e1d1d6;
text-align: right;
}
.box {
border: 1px solid #cccccc;
font-size: 11px;
font-family:arial,verdana,sans-serif;
background: #fff;
padding:2px;
color: #666666;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
}
.box_button {
border: 1px solid #cccccc;
font-size: 11px;
font-family:arial,verdana,sans-serif;
background: #fff;
padding:2px;
color: #666666;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
cursor: pointer;
}
#text a,#text a:active,#text a:visited {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #990000;
text-decoration: none;
}
#text a:hover {
color: #333333;
text-decoration: none;
}
#menu {
	height: 90px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 50px;
	padding: 30px 15px 0 15px;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: normal;
	outline: none;	
	background: url(images/menu_divider.png) center left no-repeat;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#menu li a:hover, #menu li .current{
	color: #ffff99;
	font-family: Georgia,"Times New Roman",Times,serif;
}
a img {  
    border:none; 
}
#footer_wrapper {
	clear: both;
	width: 100%;border:1px solid white;
	margin-top: 30px;
	background: #5e4958 url(images/footer.png) top repeat-x;
}

#footer {

	padding: 30px 10px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
#footer a:hover {
	color: #ffff99;
	font-family: Georgia,"Times New Roman",Times,serif;
}
#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
}
.footer_menu .last_menu {
	border: none;
}
label {
 display: inline-block;
 width: 80px;
 padding: 5px 0 0 0;
}

