/* --------------------------
Daniel Grab war hier.
01.11.2012

-------------------------- */ 

/* --------------------------
G R U N D L A G E N  
-------------------------- */ 

html {
       overflow-y: scroll;
}



body {
	background:rgb(255,255,255);
	font-family:courier;
	font-size:11px;
	font-weight:100;
}

#wrapper {
	position:relative;
	width:1160px;
	height:auto;
	margin:0 auto;
	margin-top:130px;
}

/* --------------------------
D E S I G N  
-------------------------- */ 

img {
	position:relative;
	width:800px;
	height:auto;
	margin-bottom:22px;
	display:block;
}

navi {
	position:fixed;
	top:130px;
	width:150px;
	height:auto;
}

article {
	position:relative;
	top:0px;
	left:175px;
	width:800px;
	height:auto;
}

footer {
	position:fixed;
	top:130px;
	margin-left:1000px;
	width:160px;
	height:auto;
}

.trenner {
	position:relative;
	width:16px;
	height:3px;
	margin-top:25px;	
	margin-bottom:25px;
	margin-left:120px;
	background-image:url(../site/trenner.gif);
}
	
#biotext {
	position:relative;
	top:0px;
	left:0px;
	width:380px;
	height:auto;
	float:left;
}

#biopic {
	position:relative;
	top:0px;
	right:0px;
	width:390px;
	height:530px;
	float:right;
	background-image:url(../site/settler.jpg);
}

/* --------------------------
T E X T 
-------------------------- */ 

p {
	color:rgb(102,102,102);
	line-height:120%;
	margin-bottom:30px;
}

p.footer {
	color:rgb(00,00,00);
	margin-bottom:25px;
}

span.red {
	color:rgb(204,51,51);
}

span.white {
	color:rgb(255,255,255);
}

strong {
	font-weight:600;
}

a {
	color:rgb(153,153,153);
	text-decoration:none;
}

a:visited{text-decoration:none; color:rgb(153,153,153);}	
a:hover{text-decoration:none; color:rgb(51,51,51);}	
a:active{text-decoration:none; color:rgb(51,51,51); font-style:oblique}

li {
	margin-bottom:16px;
	text-align:right;
	color:rgb(153,153,153);
}

li.naviactive a{
	font-style:oblique;
	color:rgb(51,51,51);
}

li.navileft {
	margin-bottom:16px;
	text-align:left;
}


li.navileft:last-child {
	margin-bottom:25px;
}

h1 {
	text-align:right;
	color:rgb(102,102,102);
	text-decoration:underline;
	margin-right:10px;	
	margin-bottom:25px;
}

h2 {
	color:rgb(102,102,102);
	text-decoration:underline;
	margin-bottom:25px;
}

h3 {
	text-align:right;
	margin-right:10px;
	color:rgb(51,51,51);	
}

/* ----------------------------------
S P E C I A L K R A M
---------------------------------- */ 
 
