/*------------ Mainpage Classes ------------*/
/* Links */
a:link {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #fff;
}

a:focus {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #ddd;
}

/* Main Settings */
body {
	background: url(../images/main/mainbg.jpg) repeat-x;
	background-position: 0px 250px;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

#inner-area {
	width: 990px;
	background-color: #FFF;
	padding-left: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/* Header */
#header {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 100%;
	min-width: 1002px;
	height: 250px;
	background: url(../images/main/banner.jpg) no-repeat scroll center top;
	background-color: #1b5b6f;
}

#inheader {
	margin: 0px auto;
	padding: 68px 0px 0px 0px;
	text-align: right;
	width: 980px;
	height: 50px;
}

/* Navi */
#navi {
	width: 980px;
	font-weight: bold;
	font-size: 13px;
	padding: 32px 0px 0px 0px;
	margin: 0px auto;
}

#navi ul {
	list-style: none;
}

#navi li {
	margin: 0px 10px 0px 10px;
	float: left;
	padding-top: 3px;
}

#navi .split {
	margin: 0px;
	color: #FFFFFF;
}

/* Subnavi */
#subnavi {
	width: 980px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
}

#subnavi ul {
	list-style: none;
}

#subnavi li {
	float: left;
}

#subnavi .menu {
	text-align: left;
}

#subnavi .split {
	margin: 0px;
	color: #FFFFFF;
	margin: 0px 5px 0px 5px;
}

/* Boxes */
.box-around {
	padding: 0px;
	margin-top: 10px;
}

.box-top {
	background: url(../images/main/box-top.gif);
	width: 200px;
	height: 20px;
}

.box-middle {
	width: 200px;
	padding: 5px;
}

.order-box {
	padding-top: 2px;
	text-align: center;
	display: block;
	font-weight: bold;
}

.box-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.box-list2 {
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.box-style {
	border-top: 1px solid #1b5b6f;
	width: 95%;
	margin-top: 5px;
	padding-top: 5px;
}

.newsad {
	width: 190px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.newsadpic {
	margin-top: 2px;
	padding: 0px;
	border: 1px solid #606060;
}

.searchbox {
	width: 200px;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

/* Content */
#content {
	margin-left: 5px;
	font-size: 12px;
	width: 980px;
	clear: both;
	overflow: hidden;
}

#content table {
	width: 100%;
}

#contentshow {
	float: left;
	width: 740px;
}

#content a:link {
	text-decoration: none;
	color: #BB0000;
}

#content a:visited {
	text-decoration: none;
	color: #BB0000;
}

#content a:active {
	text-decoration: none;
	color: #BB0000;
}

#content a:focus {
	text-decoration: none;
	color: #BB0000;
}

#content a:hover {
	text-decoration: none;
	color: #DD0000;
}

/* Footer and beyond Content*/
#footer {
	border-top: 2px solid #1b5b6f;
	background-color: #F4F4F4;
	height: 21px;
	color: #000;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
	padding-bottom: 4px;
}

#footer a {
	color: #000;
}

#infooter {
	padding-top: 4px;
}

.timeload {
	font-size: 8pt;
	margin-bottom: 5px;
	color: #FFF
}

/*------------ Subpage Classes ------------*/
/* News */
.news {
	background: url(../images/main/news.gif) bottom repeat-x;
	padding: 20px 0px 5px 0px;
}

.newsrllist {
	font-size: 11px;
	list-style: none;
	padding: 10px 0px 2px 0px;
	margin: 0px;
}

.newstitel {
	color: #BB0000;
}

