@charset "UTF-8";
/* CSS Document 
		copyright design.pro.mille
*/

/* =============================================
Formatierung des Grundgerüstes der HTML Seite
============================================*/

body
	{
		margin:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#fff;
	}


#main {
	position:absolute;
	top:400px;
	left:50%;
	width:1040px;
	\width:1048px;
	height:759px;
	margin-top:-390px;
	margin-left:-500px;
	background-color:#FFFFFF;
	}

/* =================================================
Formatierung des Kopfbereiches (Logo und Navigation
====================================================*/


#logo{
	position:absolute;
	width:240px;
	height:131px;
	border:1px solid #ccc; 
}

#navibg{
	position:absolute;
	width:798px;
	height:131px;
	left: 242px;
	top: 0px;
	border:1px solid #ccc;
	border-left:none;
}

#navi{
	position:absolute;
	width:800px;
	height:37px;
	left: 242px;
	top: 77px;
}

/* ================================================================
Formatierung Links
===================================================================*/

#contl1{
	position:absolute;
	width:240px;
	height:300px;
	left: 0px;
	top: 132px;
	border:1px solid #ccc;
}

#contl2{
	position:absolute;
	width:240px;
	height:302px;
	left: 0px;
	top: 433px;
	border:1px solid #ccc;
}



/* ================================================================
Formatierung des Inhaltsbereiches (Bilder und Content in der Mitte
===================================================================*/


#bildmitte{
	position:absolute;
	width:457px;
	height:300px;
	left: 241px;
	top: 132px;
	border:1px solid #ccc;
}

#content{
	position:absolute;
	line-height: 1.4em;
	overflow:auto;
	width:427px;
	height:299px;
	left: 241px;
	top: 432px;
	border:1px solid #ccc;
	padding: 0px 15px;
}



/* ================================================================
Formatierung Rechts
===================================================================*/

#contr1{
	position:absolute;
	line-height: 1.6em;
	width:340px;
	height:300px;
	left: 699px;
	top: 132px;
	border:1px solid #ccc;
}

#contr2{
	position:absolute;
	overflow:auto;
	line-height: 1.4em;
	width:311px;
	height:299px;
	left: 699px;
	top: 433px;
	border:1px solid #ccc;
	border-left:none;
	padding: 0px 15px;
}
a:link {
	color: #000;
}
a:visited {
	color: #999;
}
a:hover {
	color: #9CC12E;
}
a:active {
	color: #A8A8A8;
}



/* ================================================================
Sontiges (Grafiken etc......
===================================================================*/

#grafik{
	position:absolute;
	width:799px;
	height:300px;
	left: 241px;
	top: 132px;
	border:1px solid #ccc;
}

#navigation{
	position:absolute;
	width:163px;
	height:190px;
	left: 58px;
	top: 193px;
	}

#b1{
	position:absolute;
	width:51px;
	height:45px;
	left: 336px;
	top: 249px;
}

#b2{
	position:absolute;
	width:51px;
	height:45px;
	left: 445px;
	top: 288px;
}

#b3{
	position:absolute;
	width:51px;
	height:45px;
	left: 471px;
	top: 249px;
}

#b4{
	position:absolute;
	width:51px;
	height:45px;
	left: 497px;
	top: 210px;
}


#b5{
	position:absolute;
	width:51px;
	height:45px;
	left: 602px;
	top: 249px;
}

#b6{
	position:absolute;
	width:51px;
	height:45px;
	left: 725px;
	top: 249px;
}

#b7{
	position:absolute;
	width:51px;
	height:45px;
	left: 846px;
	top: 249px;
}

#b8{
	position:absolute;
	width:51px;
	height:45px;
	left: 872px;
	top: 210px;
}


/* ================================================================
Fussbereich
===================================================================*/

#fuss{
	background-image:url(../images/footer.png);
	position:absolute;
	width:800px;
	height:8px;
	left: 242px;
	top: 730px;
}

#impress{
	position:absolute;
	width:115px;
	height:24px;
	left: 57px;
	top: 711px
}
