body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	font-family: 'century gothic', Helvetica, sans-serif;
	font-size:10pt;
}

#preloader {
display:none;}

#head {
	width:100%;
	height:90px;
	background:#C93 url(imgs/bg_head.gif) repeat-x;	
	}

img {
border-style:none;
border-width:0px;
}

* table { 
table-layout:fixed;
}

#navigation {
position:absolute;
margin-top:60px;
margin-left:21px;
width:120px;
height:188px;
z-index:1;
}

#h1 {
font-size:16pt;
font-weight:bolder;
color:#333333;
line-height:13pt;}

#inhalt {
position:absolute;
margin-top:60px;
margin-left:181px;
width:550px;
height:auto;
vertical-align:top;
z-index:3;
}

ul.arrow {
list-style-image:url(imgs/li.gif);
margin-left:0;
padding-left:12px;
font-size:10pt;
	}

#foto {
float:right;
font-size:9pt;
}

span#foto > a {
color:#000;}

/* LINK FORMATIERUNGEN */

a:link, a:visited, a:active {
font-family:'Century Gothic', Helevetica, sans-serif;
text-decoration:none;
color:#000;
}

* html a.dots:hover {
text-decoration:overline;}

a.dots{
border-bottom : 1px dotted;
border-bottom-color : #000;
}

a.dots:link, a.dots:visited, a.dots:active {
border-bottom: 1px dotted;
color:#000000;} 
