/*
Theme Name: Kompla default
Theme URI: http://www.rheinschmiede.de/
Description: Das Kompla Layout
Version: 1.0
Author: Sven Wagener
Author URI: http://www.sven-wagener.de
Tags: kompla
*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#site{
	width:960px;
	margin:auto;
	border:1px #9c9d9f solid;
}
#head{
}
#offers{
	width:480px;
	float:left;
}
#offer01{
	height:326px;
	width:159px;
	border-right:1px #9c9d9f solid;
	border-bottom:1px #9c9d9f solid;
	float:left;
}
#offer02{
	height:326px;
	width:159px;
	border-right:1px #9c9d9f solid;
	border-bottom:1px #9c9d9f solid;
	float:left;
}
#offer03{
	height:326px;
	width:159px;
	border-right:1px #9c9d9f solid;
	border-bottom:1px #9c9d9f solid;
	float:right;
}
#offer0203{
	height:326px;
	width:320px;
	float:right;
}
.offerLabel{
	background-color:#e2001a;
	border-top:1px #b2b2b2 solid;
	border-right:1px #b2b2b2 solid;	
	border-bottom:1px #b2b2b2 solid;
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
	width:120px;	
	margin: 260px 0 0 0;
}
.offerLabel a{
	color:#FFFFFF;
	text-decoration:none;
}
.offerLabel a:hover{
	text-decoration:underline;
}
#logo{
	width:480px;
	float:right;
	border-bottom:1px #9c9d9f solid;
}
#path{
	background-image:url(bilder/hintergrund-inhalt-top.jpg);
	background-repeat:no-repeat;	
	height:30px;
	padding: 10px 20px 0 60px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-align:left;
}
#path a{
	color:#FFF;
	text-decoration:none;
}
#path a:hover{
	color:#FFF;
	text-decoration:underline;
}
#content{
	
}
#text{
	width:650px;
	float:left;
	background-image:url(bilder/hintergrund-inhalt.jpg);
	background-repeat:no-repeat;
}
.teaserImg{
	width:250px;
	float:left;
	text-align:center;
	margin:20px 0 0 0;
}
.teaserImg img{
	border: 2px solid #ededee;
	background-color: #FFFFFF;
	padding: 5px;
}
.description{
	width:400px;
	float:right;
}
.description small{
	font-size:10px;
}
#menue{
	width:210px;
	float:right;
	/* color:#9c9d9f; */
	color:#000000;
}
#menue ul{
	font-size:14px;
	line-height:36px;
	list-style-type:none;
	list-style-image:url(bilder/menue-list-grau.gif);
	margin:20px 0 0 0;
	padding:0;
}
#menue ul #level1current{
	color:#e2001a;
	list-style-image:url(bilder/menue-list-rot.gif);	
	font-weight:bold;
}
#menue ul #level2current{
	color:#e2001a;
	list-style-image:url(bilder/menue-list-rot.gif);	
	font-weight:bold;
}
#menue ul #level3current{
	color:#e2001a;
	list-style-image:url(bilder/menue-list-rot.gif);	
	font-weight:bold;
}
#menue ul #level2{
	margin:0 0 0 20px;
}
#menue ul #level3{
	margin:0 0 0 40px;
}
#menue ul a{
	color:#000000;
	text-decoration:none;
}
#menue ul .current_page_item{
	color:#e2001a;
	list-style-image:url(bilder/menue-list-rot.gif);	
	font-weight:bold;
}
#menue ul .current_page_item a{
	color:#e2001a;
}
#bottom{
	height:40px;
	background-color:#CCC;
	margin:20px 0 0 0;
}
#last{
	width:960px;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;	
	text-align:center;	
	color: #9c9d9f;
	font-size:12px;
}
#last a{
	color: #9c9d9f;
	text-decoration:none;
}
.description h1{
	color: #e2001a;
}
.description h1 a{
	color: #e2001a;
	text-decoration:none;
}
.description h2{
	color: #e2001a;
}
.description h2 a{
	color: #e2001a;
	text-decoration:none;
}
.description h3{
	color: #e2001a;
	font-size:18px;
}
.description h3 a{
	color: #e2001a;
	text-decoration:none;
}
.description h4{
	color: #e2001a;
}
.description h4 a{
	color: #e2001a;
	text-decoration:none;
}
.description h5{
	color: #e2001a;
}
.description h5 a{
	color: #e2001a;
	text-decoration:none;
}
.description h6{
	color: #e2001a;
}
.description h6 a{
	color: #e2001a;
	text-decoration:none;
}
.description p{
	font-size:12px;
	line-height:24px;
}
.articles_under_page{
}
.articles_under_page h4{
	font-size:0.9em;
}
.articles_under_page h4 a{
	color:#333;
}
.articles_under_page img{
	width:100px;
	float:left;
	margin:0 10px 10px 0;
	border:3px solid #CCC;
}
