* {
	margin:0px;
	padding:0px;
}

html, body {
	background:url(../images/bg.jpg) repeat-x center top #5296b8;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#808080;
}

#wrapper {
	width:950px;
	margin:0 auto;	
	background: url(../images/bg_kachel.gif);
}

#header {
	width:950px;
	height:195px;
	background:url(../images/bg_header.jpg);
}

#logo {
	position:absolute;
	width:350px;
	height:50px;
	margin-top:80px;
	margin-left:50px;
	cursor:pointer;
}

#flash {
	position:absolute;
	width:495px;
	height:113px;
	margin-left:425px;
	margin-top:60px;
}

#kai {
left:-76px;
margin-left:620px;
padding-top:42px;
width:295px;
}

#kai a {
	color:#999;
}

#kai a:hover {
	color:#fff;
}

#kai a.active {
	color:#fff;
}

#content {
	width:850px;
/*	*width:900px;  
	_width:850px;    */                                
	padding:0px 50px;
	background:url(../images/bg_content.jpg) no-repeat;
}

#footer {
	width:950px;
	height:83px;
	margin:0px auto;
	text-align:center;
	color:#999;
	padding-top:17px;
	background:url(../images/bg_footer.png) no-repeat;
}

.einer, .zweier, .dreier, .vierer, .fuenfer, .sechser {
	padding-left:12px;
	margin-left:12px;
	border-left:1px solid #d0e2ea;
	float:left;
}

.einer {
	width:100px;
}

.zweier {
	width:225px;
}

.dreier {
	width:350px;
}

.vierer {
	width:475px;
}

.fuenfer {
	width:600px;
}

.sechser {
	width:725px;
}

.anfang {
	border-left:none;
	padding-left:0px;
	margin-left:0px;
}

.breit {
	width:850px;
}

.killfloat {
	float:none;
	clear:both;
}

.trenner {
	float:none;
	clear:both;
	width:100%;
	height:2px;
	background:url(../images/trenner.png) repeat-x;
	margin-top:20px;
	margin-bottom:20px;
	font-size:2px;
	line-height:2px;
}

a {
	color:#005985;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a img {
	border:1px solid #fff;
	margin-bottom:5px;
}

p {
	margin-bottom:13px;
}

p.klein {
	margin-bottom:10px;
}

p.gross {
	margin-bottom:13px;

}

h1 {
	position:relative;
	color:#005985;
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:-2px;
}

h1 span {
	background:url(../images/h1.png) repeat-x;
	position:absolute;
	display:block;
	width:100%;
	height:22px;
}

h2 {
	position:relative;
	color:#005985;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:-1px;
}

h2 span {
	background:url(../images/h2.png) repeat-x;
	position:absolute;
	display:block;
	width:100%;
	height:12px;
}

.klein {
	font-size:10px;
	line-height:13px;
}

.gross {
	font-size:13px;
	line-height:18px;
}

#ewcms_edit_controller {
	position: absolute;
	top: 0;
	left: 0;
	background: #5296b8;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	width: 100%;
	height: 30px;
	z-index: 1000;
	font-weight: bold;
	text-align: center;
}
	
#ewcms_edit_controller:hover {
	background: #fff;
}
	
.ewcms_edit_logout {				/* Klasse des <a>-Elements, das den Logout-Text und das Icon enthält */
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 20px;
	padding: 5px 0;
}
	
.ewcms_edit_logout:hover {
	color: #515151;
}

#euroweb {
	margin-top:-3px;
}

#euroweb a img {
	margin-bottom:-1px;
}

.randlos {
	border:none;
}

#footer a {
	color:#808080;
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;
}

#angebote {
	width:125px;
	height:125px;
	float:right;
	cursor:pointer;
	margin-left:50px;
	margin-right:25px;
	background:url(../images/angebote.png);
}

#nachbestellung {
	width:125px;
	height:125px;
	float:right;
	cursor:pointer;
	margin-left:50px;
	margin-right:25px;
	background:url(../images/nachbestellung.png);
}

#direktversand {
	width:125px;
	height:125px;
	float:right;
	cursor:pointer;
	margin-left:50px;
	margin-right:25px;
	background:url(../images/direktversand.png);
}
.vierer1 {
	width:600px;
}

.dreier1 {
	width:200px;
}

.dreier1, .vierer1 {
	padding-left:12px;
	margin-left:12px;
	border-left:1px solid #d0e2ea;
	float:left;
}

.blau{
	color: #005985;
	
}

.float1{
	float: left;
	width:200px;
}




