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

* {
margin:0;
padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	}
#page{
	background:url(images/bg.png) no-repeat top; overflow:hidden;
	}
#wrap{
	width:910px;
	margin:auto;
	height:auto;
	}
img .bg{
	float:left;
}
/*------------------- tabelle ----------------------*/
form{
	padding:10px 0;
	background:#ddd;
	text-align:center;
	}
form p{
	padding: 10px 0 0 0;
}
input,select {
	margin:2px 0;
	font-size:12px;
	width:170px;
	}
textarea{
	height:300px;
	
}
form p{
	padding-left:10px;
	text-align:left;
}
/*------------------- header -----------------------*/
#header{
	width: 758px;
	height: 170px;
	margin-left:151px;

}
#logo{
	float:left;
}
#title{
	text-align:right;
	padding-top:25px;
	}
.line{
		border-bottom:#bb0000 1px solid;
		padding-bottom: 2px;
}
/*--------------------- menu ------------------------*/
#menu {
	margin:0 0 20px 150px;
	}

#menufix{
	clear:both;
	margin:0;
	padding:0;
}
/*--------------------- column_left -----------------*/

#column_left{
	background:#cdcdcd url(images/hg_secondmenu.png);
	width:150px;
	border-left:#a2a2a2 solid 1px;
	float:left;
	}

#secondmenu{
	}

#addresse{
	font-size:12px;
	padding: 70px 0 0 12px;
	line-height:1.5em;
	border-top: 1px solid #a1a1a1;
}

#zeit{
	padding: 35px 0 15px 12px;
}
.platz{
	padding-top:15px;
	}
/*--------------------- content ---------------------*/

#content{
	background-color:#fff;
	border:#bb0000 1px solid;
	margin-left:151px !important;
	margin-left:0 ;
	padding: 30px;
	width:690px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#bild{

}

#info{
	float:left;
	height:auto;
	width: 200px;
	padding-top:10px;
	}
	
#txt{
	padding-top:10px;
	float:right;
	width: 450px;
}
#txt_end{
	clear:both;
}
#txt img{
	padding-right:150px;
	border:0;
}
.platz2{
	padding-top:40px;
	}
/*--------------------- h1 , h2 ---------------------------*/
h1,h2{
	padding-bottom:5px;
	}
#header h1{
	font-size:36px;
}
#info h1{
	font-size:17px;
}

#header h2{
	font-size:14px;
	font-weight:normal;
	padding-top:2px;
	letter-spacing: 0.1em;
}

#info h2{
	font-size:13px;
	color:#666;
}

/*---------------------- h3 ---------------------------*/
h3{
	font-size:16px;
	padding-bottom:5px;

}
/*---------------------- address ----------------------*/
address{
	font-size:13px;
	font-style:normal;
	padding:1px;
	}
#column_left address{
	font-size:12px;
	}

/*---------------------- h4 ---------------------------*/
h4{
	font-size:13px;
	padding-bottom: 5px;
	text-decoration:underline;
}

/*--------------------- p -----------------------------*/
p{
	font-size:13px;
	padding-bottom:13px;
	line-height:1.4em;
}
p.info{
	padding-bottom: 5px;
}
#zeit p{
		padding:5px 0 0 0;
		line-height:1em;
		font-weight:bold;
}
#footer p{
	font-size:11px;
	color:#666;
	padding:0;
	margin:0;
}
#column_left p{
	font-size:12px;
}
/*---------------------- ul -----------------------------*/
#txt ul{
	padding-left:30px;
	}
#menu ul {
	list-style:none;
	padding-left:0px;
	}
/*---------------------- li -----------------------------*/
li{
	font-size:13px;
	list-style-type:square;
}
#txt li{
	padding-bottom:5px;
}
#zeit ul li{
	text-align:right;
	list-style:none;
	padding-right: 25px;
	}
#secondmenu ul li{
	text-align:center;
	list-style:none;

	}

#menu li {
	display:inline;
	float:left;
	width:185px;
	height:45px;
	margin:0 5px 10px 0;
	font-size: 15px;
	text-align:center;
	}

/*---------------------- a ------------------------------*/
a{
	text-decoration:none;
	color:#333;
}
a:hover{
}
a:visited{
}

#content a{
	text-decoration:underline;
	color:#b00;
}
/*----------------menu----------------*/
#menu a {
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding:16px 0 3px;
	color: #fff;
	background:#b00 url(images/btn.png) no-repeat; overflow:hidden;
	background-position: -11px -4px;
	width:180px;
	height:30px;
}
#menu .lang {
	padding:7px 0 12px !important;
	padding:7px 0 6px;
}

#menu a:hover,
#menu ul li span a
{
	text-align:center;
	background:#ddd url(images/btn.png) no-repeat; overflow:hidden;
	background-position: -202px -4px;
	color: #333;
}

/*------------secondmenu-------------*/
#secondmenu ul li a{
	font-size: 12px;
	display: block;
	border-top: 1px solid #a1a1a1;
	padding:7px 0px 6px 14px;
	text-decoration: none;
	color: #333;
	width:136px;
	text-align:left;
	}
#secondmenu ul li a:hover,
#secondmenu ul li a:focus {
	color: #fff;
	background-color: #b00;
	border-top: 1px solid #b00;
}
#secondmenu ul li a.aktive,
#secondmenu ul li a.aktive:hover{
	color: #333;
	background-color: #888;
	border-top: 1px solid #888;

}

/*--------------------- img ----------------------------*/
img{
	border: 0;
}


/*--------------------- footer ----------------------------*/
#footer{
	background-color:#fff;
	border:#a1a1a1 1px solid;
	margin:30px 0 50px 151px;
	padding:5px 30px;
	width:690px;
	font-size:10px;
	text-align:center;
}




              
                    