﻿*{
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	text-align: center;
	background-color: #172f85;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	line-height: 150%;
}

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	top:20px;
	width: 920px;
	color: #000;
	background: transparent;
	border:0px;
	background-image: url(../images/container_hintergrund.gif);
	background-repeat:repeat-y;
	}

#top{
	width: 920px;
	height: 7px;
	border: 0px;
	padding: 0px;
	background-image: url(../images/container_top.gif);
}

#banner{
	width: 271px;
	height: 55px;
	border: 0px;
	margin:30px 50px 60px 610px;
}
	

#navigation {
	position: relative;
	float:left;
	width: 190px;
	background-color:transparent;
	margin-left:5px;
}

#klammer {
	width: 140px;
	height:146px;
	background-color:transparent;
	margin-top:10px;
	margin-left:-14px;
}

#klammer a:hover {margin-top:-10px; margin-left:-7px;}

#news-tipps {
	width: 143px;
	height:147px;
	background-color:transparent;
	margin-top:10px;
	margin-left:20px;
}


#inhalt{
	position: relative;
	float:left;
	width: 525px;
	margin-top:0px;
	min-height:600px;
	padding-left: 30px;
	padding-right: 140px;
	border-left:1px dashed #5f5f5f;
	background-image: url(../images/fotocollage.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#bottom{
	width: 920px;
	padding: 25px 0px 15px 0px;
	background-image: url(../images/container_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#footer{
	clear:both;
	text-align:left;
	padding-top:10px;
	margin-left:150px;
	width: 800px;
	text-align:center;
	color: #b8b8b8;
	font-size: 8pt;
	font-family:Arial, Helvetica, Sans-Serif;
	}
	
	/* IE6 */
	*html #footer{width:680px; margin-left:220px; text-align:left;}

.images{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -10px;
	}

.zitat{
	float:right;
	text-align: left;
	font: italic normal 130%  "Palatino Linotype","georgia","Times New Roman", serif;
	line-height: 150%;
	letter-spacing: 1px;
	width: 170px;
	margin: 20px -140px 20px 40px;
	padding: 5px 10px 5px 10px;
	border-left:1.2px dashed #5f5f5f;
	background-color:#fff; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	}


#mitarbeiter{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	}

#mitarbeiter div{
	display:none;
	}

#mitarbeiter:hover div{
	display:block;
	width:368px;
	position:absolute;
	top:240px;left:190px;
	background : #fff ;
	color:#ffffff;
	border:1px solid #172f85;
	padding:15px;
	margin:2px 0 0 0;
}