@import url(content.css);

* {
	margin:0; border:0;padding:0;
}
body, html {
	position: relative;
	text-align: center;
	width: 100%;
	height: auto;
	font-family: Tahoma,sans-serif;
	font-size:0.9em;
	background: url(../bilder/back.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	background-position:top center;
	color: #666;
}

#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	height: auto;
}

#kopf {
	position: relative;
	left:0px;
	background: url(../bilder/wundnetz_kopf_2.jpg) no-repeat;
	height:150px;
	text-align:right;
}
#lkopf {
	position: relative;
	left:0px;
	background: url(../bilder/lymphnetz_kopf_2.jpg) no-repeat;
	height:150px;
	text-align:right;
}

#kopf-titel {
	float:right;
	text-align:right;
	margin-right:10px;
	font-size: 10px;
}

#inhalt {
	background: url(../bilder/back_innen_2.gif);
	width: 100%;
	height: auto;
	clear: both;
}


#left {
	float: left;
	width: 220px;
	min-height:400px;
	z-index: 4;
}
#left-content {
	position: relative;
	z-index: 5;
}

#left-menu-box, #middle-marker-box {
	padding: 10px;
}

#left-marker {
	padding: 5px;
}

#middle {
	float: left;
	margin-left:5px;
	width: 565px;
}
#middle-content {
	position: relative;
	top:-15px;
	}

#footer {
	clear: both;
	height:30px;
	background: url(../bilder/back_fuss_2.gif);
	background-position:top;
}

#footer-box {
	position: relative;
	top:5px;
}

#footer-text {
	text-align: left;
	border:0;
	margin-left:255px;
	font-size: 10px;
}

.tx-loginboxmacmade-pi1-loginTable{
margin: 0;
padding: 0;
}
