body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
}

* {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}


td {
	margin: 0px;
	padding: 0px;
}

#site {
	position: absolute;
	width: 940px;
	height: 556px;
	top: 50%;
	left: 50%;
	margin-left: -470px;
	margin-top: -278px;
	background: url("/pictures/allgemein/bg_site.jpg") no-repeat;
}

#left {
	float: left;
	width: 280px;
	height: 556px;
	overflow: hidden;
}

#right {
	float: right;
	width: 640px;
	height: 556px;
	overflow: hidden;
}

#logo {
	display: block;
	height: 145px;
	margin-left: 20px;
}

#navi {
	display: block;
	height:	340px;
	margin-left: 65px;
	margin-top: 20px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi ul li {
	margin-bottom: 7px;
	list-style-type: none;
}

#navi ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #c69646;
	text-decoration: none;
}

#navi ul li a:hover {
	color: #ffffff;
}

#navi ul li .active {
	color: #ffffff;
}

#navi ul li ul {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	
#navi ul li ul li a {
	font-size: 12px;
}

#contact {
	display: block;
	height: 50px;
	line-height: 50px;
	margin-left: 55px;
	color: #c69646;
}

#contact ul {
	margin: 0px;
	padding: 0px;
}

#contact ul li {
	display: inline;
	margin-bottom: 7px;
	list-style-type: none;
}

#contact ul li a {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #c69646;
	text-decoration: none;
}

#contact ul li a:hover {
	color: #ffffff;
}

#contact ul li .active {
	color: #ffffff;
}

#leftPic {
	margin-left: 38px !important;
	margin-left: 19px;
	background: url("/pictures/allgemein/bg_leftPic.jpg") no-repeat;
}

#centerPic {
	background: url("/pictures/allgemein/bg_centerPic.jpg") no-repeat;
}

#rightPic {
	background: url("/pictures/allgemein/bg_rightPic.jpg") no-repeat;
}

.indexPic {
	float: left;
	width: 173px;
	height: 376px;
	margin-top: 103px;
	margin-right: 12px;
}

#content {
	float: left;
	width: 320px;
	height: 306px;
	margin-top: 120px;
	margin-left: 20px !important;
	margin-left: 10px;
	padding: 10px;
	background: url("/pictures/allgemein/bg_content.jpg") no-repeat;
	overflow: auto;
}	

#bigContent {
	width: 557px;
	height: 306px;
	margin-top: 120px;
	margin-left: 20px !important;
	margin-left: 10px;
	padding: 10px;
	background-position: fixed;
	background: url("/pictures/allgemein/bg_bigContent.jpg") no-repeat;
	overflow: auto;
}

#pics {
	float: right;
	width: 252px;
	height: 500px;
	margin-top: 36px;
	margin-right: 20px !important;
	margin-right: 10px;
	background: url("/pictures/allgemein/bg_pics.jpg") no-repeat;
}

.contentPic {
	float: left;
	width: 117px;
	height: 238px;
	overflow: hidden;
}

#topLeft {
	margin-right: 13px !important;
	margin-right: 12px;
	margin-bottom: 12px;
}

#topRight {

}

#bottomLeft {
	margin-right: 13px;
}

#bottomRight {

}	