/* General/Header Elements */
body {
	margin: 0px;
	padding: 0px;
	background: #85653e;

	font: 13px tahoma,verdana,arial,helvetica,helv,sans-serif;
	line-height: 1.55em;
	color: #552c00;
	text-align: justify;
}

#head {
	position: absolute;
	left: 50%;
	width: 832px;
	height: 160px;
	padding: 0px;
	margin-left: -416px;
	background: #85653e url(gfx/toppart.png);
}

#headspace {
	position: absolute;
	left: 50%;
	top: 160px;
	width: 832px;
	height: 169px;
	padding: 0px;
	margin-left: -416px;
	background: #85653e url(gfx/headspace.png);
}

#headspace .gfx {
	position: relative;
	left: 17px;
}

#ohang_left {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -448px;
	width: 32px;
	height: 381px;
	background: #85653e url(gfx/overhang_l.png);
}

#ohang_right {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: 416px;
	width: 46px;
	height: 381px;
	background: #85653e url(gfx/overhang_r.png);
}

#cap_l {
	position: absolute;
	left: 50%;
	top: 381px;
	margin-left: -447px;
	width: 48px;
	height: 40px;
	background: #85653e url(gfx/cap_l.png);
}

#cap_r {
	position: absolute;
	left: 50%;
	top: 381px;
	margin-left: 401px;
	width: 60px;
	height: 40px;
	background: #85653e url(gfx/cap_r.png);
}

#main_box {
	position: absolute;
	left: 50%;
	top: 329px;
	width: 832px;
	padding: 0px;
	margin-left: -416px;
	background: #d09e63 url(gfx/bgloop.gif);
}

#finish {
	width: 832px;
	height: 32px;
	background: #d09e63 url(gfx/finish.png);
}

#navi {
	width: 832px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: #877c7a url(gfx/navi_bg.png);
}

#navicontent {
	position: relative;
	top: 1px;
	left: 22px;
}

#subnavi {
	width: 832px;
	height: 26px;
	background: #877c7a url(gfx/subnavi_bg.png);
}

#subnavicontent {
	position: relative;
	top: 4px;
	left: 22px;
}

.headline {
	position: relative;
	left: 17px;
	width: 800px;
	height: 42px;
	background: #fed39e;
	border-top: solid 1px #89571c;
	border-bottom: solid 1px #89571c;
}

.headlineimg {
	position: relative;
	top: 6px;
	left: 14px;
}
			
.content {
	margin-left: 16px;
	margin-right: 16px;
	padding: 13px 23px;
}

.content_lower {
	clear: both;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	height: 6px;
	padding: 0px;
}

.newsitem {
	width: 100%;
}

.newshead {
	border: solid 1px #89571c;
	background: #b9874c;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.newsbody {
	border: solid 1px #89571c;
	background: #fed39e;
	border-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.bordered {
	border: solid 1px #89571c;
}

.textpanel {
	border: solid 1px #89571c;
	background: #b9874c;
}

#banners {
	text-align: center;
}

.tickettable {
	border: solid 1px #89571c;
	background: #b9874c;
}

.photo_with_desc {
	border: solid 1px #89571c;
	background: #b9874c;
	margin: 0px;
	padding: 0px;
	width: 350px;
	height: 254px;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a img {
	border-width:0;
}

a:link {
	color: #6c1d06;
}

a:visited {
	color: #6c1d06;
}

a:hover {
	color: #6c1d06;
	text-decoration: underline;
}

input {
	font: 13px verdana,arial,helvetica,helv,sans-serif;
}

/* Organizer list */
.orga_l {
	width: 35%;
	text-align: right;
	vertical-align: top;
}

.orga_r {
	text-align: left;
}

/* Timetable */
.ttab_l {
	width: 15%;
	text-align: right;
	vertical-align: top;
	line-height: 1.4em;
	padding-top: 0.5em;
}

.ttab_r {
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
	padding-top: 0.5em;
}

/* Forum */

.list {
	font-size: 13px;
	text-align: left;
}

.date {
	font-size: 13px;
}

.head {
	color: black;
	background-color: #7d6325;
	font-weight: bold;
	text-align: center;
}

.forum_name {
	font-size: 20px;
	font-weight: bold;
}

/* Please @import all styles that are just used for a few pages seperately.
   Scamp, du bist gemeint. survey2005.php macht es richtig. */
