body 
{
 	font-family:Arial, Helvetica;
 	font-size:12px;
 	background-color:#007cc3;
 	text-align:center;
 	margin:0px;
}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 1024px;
	color: #000;
	text-align: left;/*Aufheben von IE_quirks im BODY*/
	height: 99%;
}
#leftside {
	position: absolute;
	/* top: -3px;
	left: 12px;*/
	width: 96px;
	margin: 0px;
	padding: 0px;
	height: 650px;
	float: left;
	top: 0;
	left: 0;
}

#rightside {
	position: absolute;
	top: -1px;
	right: 0px;
	width: 96px;
	height: 650px;
}
 
#main {
 	border: 1px solid #007cc3; 
 	margin: 0px auto; 
	width: 820px; 
	text-align: left; 
	background-color: #FFFFFF;
 }
 

#title {
	height:170px;
	padding:0px;
	background-color:#FFFFFF;
	border-bottom:1px solid #007cc3;
}

#logo {
	float: left;
	width: 210px;
	height: 170px;
	background-color:#FFFFFF;
	background-position: bottom;
}

#banner{
	float: right;
	width: 610px;
	height: 140px;
	background-color:#007CC3
}

#breadcrumb{
	font: bold 14px Arial, Helvetica;
	color: #FFFFFF;
	background-color: #007cc3;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
	height: 20px;
	width: 599px;
	float: right;
}

#left {
	background-color:#FFFFFF;
	width:205px;
	float:left;
}

#menubox {
	border:1px solid #007cc3;
	background-color:#FFFFFF;
	width:200px;
	margin:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#slogan {
	background-color:#FFFFFF;
	width:175px;
	margin:10px;
	font-size: 11px;
	color: #666666;
}

#content {
	background-color:#FFFFFF;
	width:590px;
	float:right;
	padding:10px 10px;
	border-top: 1px #007cc3;
	border-right: 1px #007cc3;
	border-bottom: 1px #007cc3;
	border-left: 1px solid #007cc3;
}
.product_a {
}

.image_a{
	float: left;
	padding-right: 10px;
	padding-top: 0px;
}

.text_a {
	float:left;
	width: 320px;
}
.to_buy {
	clear: both;
	positon: relative;
	bottom: 5px;
	text-align: right;
	margin-top: -20px;
	padding-right: 10px;
}
.to_top {
	clear: both;
	positon: relative;
	text-align: left;
	margin-top: -30px;
	padding-left: 10px;
}
.top {
	text-align: right;
	width: 100%;
}
hr {
	clear: all;
	margin-bottom: 20px;
}

.warenkorbhr{
	clear: all;
	margin-bottom: 4px;
}
td {
	background-color: #b8cbe9;
	height: 10px;
}

/* Formular */
#inhalt {
	float: left;
	width: 520px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 5px;
}
#formular {
padding: 0px 20px;
text-align: left;
}
#formular p {
margin: 0px 0px 10px 0px;
}

fieldset {
margin: 20px 0px 10px 0px;
padding: 5px 10px;
border: 1px solid #666;
}
legend {
background-color: #b8cbe9;
color: #333;
padding: 2px 10px;
border: 1px solid #000;
margin: 0px 0px 10px 0px;
font-weight: bold;
}

form {
line-height: 150%;
}
input, textarea {
font-size: 120%;
}
.plz {
width: 4em;
border: 1px solid #666;
background-color: #b8cbe9;
color: #000;
margin: 0px 0px 9px 0px;
}
.ort {
width: 20.75em;
border: 1px solid #666;
background-color: #b8cbe9;
color: #000;
margin: 0px 0px 9px 0px;
}
.inpt {
width: 25em;
border: 1px solid #666;
background-color: #b8cbe9;
color: #000;
margin: 0px 0px 9px 0px;
}
.txt {
width: 25em;
border: 1px solid #666;
background-color: #b8cbe9;
color: #000;
}
.weiter {
border: 1px solid #666;
}
input.inpt:focus, textarea.txt:focus {
background-color: #fff;
color: #000;
}
select {
margin: 10px 0px 0px 20px;
background-color: #b8cbe9;
color: #000;
}
.senden {
width: 360px;
font-size: 100%;
font-weight: bold;
margin: 15px 0px 0px 0px;
padding: 5px 0px 5px 0px;
background-color: #b8cbe9;
color: #333;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #666;
cursor: pointer;
voice-family: "\"}\"";
voice-family:inherit;
cursor: pointer;
}
.klick {
cursor: hand;
voice-family: "\"}\"";
voice-family:inherit;
cursor: pointer;
}
