body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x repeat-y;
	background-attachment:fixed;
	padding:0; 
	margin:0;
}
a {	
	text-decoration:none;
	color:#552B00;
}
a:hover {
	text-decoration:none;
	color:#F90;
}
#text {
	width:auto;
	height:auto;
	margin-left:290px;
}
#text2 {
	text-align:left;
}
td.titel_list {
	border:thick;
	background:#e1bf76;
}

#container {
	position:relative;
	width:848px;
	min-height:980px;
	background-image:url(images/index_back.jpg);
	background-repeat:repeat-y;	
	margin-top:10px;
	margin:auto;

}

#header {
	width:848px;
	height:100px;
	background-image:url(images/titel.jpg);	
}
#between {
	width:848px;
	height:181px;	
}
#between_left {
	width:255px;
	height:193px;
	background:url(images/webawardlayout_06.jpg);
	float:left;
}
#between_right {
	width:593px;
	height:193px;
	float:left;
}
#subtitel {
	height:86px;
	margin-top:25px;
	margin-left:35px;
}
#index {
}
#nav {
	position:relative;
	float:left;
	width:214px;
	height:570px;
	background-image:url(images/nav.jpg);
	padding-top:16px;
	margin-left:0px;
	float:left;
}
#content {
	position:relative;
	float:right;
	width:814px;
	min-height:592px;
	background-image:url(images/index_back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding:0 20px 20px 14px;
}
#footer {
	position:relative;
	float:left;
	width:848px;
	height:80px;
	background-image:url(images/webawardlayout_09.jpg);
}
