/* Architecture */

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6a6a6;
}

#vertical{
position: absolute;
	left: 50%;
	top: 50%;
	width: 830px;
	height: 600px;
	margin: -310px 0 20px -415px;
}

#wrapper {
	width: 820px;
	margin: 20px auto 20px auto;
	background: #00000;
}

#header {
	height: 75px;
	background: #000000;
	border-bottom: 1px solid #646464;
padding:0 0 5px 0;
margin:0 0 20px 0;
position:relative;
}

.head_rechts {
position:absolute;
right:0;
}

#container {
width: 665px;
height:470px;
position:relative;
margin:0 0 0 155px;
}


#container_long {
width: 664px;
position:relative;
margin:0 0 20px 134px;
padding:0 0 0 20px;
border-left: 1px solid #646464;
}

#content {
}

#sidebar {
margin:0 0 20px 0;
width: 134px;
height:470px;
float: left;
overflow: hidden;
border-right: 1px solid #646464;
position:relative;
}

#footer {
	clear: left;
	width: 100%;
	border-top: 1px solid #646464;	
}

/* Index */

.pageid-416 #wrapper{
width:200px;
}

.pageid-416 #vertical{
position: absolute;
	left: 50%;
	top: 50%;
	width: 200px;
	height: 165px;
	margin: -100px 0 20px -100px;
}

.pageid-416 #header, .pageid-416 #footer{
display:none;
}

#startbutton{
padding:20px 0 0 52px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

.entry-content h1, .entry-content h2, .entry-content h3, #sidebar2 h3{
font-size: 11px;
color: #ffffff;
font-weight:normal;
}

.entry-content h1{
padding:35px 0 0 0;
}

.entry-content h2{
padding:12px 0 0 0;
}

.entry-content h3, #sidebar2 h3{
padding:0 0 3px 0;
}

.entry-content p {
line-height: 1.3;
}

.nodisplay{
display:none;
}

a {
	color: #a6a6a6;
	text-decoration: none;
}

a:hover, .entry-content a:hover {
	color: #ffffff;
}

a:active, a:focus{
outline:0;
outline:expression(hideFocus='true');
}

img {
	border: 0;
}

.logo{
padding:0 0 20px 0;
}

.kollektion_button{
position:absolute;
bottom:0px;
left:350px;
}


.kollektion_button0{
position:absolute;
bottom:0px;
left:0px;
}

.kollektion_button2{
position:absolute;
bottom:0px;
left:440px;
}

.logo_mailadresse{
position:absolute;
bottom:0px;
right:0px;
}

.kollektion_head{
width:664px;
display:block;
clear:right;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}


/* Content */

.alignleft{
float:left;
padding:0 20px 0 0;
}

.alignright{
float:right;
padding:0 0 0 20px;
}

img.alignright{
padding-bottom:6px;
}

#showroom1{
height:217px;
padding-bottom:20px;
margin-bottom:20px;
border-bottom: 1px solid #646464;
position:relative;
}

.showroomadress_m{
position:absolute;
bottom:20px;
left:345px;
}

.showroomadress_d{
position:absolute;
bottom:0px;
left:345px;
}

.pageid-25 #container{
text-align:center;
}

.pageid-25 h2{
padding:60px 0 0 0;
}

.pageid-23 .nl_text{
width:320px;
padding-bottom:20px;
margin-bottom:20px;
border-bottom: 1px solid #646464;
}

.post {
	margin-bottom: 50px;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-content {
	margin-top: 15px;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.uppercase{
text-transform:uppercase;
color:#fff;
}

/* Sidebar */

#navi a, .entry-content a{
font-size: 11px;
color: #a6a6a6;
text-decoration:none;
}

#navi a:hover, #navi .current a{
color: #ffffff;
font-weight:bold;
}

#sidebar ul {
list-style: none;
}

#sidebar li {
	margin:0 0 2px 0;
}

#sidebar .hauptnavi{
padding:14px 0 0 0;
}

#sidebar .mail{
position:absolute;
bottom:0px;
font-size:10px;
}

#unternavi{
padding-top:10px;
}

/* form */

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* Table */
td{
vertical-align:top;
}

.data1, .data2{
width:322px;
height:150px;
}

.data_platz{
width:20px;
}

/* Newsletter */

.pageid-416 #sidebar2{
display:none;
}

#sidebar2 ul{
list-style-type:none;
}

#sidebar2 h3.widgettitle{
display:none;
}

#sidebar2 .wpsb_form_label{
padding:6px 0 0 0;
}

.wpsb_form_radio{
display:none;
}
