/* CSS Document */

body {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #6b6c6e;
	background-image: url(overlay.gif);
	font-size: 11px;
}

h1 {
	font-family: verdana,helvetica;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a {
	font-family: verdana,helvetica;
	font-size: 11px;
	color: #050ea9;
	text-decoration: none;	
}

p {
	line-height: 20px;
}

a#order {
		
}


p#press {
	line-height: 20px;
	padding-bottom: 15px;

}

p#adress {
	font-size: 10px;
	line-height: 12px;
}

p#copyright {
	font-size: 9px;
}

p#god {
	line-height: 1.4em;
}

div#container {
	position:absolute; 
	left:50%;
	top: 15px;
	width: 650px;
	margin: 0 0 0 -325px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#header {
	position: relative;
	background-image: url(header3.jpg);
	width: 650px; 
	height: 172px;
}

div#content {
	position:relative;
	min-height: 400px;
	padding: 0px 35px; 
}

div#contentText {
	float: left;
	width: 270px;
	margin-right: 10px;
}

div#contentImage {
	
}

div#news {
	clear: both;
	line-height: 20px;
	background: #f2f2f2;
	padding: 2px 15px;
}


div#footer {
	margin: 10px 35px;
	border-top: 1px dotted grey;
	padding-top: 5px;
	text-align: center;
}

div#footer a {
	font-size: 12px;
	margin-right: 15px;
}

div#footer a#order {
	margin-left: 15px;
}

div#agb {
	width: 500px;
	height: 100px;
	overflow: auto;
	margin: 10px 0 10px 0;
	border: 1px solid black;
	
}

input {
	font-size: 10px;
	margin-bottom: -1px;
}

input#checkbox {
	padding-top: 10px;
}

input#send {
	color: #000000;
	margin-top: 10px;
}

label {
	font-size: 10px;
	line-height: 20px;
}

span.day input {
	margin-right: 25px;
}


span.time input {
	margin-right: 15px;
}


embed {
	border: 1px solid grey;
	margin-bottom: 80px;
}

#order input.text {
	margin-bottom: 10px;
}

#naviLinks {
	text-align: right;
	margin-bottom: 25px;
}

#naviLinks a {
	margin-right: 20px;
}

#naviLinks a:hover {
	text-decoration: underline;
}

.wichtig {
	padding: 0px;
	border: 2px solid red;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}

.wichtig p {
	margin: 5px;
}

.wichtig a {
	font-size: 15px;
}

.resellername {
	width: 150px;
	font-weight: bold;
}

.reselleradress {
	width: 170px;
	font-weight: bold;
}

.resellerphone {
	width: 40px;
	font-weight: bold;
}

tr {
	height: 30px;
}