/* CSS Document */

body{
	background:#3A3944 url(hg.jpg) repeat-x top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	color:#ccc;
}
a{
	color:#ccc;
	text-decoration:underline;
}
#wrapper{
	margin:20px auto 0 auto;
	width:980px;
}
#container{
	padding:25px 80px;
	border-left:1px solid #3A3944;
	border-right:1px solid #3A3944;
	min-height:350px;
}
#logo{
	position:absolute;
	right:0;
	top:-137px;
	margin:0;
	padding:0;
}
#header{
	background:#333 url(home.jpg) no-repeat 0 0;
	padding-top:137px;
	position:relative;
}
.teppiche #header{
	background:#333 url(teppiche.jpg) no-repeat 0 0;
}
.pflege #header,
.teppichpflege #header{
	background:#333 url(pflege.jpg) no-repeat 0 0;
}
.angebote #header{
	background:#333 url(angebote.jpg) no-repeat 0 0;
}
.kontakt #header{
	background:#333 url(kontakt.jpg) no-repeat 0 0;
}
.wunschteppich #header{
	background:#333 url(wunschteppich.jpg) no-repeat 0 0;
}
.mod_navigation ul{
	width:100%;
}
.mod_navigation a,
.mod_navigation span{
	color:#ccc;
	text-decoration:none;
	float:left;
	padding:5px 25px;
	font-size:14px;
}
.mod_navigation ul,
.mod_navigation li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.mod_navigation a.home:hover,
.mod_navigation span.home{
	background:#489200;
}
.mod_navigation a.teppiche:hover,
.mod_navigation .active span.teppiche,
.mod_navigation .trail .teppiche,
.teppiche #subnavi .level_1{
	background:#B7A550;
	color:#333;
}
#subnavi .level_1 a{
	color:#444;
}
#subnavi .level_1 a:hover,
#subnavi .level_1 span,
#subnavi .level_1 a.active{
	color:#fff;
}
.mod_navigation a.pflege:hover,
.mod_navigation span.pflege,
.mod_navigation .trail .pflege,
.pflege #subnavi .level_1,
.mod_navigation a.teppichpflege:hover,
.mod_navigation span.teppichpflege,
.mod_navigation .trail .teppichpflege,
.teppichpflege #subnavi .level_1{
	background:#E8FFFE;
	color:#333;
}
.pflege #subnavi .level_1 a,
.teppichpflege #subnavi .level_1 a{
	color:#666;
}
.pflege #subnavi .level_1 a:hover,
.pflege  #subnavi .level_1 span,
.teppichpflege #subnavi .level_1 a:hover,
.teppichpflege  #subnavi .level_1 span{
	color:#000;
}
.mod_navigation a.angebote:hover,
.mod_navigation span.angebote{
	background:#127EBF;
}
.mod_navigation a.wunschteppich:hover,
.mod_navigation span.wunschteppich{
	background:#d36343;
	color:#000;
}
.mod_navigation a.kontakt:hover,
.mod_navigation span.kontakt{
	background:#593903;
	color:#ccc
}

h1{
	font-size:24px;
	font-weight:normal;
	margin:0 0 14px 0;
	line-height:30px;
}
h2{
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 14px 0;
}
p{
	margin:0 0 14px 0;
}
.abstand{
	width:200px;
	float:left;
}