/*	IT-POTT OHG, Multimedia im Ruhrgebiet
	Promenadenweg 23
	45219 Essen
	Telefon: 02054-969598-3
	Telefax: 02054-969598-4 
	www.it-pott.de
*/	


body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#333333;
	margin:				50px 0px 0px 0px;
	background-color:	#CCCCCC;
	}

#rahmen {
	position:			absolute;
	background-image:	url(../images/content_bg.gif);
	background-repeat:	repeat-y;
	left:				50%;
	top:				50%;
	width:				812px;
	height:				600px;
	margin-left:		-400px;
	margin-top: 		-306px; 
	}

#head {
	height:				296px;
	width:				800px;
	margin-left:		1px;
	border-top:			solid 1px #000000;
	}

/*	Haupt Navigation	 */
#navi {
	position:			absolute;
	top:				273px;
	height:				24px;
	font-weight:		bold;
	width:				610px;
	white-space:		nowrap;
	list-style-type:	none;
	left:				175px;
	}

#navleiste {
	position:			absolute;
	top:				273px;
	left:				0px;
	width:				800px;
	height:				24px;
	behavior:			url(/css/iepngfix.htc);
	background-image:	url(../images/nav_bg_1px.png);
	border-top:			#000000 1px solid;
	border-left:		#000000 1px solid;
	border-right:		#000000 1px solid;
	}

#navi ul {
	margin:				0px;
	padding:			0px;
	}

#navi li { 
	display: 			inline;
	}

#navi li .impressum { 
	float: 				right;
	}

#navi li a {
	margin-top:			5px;
	margin-left:		20px;
	color:				#9b6735;
	text-decoration:	none;
	float:				left;
	}

#navi li a:hover { 
	color:				#000; 
	}

#navi li .active { 
	color:				#000; 
	}

#logo {
	width:				60px;
	height:				23px;
	left:				25px;
	top:				330px;
	position:			absolute;
	z-index:			10;
	}

#schatten_head {
	margin-left:		1px;
	width:				800px;
	left:				0px;
	height:				6px;
	margin-top:			-2px;
	position: 			absolute;
	background-image:	url(../images/schatten_head_bottom.png);
	background-repeat:	repeat-x;
	filter:				alpha(opacity=80);
	}

#content {
	position:			absolute;
	padding-left:		200px;
	padding-top:		30px;
	padding-right:		30px;
	line-height:		1.5;
	}

#content a {
	color:				#9b6735;
	text-decoration:	none;
	}

#content a:hover { 
	color:				#000; 
	}


#content .sprache {
	font-size:			10px;
	text-decoration: 	none;
	color:				#000;
	}

#content_kontakt {
	position:			absolute;
	padding-left:		10px;
	padding-top:		30px;
	padding-right:		30px;
	line-height:		1.5;
	}

#content_kontakt .fehler_mail {
	position:			absolute;
	font-size:			9px;
	padding-left:		16px;
	top:				120px;
	color:				#FF0000;
	}

.list {
	position:			relative;
	float:				left;
	top:				10px;
	width:				250px;
	line-height:		1.3;
	}

.list ul {
	/*font-weight:		bold;*/
	
	}
	
.liststyle {
	list-style-type:none;
	}

#logo_opener {
	position:			absolute;
	top:				25px;
	left:				230px;
	}


#sprachauswahl {
	position:			absolute;
	left: 				100px;
	top:					200px;
	width:300px;
	white-space:		nowrap;
	text-decoration:none;
	font-size:12px;
	}

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

#fusszeile {
	padding-top:		285px;
	font-size:			9px;
	white-space:		nowrap;
	color:				#000;
	margin-left:		1px;
	text-align: 		center;
	width: 				800px;
	height: 			19px;
	}

#fusszeile .mail {
	font-size: 			9px;
	text-decoration: 	none;
	color: 				#000;
	}

#fuss_schatten {
	position:			absolute;
	text-indent:		25px;
	top:				600px;
	background-image: 	url(../images/fuss_schatten.gif);
	width: 				811px;
	height: 			14px;
	}

h1 {
	font-size:			12px;
	font-weight:		bold;
	color:				#000; 
	}

.eingerueckt { 
	margin-left:		12px
	}

INPUT.lang, select.lang {
	width:				160px;
	height:				18px;
	}

INPUT.knopf {
	background:			#fff none repeat scroll 0%;
	border-top:			#999 solid 1px;
	border-left:		#999 solid 1px;
	color:				#9b6735;
	font-size:			9px;
	height:				18px;
	
	}

