body {margin:0;padding:0;height:100%;
		background:#ffffff;		

}/*Grundlage dafür, dass Hintergrundfarbe oder -bild 100% hoch wird*/
	
#contentbox {position:relative;top:10px;
			text-align:left;
			background:url(../../library/gifs/content_bg.jpg) no-repeat;
			width:800px;
			height:800px;
			overflow: hidden;
			clear:both;
			-moz-border-radius:10px;border:1px solid #44a22a;
}

#content, #navigation, #global {margin-left:280px;}

#global{	position:relative;
			top:10px;
}

#navigation{position:relative;
			top:50px;
}

#content{	position:relative;
			top:110px;
			height:720px;
}

/*table.saefte {background:url(../../library/gifs/content_bg.png) no-repeat bottom;}*/
/*table.saefte {background:url(../../library/gifs/content_bg.gif);}*/
td.saefte {background:url(../../library/gifs/content_bg_pixel.png);}

#main {		text-align:right;
}

#sub {		height:40px;
}

#created {	position:relative;
			width:800px;
			height:35px;
			text-align:center;
			z-index:1;			
			clear:both;
			}

#picleft {	border:0px solid;border-color:#ccc;
			margin-right:10px;,margin-bottom:5px;margin-top:0px;
			float:left;
			width:200px;
			clear:both;
}

#picright {	border:0px solid;border-color:#ccc;
			margin-left:10px;,margin-bottom:0px;margin-top:0px;margin-right:0px;
			float:right;
			clear:both;
}

#pic {		border:0px solid;border-color:#ccc;
			margin-left:0px;,margin-bottom:0px;margin-top:0px;margin-right:0px;
			clear:both;
}
