/*******************************
stile.css für www.pott-nahost.de
Master-Stile
Autor: MediaKUSS
Erste Version: 20.6.09
Zuletzt bearbeitet: 
********************************/
/************************************************
Basis-Defitintionen
*************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
	margin:0;
	padding:0;
}

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}
.center {
	text-align:center;
}
.img {
	border:0;
}
.top {
	vertical-align:top;
}
h1 {
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.0em;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 0.8em;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
p {
	margin: 0px 0px 10px 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
img, div { /*damit png auch in IE6 angezeigt wird*/
	behavior: url(iepngfix.htc);
 }

/******************************************
umhüllt alles zum Zentrieren der gesamten Seite
*******************************************/
#zentrieren { /*---- wirklich zentriert*/
	CLEAR: left;
	MARGIN: 0px auto;
	WIDTH: 908px;
	POSITION: relative;
	top: 0px;
}

#haupt  {
	margin:0;
	padding:0;
	width:908px;
	position: absolute;
	left: 0px;
	top: 30px;
	height: 566px;
	z-index: 1;
}


#footer {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:962px;
	height:40px;
	vertical-align:middle;
	background-color: #DBADAF;
	padding: 0px;
	text-align: right;
}

#footerprint { /*Anzeige bei Print-Version mit Grafik mit Logo und Adresse*/
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:800px;
	height:40px;
	padding: 0px;
	display:none;
}

#footer #print {
	margin-left: 50px;
	border: 0;
}

#footer #impress {
	margin-left: 50px;
	border: 0;
}
.news {  /*für News im Rahmen*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	width: 180px;
	padding: 4px;
}
/******************************************
Navigation 
*******************************************/
#navi {
	position: absolute;
	left: 35px;
	top: 13px;
	width: 867px;
	height: 21px;
	z-index: 10;
}
#haupt #navi a {
	margin-right: 17px;
	font-size: 13px;
}

#navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	color: #FFCE71;
	text-decoration: underline;
	font-weight: bold;
}
#navi a:active {
	color: #FFD478;
	text-decoration: underline;
	font-weight: bold;
}

#navi a.fix {
	color: #FED375;
	text-decoration: underline;
	font-weight: bold;
}
#t1 {
position: absolute; left: 110px; top: 88px; width: 377px; height: 67px; z-index: 7;
}
#t2 {
	position: absolute;
	left: 74px;
	top: 474px;
	width: 232px;
	height: 54px;
	z-index: 6;
}
.braun {
	color: #A35E35;
}

