/* default layout css | [DeN]-Clan 2009 */

body {
	margin:0px;
	padding:0px;
	font-family:sans-serif,Arial,Helvetica,Verdana;
	font-size:12px;
	font-weight:normal;
	color:#978767;
	text-align:center;
	background-color:#796646;
	outline:none;
}


h1,h2,h3,h4,h5,p,span,div {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#978767;
	outline:none;
}

img {
	border:none;
	outline:none;
}

/* hauptelemente */
#wrap {
	margin:0px;
	position:relative;
	text-align:left;
}
#head {
	width:100%;
	height:300px;
	position:relative;
	background:#433827 url(../images/layout/bg-head.png) repeat-x;
	z-index:2;
}
#content {
	width:100%;
	position:relative;
	background-color:#433827;
	z-index:1;
}
#footer {
	width:100%;
	height:100px;
	position:relative;
	text-align:left;
	background:#796646 url(../images/layout/bg-footer.png) repeat-x;
	z-index:1;
}


/* unterelemente */
#head-menu {
	width:920px;
	margin:0px auto;
	position:relative;
	top:45px;
}
#head-menu ul {
	margin:0px;
	padding:0px;
	margin-left:100px;
}
#head-menu ul li {
	font-size:18px;
	font-weight:bold;
	color:#433827;
	list-style-type:none;
	margin-right:30px;
	float:left;
}
#head-content {
	width:920px;
	margin:0px auto;
	position:relative;
	top:70px;
	clear:both;
}
#head-flash {
	width:600px;
	height:330px;
	margin-left:15px;
	float:left;
}
#head-polaroid {
	width:323px;
	height:339px;
	position:absolute;
	left:635px;
	background:transparent url(../images/layout/head-polaroid.png) no-repeat;
}
#head-polaroid-image {
	width:256px;
	height:253px;
	position:relative;
	left:33px;
	top:30px;
}


#content-top {
	width:920px;
	height:115px;
	margin:0px auto;
	background:transparent url(../images/layout/bg-content-top.png) no-repeat;
}
#content-middle {
	width:920px;
	margin:0px auto;
	background:transparent url(../images/layout/bg-content-middle.png) repeat-y;
}
#content-middle-left {
	width:225px;
	padding-left:45px;
	font-size:12px;
	float:left;
}
#active-menu, 
#login-head, 
#calendar-head {
	width:210px;
	font-size:16px;
	color:#978767;
	margin-bottom:5px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #978767;
}
.calendar {
	font-size:12px;
}
.calendar tr td {
	padding:1px 8px 1px 0px;
	color:#776747;
}
#content-middle-right {
	width:535px;
	margin-left:290px;
}


#footer-content {
	width:920px;
	height:100%;
	margin:0px auto;
	background:transparent url(../images/layout/bg-footer-content.png) no-repeat;
}
#footer-content-menu {
	position:relative;
	top:60px;
	left:35px;
}
