body {
	background-color: #98c2db;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#383835;
}
h1,h2,h3,h4 {
	color:#3285B7;
	width:480px;
	margin:0;
}
h1 {
	font-size:1.9em;

}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
}
.active {
	text-decoration:bold;
}



#kontakt label {
	width:12em;
	float:left;
	margin:0 0 0.3em 0;
}
#kontakt {
	padding:0 0 0 8px;
}

#kontakt .message {
	padding:5px;
	margin: 10px 0 0 5px;
	width:300px;
	border:1px solid #DEBA63;
	background-color:#fef5de;
}

/*  Start Forms */

.senden {
   width: 150px;
   font-weight: bold;
   font-size: 11px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}
.formerror {
	color:#990000;
}
a {
	color:#C20406;
	text-decoration:none;
}
a:hover {
	color:#3285B7;
	text-decoration:none;
}

#mainContainer {
	position:relative;
	width:926px;
	
	left:50%;
	margin-left:-463px;
}
#header {
	background-image:url(../template-images/head.jpg);
	width:926px;
	height:280px;
}
#footer {
	background-image:url(../template-images/footer.jpg);
	width:926px;
	height:19px;
}
#content {
	background-image:url(../template-images/containerBG.jpg);
	
	min-height:500px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */
}
#barLeft {
	float:left;	
	width:200px;
	margin-left:5px;
}
#barRight {
	height:200px;
	width:214px;
	background-image:url(../template-images/cartBG.jpg);
	margin-top:0;
	position:absolute;
	top:50px;
	left:705px;
	top:280px;
}
#mainContent {
	float:left;
	width:485px;
}
.minibasket {
	margin:0;
}
.menueTop1 {
	width:165px;
	height:30px;
	background-image:url(../template-images/menueTopKategorien.jpg);
}
.menueTop2 {
	width:165px;
	height:30px;
	background-image:url(../template-images/menueTop.jpg);
	margin-top:10px;
}
.menueBottom {
	width:165px;
	height:7px;
	background-image:url(../template-images/menueBottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.menueContent {
	width:165px;
	background-color:#aecfe3;
}
.menueContent ul {
	margin:0 0 0 20px;
	padding:5px 0;
}
.menueContent ul li{
	list-style-image:url(../template-images/listpoint.gif);
}
.menueContent ul li a{
	color:#3285B7;
	text-decoration:none;
	font-size: 13px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.miniBasket {
	margin-left:10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}
#premiumPartner {
	margin:20px 0 0 45px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.bloecke {
	width:500px;
}
.flLeft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;

}
.flRight {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	}
.section {
	clear:both;
}
.section ul {
	list-style:none;
}
