body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	line-height:1.3em;
}
body {
	background-color: #d0e9f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF132B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF132B;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#container {
	position:relative;
	width: 934px;
	
	left:50%;
	margin-left:-468px;
	background-color:#FFFFFF;
		
	padding:0;
	border-left:1px solid #FFFFFF;
}
#head {
	background-image:url(/template-images/headBG.jpg);
	width:932px;
	height:121px;
}
#topLine {
	width:932px;
	height:32px;
	background-color:#f4e800;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
	background-image:url(/template-images/toplineBg.jpg);
	
}
#content {
	background-image:url(/template-images/background.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	
	height:100%;
}
#menue {
	width:150px;
	float:left;
	margin-top:40px;
}
#realContent {
	margin-left:166px;
}
#headlineTop {
	padding-top:6px;
	padding-left:80px;
	height:28px;
	width:685px;
	background-color:#c1c1c1;
	background-image:url(/template-images/headlineBG.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#headlineBottom {
	background-color:#4c4c4c;
	height:4px;
	width:765px;

	border-top:1px solid #FFFFFF;
}
.bloecke {
	float:left;
	padding: 0 0 20px 80px;
	margin-bottom:1px;
	width:600px;

	
 	min-height:500px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */

}

#bloeckeShop {
	padding: 0 0 20px 10px;
	margin-bottom:1px;
	width:460px;	
 	min-height:500px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */
	float:left;
}



#menue ul {
	margin:0;
	padding:0 0 0 21px;
}

#menue a {
	color:#666666;
	text-decoration:none;
	font-size:13px;
}
#menue .active {
	color:#000000;
}
#menue li{
	list-style-image:url(/template-images/linkAufz.gif);
	line-height:1.5em;
}
#menue .liactive{
	list-style-image:url(/template-images/linkAufzHov.gif);
}
#logo {
	position:absolute;
	right:3px;
	top:37px;
}
.section {
	text-align:justify;
	margin-left:7px;
	clear:left;
}
.headline {
	width:600px;
	border-bottom:2px solid #4c4c4c;
}
h1,h2,h3,h4 {
	margin:0;
	padding:0;
}
#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;
}
#shopNavi {

	width:170px;
	margin-left:587px;
	background-color:#EDEDED;
	padding:10px 0 20px 10px;


}
#shopNavi ul{
	padding:0 0 0 20px;
	margin:0;
}
#shopNavi a{
	color:#000000;
	text-decoration:none;
}
#shopNavi li{
	margin-bottom:0.6em;
	list-style:circle;
}
#shopNavi a:hover{
	color:#FF0406;
	text-decoration:none;
}
.download-hdl {
	font-size:12px;
	font-weight:bold;
	margin-left:6px;
}
.download-file img {
	float:left;
	border:none;
}
.download-file {
	font-size:10px;
	color:#999999;
		margin-left:6px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



#shopcats {
	background-color:#E2E2E2;
	padding-top:6px;
	padding-left:60px;
	height:28px;
	width:705px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #000000;

}
#shopcatsTxt {
	float:left;
	margin-right:5px;
}


.flLeft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;

}
.flRight {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
