@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(img/kim_portrait_weniger2.jpg);
	background-repeat:no-repeat;
	background-position: top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#wrapper {
   /* border: 1px solid #ccc;*/
	margin-left: auto;
	margin-right:auto;
	height: 555px;
	width: 900px;
}



#inhaltrahmen {
	/*border: #666 1px dashed;*/
	height: 550px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 850px;
	
}

#navigation {
	height: 70px;
	width: 295px;
}

#inhalt {
	/*border: #666 1px dotted;*/
	height: 480px;
	width: 850px;
}


#vitainhalt_oben {
	/*border: #fff 1px solid;*/

	height: 290px;
	margin-top: 60px;
	width:720px;
	
}

#vitainhalt_oben_links {
	/*border: #fff 1px solid;*/
		color:#000;
	float: left;
	line-height: 24px;
	height: 250px;
	margin-top: 5px;
	margin-left: 10px;
	width:430px;
	
}


#vitainhalt_oben_rechts {
	/*border: #fff 1px solid;*/
	color:#000;
	float:right;
	line-height: 24px;
	height: 250px;
	margin-top: 5px;
	width:240px;
	
}


#vitainhalt_titel {
	border-bottom: #333 1px dashed;
	color: #333;
	font-size: 16px;
	height: 20px;
	width:auto;
}

#vitainhalt_unten {
	/*border: #fff 1px solid;*/
		color:#000;
    line-height: 17px;
	height: 130px;
	width:720px;
	
}

#vitainhalt_unten ul {
	margin-left: -22px;
	}

.dick {
	font-style:normal;
	font-weight:bold;
}


#navi_rechts {
top: 70px;
font-size: 11px;
padding: 0px;
position: fixed;
right: 0px;
width: 104px;
z-index: 1e+06;
	
}

li {
	list-style-type: none;
	
}

a:link {
	color: #666;
	text-decoration:none;
}

a:visited {
	color:#666;
		text-decoration:none;
}


a:hover {
	color:#333;
	text-decoration:underline;
}

a:activ {
	color:#666;
	text-decoration:none;
}


#downloadbutton {
	/*border: 1px solid #fff;*/
	bottom: 5px;
	float:right;
	height: 26px;
	position:relative;
	width: 150px;
	
}
