*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url('Bilder/background.jpg');
	background-repeat:no-repeat;
	background-color:#fe5d02;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Comic Sans MS,Times New Roman,serif;
	font-size:12px;
	text-align:center;
	overflow-x:hidden;
}
* html img{
	margin-left:-3px; 
	margin-right:-3px; 
}
img{
	border:none;
}
#body{
	width:1024px;
	display:inline-block;
}
#left, #head{
	float:left;
}
#leftStrip{
	vertical-align:bottom;
	background-image:url('Bilder/leftStrip.png');
	background-repeat:repeat-y;
	width:127px;	
	margin-left:80px;
}
#menu{
	background-image:url('Bilder/menu.png');
	width:167px;
	height:462px;
	color:white;	
	font-size:18px;
	padding-top:15px;
	margin-left:40px;
	font-family:Calibri;
}
#menu img{
	margin-left:-22px;
}
#menu a, #menu a:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
	height:92px;
	display:inline-block;
	position:relative;
	z-index:1;
}
#menuBottomFrame{
	position:fixed !important;
	position:absolute;
	height:18px;
	width:100%;
	text-align:center;
	left:0px;
	bottom:0px;
  	bottom:expression((0-(var2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
#menuBottom{
	background-color:#581618;	
	width:500px;
	display:inline-block;
	border:1px solid white;	
}
#menuBottom a, #menuBottom a:visited{
	color:white;
	text-decoration:none;
	margin-left:25px;
	margin-right:25px;	
	padding-bottom:3px;
}
#likeButton{
	width:80px;
	display:inline-block;
	overflow:hidden;
	margin-top:60px;
	margin-right:60px;
}
.label{
	white-space:nowrap;
	overflow:hidden;
	width:150px;
	text-align:center;
	position:relative;
	margin-left:0px;
}
#content{
	display:inline-block;
	width:600px !important;
	width:610px; 
	vertical-align:top;
	background-image:url('samuelsseite.jpg');
	background-repeat:repeat-y;
	padding:5px 5px 5px 5px;
	float:left;
	min-height:540px;
	overflow-x:hidden;
	margin-bottom:9px;
	position:relative;
}
#content table{
	height:auto;
	display:inline-block;
}
#content a, #content a:visited{
	color:black;
}
#right{
	float:left;
}
#rightTop{
	background-image:url('Bilder/rechts.png');
	width:207px;
	height:500px;
}
#rightStrip{
	background-image:url('Bilder/rightStrip.png');
	background-repeat:repeat-y;
	width:79px;
	margin-left:0px;
	margin-top:-20px;
	float:left;
}
#footer{
	margin-top:-157px;
	margin-left:-12px;
}
#counter{
	color:black;
	text-decoration:none;
	position:absolute;
	left:0;
	top:0;
}
.cboxElement{
	margin-right:10px;
	margin-bottom:5px;
}