.newspic {
	padding: 2px;
	border: 1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

/* Links */
.links {
	padding: 10px 0px 0px 5px;
}

/* Projekte */
.projekte_name {
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	background-color: #ddd;
}

.proimg {
	text-align: center;
	width: 20%;
}

/* Forum */
.topb {
	background-color: #AAE6BB;
}

.topb2 {
	background-color: #F7E784;
}

.fborder {
	height: 27px;
	border-bottom: 1px solid #AFAFAF;
	padding: 3px;
}

.fborder2 {
	height: 50px;
	border-bottom: 1px solid #AFAFAF;
	padding: 3px;
}

.threadvote {
	border-top: 1px solid #1b5b6f;
	border-left: 1px solid #1b5b6f;
	border-right: 1px solid #1b5b6f;
	padding: 2px 5px 2px 5px;
}

.threadtermin {
	border-top: 1px solid #1b5b6f;
	border-left: 1px solid #1b5b6f;
	border-right: 1px solid #1b5b6f;
	padding: 2px 5px 2px 5px;
	background-color: #eee;
}

.threadhead {
	background-color: #1b5b6f;
	color: #fff;
	padding: 1px 5px 1px 5px;
	font-size: 11px;
	margin-top: 10px;
}

.threadheadside {
	float: right;
	font-weight: bold;
}

.threadhead span {
	color: #fff;
}

.threadside {
	width: 20%;
	padding: 3px;
	text-align: center;
}

.threadmain {
	width: 80%;
}

.threadover {
	font-weight: bold;
	border-bottom: 1px solid #AFAFAF;
	padding: 5px;
}

.threadtext {
	padding: 5px;
}

.threadsig {
	padding: 5px;
	font-size: 11px;
}

.threadbottom {
	background-color: #eee;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
}

.threadend {
	margin-bottom: 10px;
}

.post {
	text-align: center;
	background-color: #eee;
	padding: 1px 5px 1px 5px;
}

/* Kalender */
.kal {
	display: block;
	height: 70px;
	width: 102px;
	border: 1px solid #6F6F6F;
	background-color: #DFDFDF;
}

.kal2 {
	display: block;
	height: 70px;
	width: 102px;
	border: 1px solid #6F6F6F;
}

.weekend a {
	background-color: #DDEEEE;
}

.frei {
	background-color: #AADDAA;
}

.weekend2 {
	background-color: #77B3BF;
}

.kstyle {
	width: 90px;
	height: 20px;
}

.todaybig {
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.kalendersmall {
	border: 1px solid black;
	margin: 0px 5px 0px 5px;
	font-size: 10px;
	width: 500px;
}

.kalendersmall td {
	padding: 2px;
}

/* Upload */
.upback {
	background-color: #FFF;
	border: 1px solid #2F2F2F;
}

.upbar {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.upbar img {
	display: block;
	float: left;
	height: 12px;
	width: 14px;
	margin: 0px;
	padding: 0px;
}

/* Awards */
.alist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 670px;
}

.alist li {
	vertical-align: top;
	float: left;
	width: 217px;
	margin: 3px;
	text-align: left;
}

.alist img {
	float: left;
	display: inline;
	padding-right: 5px;
}

/*------------ More ------------*/
.patchtable {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin-bottom: 10px;
	margin-top:5px;
}

.patchtable td {
	border-bottom: 1px solid black;
}

.tablebold td {
	font-weight: bold;
}

.code {
	background-color: #4F4F4F;
	color: #FFF;
	border-left: 10px solid #AFAFAF;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	display: block;
}

.code2 {
	background-color: #EFEFEF;
	color: #FFF;
	border-left: 10px solid #4F4F4F;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	display: block;
}

.format-area {
	background-color: #EEE;
	border: 1px solid #BBB;
}

.overs {
	background-color: #4F4F4F;
	color: #FFF;
}

.center {
	text-align: center;
}

.center2 {
	display: block;
	text-align: center;
	margin: 0px auto;
}

.right {
	text-align: right;
}

.lelem {
	float: left;
	display: block;
	padding: 0px 5px 0px 5px;
}

.relem {
	float: right;
	display: block;
	padding: 0px 5px 0px 5px;
}

.uline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.ku {
	font-style: italic;
}

.nolist {
	list-style: none;
}

.nolist2 {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.white {
	color: #FFF;
}

.black {
	color: #000;
}

.red {
	color: #9F0000;
}

.green {
	color: #005F00;
}

.yellow {
	color: #F9800E;
}

.blue {
	color: #00009F;
}

.whiteb {
	background-color: #FFF;
}

.greyb {
	background-color: #EEE;
}

.greyb2 {
	background-color: #AFAFAF;
}

.whitebborder {
	border-bottom: 1px solid #AFAFAF;
}

.greenb {
	background-color: #AAE6BB;
	border-bottom: 1px solid #AFAFAF;
}

.yellowb {
	background-color: #CCCD62;
	border-bottom: 1px solid #AFAFAF;
}

.redb {
	background-color: #C68C8C;
	border-bottom: 1px solid #AFAFAF;
}

.greybborder {
	background-color: #f0f0f0;
	border-bottom: 1px solid #AFAFAF;
}

.f9 {
	font-size: 9px
}

.f10 {
	font-size: 10px
}

.f11 {
	font-size: 11px
}

.f12 {
	font-size: 12px
}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	position: relative;
	z-index: 100;
}

.menu ul li a,.menu ul li a:visited {
	display: block;
	height: 21px;
	overflow: hidden;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu ul li {
	float: left;
	position: relative;
	display: block;
}

.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color: #ddd;
}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
	width: 100px;
}

.menu ul li:hover ul li a.hide {
	color: #ddd;
}

.menu ul li:hover ul li:hover a.hide {
	color: #ddd;
}

.menu ul li:hover ul li ul {
	display: none;
}

.menu ul li:hover ul li a {
	display: block;
	color: #fff;;
	background-color: #1b5b6f;
	width: 120px;
	border-left: 2px solid #3f3f3f;
	padding: 2px 0px 0px 6px;
	font-size: 11px;
}

.menu ul li:hover ul li a:hover {
	color: #ddd;
}

.menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 105px;
	top: 0;
}

.menu ul li:hover ul li:hover ul.left {
	left: -105px;
}
