body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
body {
	background-color: #000000;
	margin:0px;
	background-image: url(../graphics/layout/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

form,h1,h2,h3,h4{
    margin:0px;padding:0px;
}

div#header {
	width:990px;
	height:263px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../graphics/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:top right;
}
div#navi_main {
	width:965px;
	height:28px;
	padding-left:25px;
	padding-top: 7px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../graphics/layout/navi_main.jpg);
	background-repeat: no-repeat;
}

div#navi_main a{
	color:#FFFFFF;
}


div#content_container {
	width:960px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../graphics/layout/contentbg.jpg);
}
div#subnavi {
	width:220px;
	padding-left:10px;
	margin-right:20px;
	float:left;
	color:#FFFFFF;
	line-height: 20px;
}
div#subnavi a{
	color:#FFFFFF;
	text-decoration:none;
}
div#subnavi a:hover{
	text-decoration:underline;
}

div#minh{
	height:450px; float:right; width:5px;
}
div#content {
	width:705px;
	float:right;
	color:#FFFFFF;
	line-height: 20px;
}

div#footer{
	width:180px;
	border:1px solid #ffffff;
	padding:10px;
	margin-top:30px;
	font-size:9px;
}

div#lang{
	float:right;border-left:1px solid #cccccc; border-bottom:1px solid #cccccc;background-color:#333333; padding:5px 5px 2px 5px; color:#cccccc;
}

div#cart{
	float:right; width: 300px; text-align:right; padding-right:15px;
}


.clear{
	clear:both;
}

.umrandung {
	border: 1px solid #adafb3;
}
