body {
	margin-top:0px;
}
#wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
#seite {
}
#kopf {
	background-color:#dcf0ff;
	height:160px;
	border-bottom:#6e9415 solid 8px;
	border-top:#436d0d solid 2px;
}

#kopf_bilder {
	margin:28px 0px 0px 35px;
}

#kopf_startseite_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_startseite_an.jpg);
	float:left;
}

#kopf_startseite_aus{
	height:132px;
	width:103px;
	background-image:url(../img/kopf_startseite_aus.jpg);
	float:left;
}

#kopf_uebermich_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_uebermich_aus.jpg);
	float:left;
}

#kopf_uebermich_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_uebermich_an.jpg);
	float:left;
}


#kopf_meinblog_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_meinblog_an.jpg);
	float:left;
}

#kopf_meinblog_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_meinblog_aus.jpg);
	float:left;
}

#kopf_poems_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_poems_an.jpg);
	float:left;
}

#kopf_poems_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_poems_aus.jpg);
	float:left;
}

#kopf_fotografie_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_fotografie_an.jpg);
	float:left;
}

#kopf_fotografie_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_fotografie_aus.jpg);
	float:left;
}

#kopf_webdesign_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_webdesign_an.jpg);
	float:left;
}

#kopf_webdesign_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_webdesign_aus.jpg);
	float:left;
}
#kopf_printdesign_an {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_printdesign_an.jpg);
	float:left;
}

#kopf_printdesign_aus {
	height:132px;
	width:103px;
	background-image:url(../img/kopf_printdesign_aus.jpg);
	float:left;
}

/* Menu anfang */

#menu {
	margin-top:-20px;
	background-color:#436d0d;
	height:50px;
}
#kopf_startseite {
}
#menu_verlauf {
	background-image:url(../img/verlauf.jpg);
	background-repeat:repeat-x;
	width:1024px;
	height:52px;
}
#menu li {
	float:left;
	list-style:none;
	margin:15px 20px 5px 0px;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#menu a:hover {
	color:#FFFFFF;
}

#content {
 height:100%;
}

#content_gallerie_l {
 float:left;
 height:292px;
 width:450px;
}

#content_gallerie_r {
 float:left;
 height:292px;
 width:450px;
}


#content_poems {

}

#content_poems {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

#content img {
	border-left:solid #6e9415 7px;	
	margin-left:25px;
	margin-bottom:25px;

}


#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}
#footer {
	height:15px;
	background-color:#436d0d;
}
#footer_link {
	float:right;
}
#footer_link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
#logo {
	background-image:url(../img/xlogo.jpg);
	width:167px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
