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

body {
	background: url(/images/hg.gif) center top repeat-x #d54117;
	margin: 0 0 10px 0;
	font: 11px tahoma, arial;
	color: #58585a;
	width: 100%;
	height: 100%;
}

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) left top repeat-x;
	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: 10px;
	background: url(/images/teaser-hg.gif) right top repeat-y #fff;
	text-align: left;
	position: relative;
	float: center;
	}

#main .icons{
	position: absolute;
	bottom:15px;
	left: 30px;
	width: 177px;
}

#main .icons ul{
	padding: 0px;
	margin: 0px;
}

#main .icons li{
	padding: 0px 13px 0px 0px;
	position: relative;
	float: left;
	list-style: none;
}

#main .icons img{
	margin-right: 2px;
}

#main .icons a{
	color: #989898;
}


#nill{
	width: 991px;
	margin-top: 10px;
	position: relative;
	float: center;
	text-align: right;
}

#nill a{
	color: #fff;
}


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


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

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

#navi-top{
	float: left;
	position: relative;	
	width: 991px;
	height: 20px;
	background-color: #7c7c7d;
	border-top: 1px solid #fff;
}

#navi-top ul{
	padding: 0px;
	margin: 3px 0px 0px 15px;
	position: relative;
	float: left;
	list-style: none;
	}

#navi-top li{
	color: #fff;
	font: 11px arial,tahoma;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 7px 0px 6px;
	float: left;
}

#navi-top a{
	color: #fff;
	}


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

#sub-navi{
	position: relative;
	float: left;
	width: 207px;
}


#sub-navi ul{
	margin: 42px 0px 30px 45px;
	padding: 0px;
}

#sub-navi li{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font: 12px arial,tahoma;
	text-transform: uppercase;
	list-style-image:url(/images/nav-li.gif);
}

#sub-navi a{
	color: #58585a;
}

#menueon a{
	font-weight: bold;
}


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

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

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;
	margin-right: 10px;
}

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

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

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

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

.datum a{
	color: #d54015;
}

#anreisser-trenner{
	position: relative;
	float: left;
	width: 100%;
	background: url(/images/hr.gif) left center repeat-x;
	height: 30px;
}

#download-link{
	position: relative;
	float: left;
	margin: 5px 0px 20px 0px;
}

#download-link img{
	margin-right: 5px;

}

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


#box-hg{
	position: relative;
	float: left;
	background: url(/images/box-hg.gif) left bottom repeat-y;
}

#box{
	position: relative;
	float: left;
	width: 137px;
	border-top: 1px solid #eeeeee;
}

#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;
	*margin: 4px 0px 5px 20px;
	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: 15px 10px 10px 12px;
	color: #404041;
	cursor:hand; cursor: pointer;
}

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;
	
}

/*****************************************************| Thumbs |***/

#thumbs{
      float:left;
      border:0px;

    }

    #thumbs a{
      display:block;
      float:left;
      width:125px;
      height:83px;
      position:relative;
      z-index:1;
      margin :8px 18px 10px 0px;
      _margin :8px 17px 10px 0px;

    }

    #thumbs a img{
      float:left;
      position:absolute;
      top:0px;
      left:0px;
      margin-right:10px;
      margin-bottom:10px;
      width:125px;
      height:83px;
      border: 3px solid #e6e6e4;
    }