@charset "utf-8";
/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,p {  
    margin:0; 
    padding:0; 
} 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c6c6c6;
	color: #666666;
                line-height: 17px;            
}

h1 {
	margin-bottom: 5px;
}

a{
	color: #900735;
}

.wrapper_top{
	background: url('_images/bg_wrapper_top.jpg') no-repeat bottom left;
	width: 1039px;
	height: 60px;
	margin: 0px auto;
}

.wrapper_bottom{
	background: url('_images/bg_wrapper_bottom.jpg') no-repeat top left;
	width: 1039px;
	height: 19px;
	margin: 0px auto;
}

.wrapper_top#index_oben{
	background: url('_images/bg_wrapper_top_index.jpg') no-repeat bottom left;
	width: 1039px;
	height: 60px;
	margin: 0px auto;
}

.wrapper_bottom#index_unten{
	background: url('_images/bg_wrapper_bottom_index.jpg') no-repeat top left;
	width: 1039px;
	height: 19px;
	margin: 0px auto;
}

.wrapper{
	background: url('_images/bg_wrapper.jpg') repeat-y top left;
	width: 1039px;
	margin: 0px auto;
}


.formular_bt {
background-color: #900634;
color: #ffffff;
font-weight: bold;
border: 1px solid #ffffff;
font-size: 11px;
padding: 3px;
}

/* ============Header============ */

.header{
	position: relative;
	width: 1020px;
	height: 100px;
}

#logo_index{
	text-align: center;
	padding-top: 50px;
}

#logo{
	padding: 20px;
}

.sprachen{
	width: 150px;
	position: absolute;
	bottom: 30px;
	right: 200px;
}


.sprachen a{
	
	color: #666;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;

	
}


.sprachen a:hover{
	
	color: #900735;
                font-weight: bold;
	
}



.kontakt{
	width: 150px;
	position: absolute;
	right: 15px;
	bottom: 30px;
}


.kontakt a{
	
	color: #666;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;

	
}


.kontakt a:hover{
	
	color: #900735;
                font-weight: bold;
	
}

/* ============Header============ */

.headerpic {
                float:left;
             

}

.headerpic img{
	border: 0px none;
                
}

/* ============Navi============ */

.navi{
	width: 180px;
	padding-top: 65px;
                padding-left: 50px;
	float: left;
}


.navi ul{
	padding: 0px;
	margin: 0px;
}

.navi ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.navi_index ul{
	padding: 0px;
	margin: 0px;
	text-align:center;
	margin-top: 180px;
}

.navi_index ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
	color: white;
	margin-bottom: 10px;
}



.navi ul li a{
	
	color: #666;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;

	
}

.navi ul li a:hover{
	
	color: #900735;
                font-weight: bold;
	
}

.navi ul li a.active {
        	color: #900735;
                font-weight: bold;
}

/* ============IndexContent============ */

/* ============MainLeft============ */

.main_left{
	width: 232px;
	float: left;
padding-top: 20px;
}

.main_left ul{
	list-style-type: none;
}

.main_left ul li img {border: none;}

/* ============Content============ */

.content {
	
padding-bottom: 30px;

}



.main_right{
	float: left;
	width: 745px;
        padding-top: 10px;

}

.text_main{
	float: left;
	width: 470px;
	padding-top: 10px;
}

.text_main_galerie {
	float: left;
	width: 740px;
	padding-top: 10px;
}

.text_main_galerie img{
	padding-right:15px;
	padding-bottom:15px;
}

.bild {
               float: right;
padding-top: 10px;


}

.anfrage{
	width: 190px;
	height: 70px;
	margin-top: 190px;
}

.kanne{
	width: 200px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

span.red{
	color:#9F2C58;
	display: block;
	font-weight: bold;
}

.kannentext{
	padding: 5px 0px 0px 5px;
	display: none;
}

/* ============Footer============ */

.footer{
	text-align: center;
	color:#666;
}

/* ============Clear============ */

.clear{clear:both;}
