@charset "utf-8";
/* CSS Document */
@font-face {
font-family: "Mistral2";
src: url("http://rose.marketingundpartner.de/fonts/MISTRAL.TTF")
}
body
{
	background-color:#d9dadb;
	font-family:Verdana, Arial;
	font-size: 12px;
}
h2, h2 a
{
	color:#555555;
	margin-top:5px;
}
#container
{
	margin: 0px auto;
	background-color:#FFFFFF;
	width:900px;
	height:101%;
}
#header
{
	width:100%;
	height:200px;
	background:url(../images/main/header.jpg) no-repeat 100% 0%;
	border-bottom:#d9dadb 3px solid;
}
#logo
{
	width:295px;
	height:200px;
	background:url(/images/main/logo_2.jpg) no-repeat;
	float:left;
	border-right:5px solid #000000;
	margin:0px;
}
#navigation
{
	background-color:#d9dadb;
	height:30px;
	width:600px;
	float:right;
	margin-top:170px;
	padding:0px;
}
#content
{
	width:500px;
	border-right:2px #d9dadb solid;
	min-height:500px;
	margin-top:20px;
	float:left;
}
#left_column
{
	margin-top:40px;
	float:right;
	width:350px;
	margin-right:40px;
	padding-left:0px;
	
	
}
.teaser_box
{
	
	border-top:#666666 solid 4px;
	width:270px;
	height:250px;
	
	font-size:0.8em;
}
.box_1
{
	background:url(../images/main/teaser_gardinen.jpg) no-repeat ;
}

.box_2
{
	background:url(../images/main/logo_kinnasand.gif) no-repeat;
}
.box_3
{
	background:url(../images/main/teaser_box_3.jpg) no-repeat;
}

#navigation ul
{
	list-style:none;
	margin-top:9px;
	margin-right:15px;
	margin-left:0px;
	padding-left:0px;
	width:100%;
	
}
#navigation ul li
{
	float:left;
}
#navigation ul li a
{
	display:block;
	float:left;
	height:12px;
	border-right:1px solid #555555;
	color:#555555;
	text-decoration:none;
	padding:1px 10px;

	
}
#navigation ul li a.last
{
	border-right:none !important;
}

.content_picture_big
{


}
#footer
{
	width:900px;
	height:75px;
	clear:both;
	position:relative;
	bottom:0px;
}
#content_flash
{
	margin-left:30px;
	margin-top:10px;
}
.content
{
	margin-left:30px;
	margin-top:15px;
}
.unterschrift
{
	font-family:"Mistral", cursive;
	font-size:30px;
}
.left_content
{
	width:100%;
	text-align:center;
}
a img
{
	border:none;
}
#left_column h2, #left_column p, #left_column h3
{
	margin-left:0px;
}
.left
{
	float:left;
	margin:3px;
}
.clear
{
	clear:both;
}
.leistungen_box
{
	width:270px;
	height:180px;
	color:#333333;
	float:left;
	margin:10px;
	border: 1px solid #cccccc;

}
.leistungen_box h2
{
	font-size:1.1em;
	text-align:center;
	width:100%;
	margin-bottom:9px;
	margin-left:0px !important;
}
.cont_leistungen
{
	width:100% !important;
	border:none !important;
	
}
a.teaser
{
	display:block;
	float:none;
	width:270px !important;
	height:150px !Important;
}
.cont_leistungen h2
{
	color:#000000;
	margin-left:30px;
}

