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

/***************************************/
/* Anfang */
/***************************************/

body {
	background:url(../img/back2.jpg) center;
	font-size:11px;
	margin-top:0px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
	color: #333333;
}

a:hover {
	color: #999999;
}

a:active {
	color: #333333;
}

a:visited {
	color: #333333;
}

/***************************************/
/* Zentrierte Box */
/***************************************/

.center {
	z-index:0;
	height:auto;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

/***************************************/
/* Überschriften */
/***************************************/

.hosted{
	widht:131px;
	height:16px;
	text-align:right;
	padding:40px 65px 4px 0px;
}

.logo{
	widht:336px;
	height:36px;
	text-align:right;
	padding:0px 65px 0px 0px;
	margin:0px 0px 10px 0px;
	background-image:url(../img/pic_10_2.png);
	background-repeat:no-repeat;
	background-position:580px;
}

/***************************************/
/* Content-Box */
/***************************************/

.content{
position:absolute;
margin:2px 0px 0px 153px;
padding-bottom:20px;
height:auto;
width:556px;
}

.rahmen_oben{
background-image:url(../img/pic_11.png);
height: 14px;
width: 552px;
}

.rahmen_unten{
background-image:url(../img/pic_13_2.png);
width:552px;
height:56px;
clear:both;
}

.text{
	background-image:url(../img/pic_12.jpg);
	padding:20px 27px 1px 26px;
	height:auto;
	width:500px;
	background-repeat: repeat-y;
	line-height: 17px;
	float:left;
}

.maincontent{
	float:left;
	height:auto;
	width:60%;
}

.portrait{
	width:160px;
	height:auto;
	width: 160px;
	float:right;
}

.works{
width:auto;
height:auto;
margin-bottom:25px;
float:left;
}

#bilder{
	width:285px;
	height:auto;
	float:left;
	margin-top:3px;
	word-spacing: 1px;
}

#text_content{
width:200px;
height:auto;
float:right;
padding-left:15px;
}

h2{
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_bold{
	font-size:11px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title{
position:relative;
}


/***************************************/
/* Menü-Box */
/***************************************/

.menue_box {
	position:absolute;
	margin:0px 0px 0px 718px;
	mar/gin-left:7px;
	height:446px;
	width:199px;
	z-index: 0;
}

/***************************************/
/* Farbkleckse */
/***************************************/

.klecks_links {
	z-index: -1;
	margin: 29px 0px 0px 53px;
	width:164px;
	height:359px;
	position: absolute;
}

.klecks_rechts {
	z-index: 1;
	margin: 480px 0px 0px 848px;
	width:107px;
	height:109px;
	position: absolute;
}

/***************************************/
/* Menü-Inhalt */
/***************************************/

.menue{
	margin:35px 0px 0px 753px;
	height:auto;
	width:134px;
	z-index: 1;
	position: absolute;
}
