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

body {
	margin: 0;
	font: 11px tahoma, arial;
	color: #58585a;
}

td{	
	font: 11px tahoma, arial;
	color: #58585a;
}



img {

	border: none;

	}


p {
	margin-top: 0px;
	margin-bottom: 0px;
	}



a{
	color: #d54015;
	text-decoration: none;
}


hr{ 	
	border: none;
	background: url(/images/hr.gif) repeat-x left top;
	height:1px;
	margin: 15px 0px 15px 0px;
}

/*****************************************************| Formular|***/

input {
	padding: 1px 2px 1px 2px;
	border: 1px #c2c3c3 solid;
	background-color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	height: 14px;
	margin: 2px 13px 1px 7px;
}

select {
	border: 1px #c2c3c3 solid;
	background-color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95px;
	height: 16px;
	*height: 18px;
	margin: 2px 13px 1px 7px;

}

textarea {
	border: 1px #c2c3c3 solid;
	background-color: #FFFFFF; 
	width: 212px;
	*width: 212px;
	height: 124px;
	*height: 124px;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*****************************************************| Main|***/

#main{
	width: 991px;
	min-height: 561px;
	margin-top: 0px;
	background: url(/images/teaser-hg.gif)right top repeat-y #fff;
	text-align: left;
	position: relative;
	float: center;
	}

#main .icons{
	visibility:hidden;
 	display:none;
}



#nill{
	visibility:hidden;
 	display:none;
}




#print{

}


#head {
	width: 991px;
	height: 254px;
	float: left;
	position: relative;
	}

/*****************************************************| Top-Navi|***/

#navi-top{
	visibility:hidden;
 	display:none;
}




/*****************************************************| sub-navi|***/

#sub-navi{
	visibility:hidden;
 	display:none;
}


/*****************************************************| Content|***/

#content{
	position: relative;
	float: left;
	width: 579px;
	margin-bottom: 10px;
}

h1{
	font-size: 13px;
	margin: 40px 0px 15px 0px;
	color: #d54015;
}


#text{
	position: relative;
	float: left;
	margin-bottom: 15px;
}

#text a:hover{
	text-decoration: underline;
}

#text ul{
	margin: 0px 0px 0px 12px;
	*margin: 0px 0px 0px 15px;
	padding: 0px;
}

#text li{
	margin: 0px;
	padding: 1px 0px 1px 0px;
	list-style-image:url(/images/li.gif);
}

#text table {
	border-collapse: collapse;
	clear: both;
	border-bottom: 2px solid #fff;
	width: 660px;
}


#text td {
	border: none;
	border-bottom: 1px solid #e6e6e6;
	padding: 1px 0px 2px 0px;
}


/*****************************************************| Block Anreisser mit Text|***/

#anreisser{
	position: relative;
	float: left;
	width: 100%;
}

#anreisser-img{
	position: relative;
	float: left;
	width: 122px;
}

#anreisser-content{
	position: relative;
	float: left;
	width: 445px;
	margin-left: 10px;
}

h3{
	font-size: 11px;
	padding: 0px;
	margin: -3px 0px 3px 0px;
	color: #d54015;
	width: 310px;
}

#anreisser .datum{
	top: -3px !IMPORTANT;
}

.datum{
	position: absolute;
	top: 42px;
	right: 0px;
	width: 155px;
	text-align: right;
	color: #d54015;
}

.datum a{
	color: #d54015;
}

#anreisser-trenner{
	position: relative;
	float: left;
	width: 100%;
}

/*****************************************************| Block Download|***/


#box-hg{
	position: relative;
	float: left;
}

#box{
	position: relative;
	float: left;
	width: 137px;
}

#box-img{
	width: 137px;
	height: 103px;
	text-align: center;
	background-color: #eeeeee;
}


h4{
	font-size: 11px;
	width: 131px;
	padding: 0px;
	margin: 4px 0px 2px 4px;
	font-weight: bold;
}

#box-text{
	width: 131px;
	margin-left: 4px;
}

#box ul{
	margin: 4px 0px 5px 16px;
	padding: 0px;
	list-style-image:url(/images/li.gif);
}

#box li{
	margin: 0px;
	padding: 0px;
}

#box-trenner{
	position: relative;
	float: left;
	background-color: #fff;
	width: 579px; 
	height:10px;
}

/*****************************************************| Teaser|***/



#teaser{
	position: relative;
	float: right;
	width: 163px;
	padding: 45px 10px 10px 12px;
	color: #404041;
	background-color: #bcbfc2;
}

h2{
	font: 12px tahoma,arial;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-weight: bold;

}

#teaser a{
	text-decoration: none;
	color: #d54015;
}

#teaser a:hover{
	text-decoration: underline;
}



#teaser ul{
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style-image:url(/images/li.gif);
}

#teaser li{
	margin: 0px;
	padding: 1px 0px 1px 0px;
	
}

