html{
	font-family:arial,sans;
	font-size:11px;
	line-height:18px;
	height:101%;
}

body{
	padding:0;
	margin:0;
	height:100%;
}

p{
	margin:0 0 20px 0;
}

h1{
	margin:0 0 10px 0;
	padding:0 0 0 0px;
	font-size:13px;
	color:#5d6e68;
	line-height:21px;
	
}

h2{
	margin:0;
	font-size:12px;
	color:#014460;
	line-height:20px;
}


.klein
{
	font-family:verdana,sans;
	font-size:9px;
	line-height:14px;
	color:#000;
}	

td{
	font-family:verdana,sans;
	font-size:11px;
	line-height:18px;
	color:#000;
}

ul{
	margin-left:0;
	padding-left:13px;
	list-style-type:square;
}

a img{
	border:0;
}

a, a:visited, a:active{
	color:#1964ab;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#e4061f;
	font-size:11px;	
	text-decoration:none;
}

td a, td a:visited, td a:active{
	color:#1964ab;
	font-size:11px;
	text-decoration:none;
}
td a:hover{
	color:#e4061f;
	font-size:11px;	
	text-decoration:underline;
}



#main-wrapper {
	margin:0 auto;
	min-height:101%;
	position:relative;
	width:980px;
	background: url(../img/bg_main_long.gif) 0 0 no-repeat #9a9b8b;
}

*html #main-wrapper {
	height:101%;
}



.header{
	position:relative;
	top:20px;
	left:16px;
	height:100px;
	width:980px;
	padding-left:10px;
	float:left;
	text-transform:uppercase;
	
}



.navileiste{
	position:relative;
	top:200px;
	left:15px;
	height:30px;
	width:493px;
	padding-left:10px;
	float:left;
	
}

.header .logo{
	float:left;
	position:relative;
	top:-10px;
}

.bildbereich{
	position:relative;
	top:124px;
	left:49px;
	width:885px;
	float:left;
}

.bildbereich .links{
	margin:0 17px 0 0;
}



.rechter_bereich{
	position:relative;
	margin:0;
	padding:0 0 0 5px;
	top:150px;
	left:280px;
	width:198px;
	float:left;
	color:#000000;
	border-left:dotted 1px #9a9b8b;
}

.rechter_bereich .headline{
	background: url(../img/pfeil.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
	color:#000000;
	font-weight:bold;
}

.rechter_bereich .text{
	padding:0 0 0 0px;
}



.eyecatcher{
	position:relative;
	top:20px;
	left:0;
	width:221px;
	float:left;
}

.inhalt{
	position:relative;
		top:70px;
	left:250px;
	padding:50px 0 0 0;
	margin-bottom:40px;
	width:500px;
	float:left;
}

.inhalttext{
	position:relative;
		top:70px;
	left:250px;
	padding:50px 0 0 0;
	margin-bottom:40px;
	width:450px;
	float:left;
}

.inhalt .text{
	padding:12 0 0 12px;
}

.print{
	background: url(../img/icon_print.gif) 0 50% no-repeat;
	padding:2px 0 0 16px ;
}
