body {
	background-color: #eeeeee; 
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
    width: 100%;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

#wrapper {
	background-color: #ffffff;
	background-image: url(images/bg_wrapper_tuerkis_800_1.gif);
    background-repeat: repeat-y;
	width: 800px;
	height: 100%;
	margin: auto;
    border: 2px solid #dddddd;

}


#banner {
	background-color:  #ffffff;
	background-image: url(images/banner_tuerkis_800_194.gif);
	width: 800px;
	height: 194px;
}

#navi {
	background-color: #ffffff;
	background-image: url(images/navi_tuerkis_190_406.gif);
	width: 190px;
	height: 406px;
	float: left;
}

#content {
	background-color: #FFFFFF;
	background-image: url(images/weiss.gif);
	width: 570px;
	margin-left: 208px;
   	padding-left: 0px;
}

#content p {
	text-align: justify;
	margin-right: 0px;
}


#gedicht {
    margin-left: 170px;
}

img.portrait {
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #dddddd;
	padding: 10px;

}
img.cover {
	margin-left: 210px;
}




#content ul li {
	margin-bottom: 30px;
}
#wrapper #content ul li a {
	font-weight: bold;
	color: #333333;
}


h1 {
	font-size: 1.4em;
    color: #333333;
	margin-top: 12px;
    padding-bottom: 0px;
}

h2 {
	font-size: 1.2em;
	color: #0B9FAB;
}

#footer {
	background-color: transparent;
	clear: left;
	height: 10px;
	width: 100%;
}

#navi ul {
	margin-top: 122px;
	margin-left:70px;
	padding-left: 0px;
}

ul.navi li {
	width:105px;
	height: 1.2em;
	background-color: #333333;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-bottom: 5px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 3px;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	float: left;
}


a:link, a:visited {
	color: #ffffff;
	text-decoration: none;

}

a:hover, a:active {
	color: #ff4f4f;
	text-decoration: none;
}

p.impressum {
	margin-left: 85px;
}
#wrapper #content .anker {
	font-size: 1.0em;
	color: #333333;
	margin-top: 12px;
	padding-bottom: 0px;
}
