
body {
	background-color: #0e282c;
	margin:0 auto;
}

.counter_con {
	font-size: 13px;
}

#counter {
	color: #bcda18;
	float: right;
	position:relative;
	right: 25px;
	top: 37px;
}

#main_page {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#606451;
	width:974px;
	margin:0 auto;
	padding:0px;
}
#main_info {
	background-image:url(../gfx/bg_l.gif);
	background-repeat:repeat-y;
	width:184px;
	height:auto;
	padding-left:8px;
	padding-right:8px;
	float:left;
}
#main_header {
	background-image:url(../gfx/head.jpg);
	height:107px;
	width:974px;
	margin:0px;
}

#main_bg {
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-y;
	height:auto;
}

#main_content {
	background-image:url(../gfx/bg_c.gif);
	background-repeat:repeat-y;
	width:739px;
	height:auto;
	margin-left:200px;
	margin-top:0px;
	padding-left:33px;
}
#main_footer_l {
	background-image:url(../gfx/footer_l.gif);
	position:relative;
	left:-6px;
	height:40px;
	width:200px;
}
#main_footer_c {
	background-image:url(../gfx/footer_c.gif);
	position:relative;
	left:-31px;
	height:40px;
	width:774px;
}
#footer {
	clear:both;
}
#bots {
	font-size:1px;
	color:#0e282c;

}
/* Menüteil  */
.menu {
	VISIBILITY:hidden;
	width:160px;
	color:#ffffff;
	POSITION:absolute;
	background-color:#333333;
	text-ALIGN:left;
	z-index:100;
    width:160px;
}
#menu1 {z-index:100; width:160px}
#menu2 {z-index:100; width:160px}
#menu3 {z-index:100; width:160px}
#menu4 {z-index:100; width:200px}
#menu5 {z-index:100; width:160px}
#menu6 {z-index:100; width:200px}
#menu7 {z-index:100; width:220px}
#menu8 {z-index:100; width:200px}
#menu9 {z-index:100; width:100px}

#mainMenu {
	width:730px;
	padding-right:0px;
    padding-left:0px;
    padding-bottom:1px;
    padding-top:1px;
	border:#adb7a7 1px solid;
	background-color:#cedac7;
	position:relative;
    z-index:100;
}
#menuList {
	padding:0;
	margin:0;
}
#menuList UL {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
}
#menuList LI {
	display:inline;
	list-style-type:none;
}
/* Links */
a.starter {
	padding-right:18px;
	padding-left:18px;
	text-align: center;
	font-weight:bolder;
	font-size:14px;
	margin:0px;
	padding-top:1px;
    padding-bottom:1px;
    color:#4F5047;
	background-color:#d1ddca;
	text-decoration:none;
}
a.starter:hover {
	color:#125A64;
    text-decoration:none;
}
a.starter:active {
	color:#125A64;
	background-color:#125A64;
    text-decoration:none;
}
a.anavi {
	padding-right:2px;
	display:block;
	padding-left:4px;
	font-size:1.1em;
	padding-bottom:1px;
	margin:0px;
	color:#4F5047;
	line-height:11px;
	padding-top:2px;
	border-bottom:#123456 1px solid;
    border-left:#123456 1px solid;
    border-right:#123456 1px solid;
	background-color:#d1ddca;
	text-decoration:none;
}

a.anavi:active
{
	padding-right:2px;
	display:block;
	padding-left:4px;
	font-size:1.1em;
	padding-bottom:1px;
	margin:0px;
	color:#4F5047;
	line-height:11px;
	padding-top:2px;
	border-bottom:#123456 1px solid;
    border-left:#123456 1px solid;
    border-right:#123456 1px solid;
	background-color:#d1ddca;
	text-decoration:none;
}
a.anavi:hover {
	padding-right:2px;
	padding-left:8px;
	font-size:1.1em;
	padding-bottom:1px;
	margin:0px;
	color:#125A64;
	padding-top:2px;
	border-bottom:#123456 1px solid;
    border-left:#123456 1px solid;
    border-right:#123456 1px solid;
	background-color:#d1ddca;
	text-decoration:none;
}

a.forum_link {
	color: #eff4ed;
	font-size: 12px;
	font-weight: bold;
}

a, a:visited {
   color:#125A64;
   text-decoration: none;
   }
a:hover, a:active {
   color:#1999ac;
   text-decoration: underline;
   }


/* Forum */
#post_back {
	background-color:#cedac7;
	width:730px;
	padding-top:5px;
}
#post_border {
	background-color: #cedac7;
	width:725px;
}
#post_info {	
	background-color: #cedac7;
	width:180px;
	padding-left:6px;
	float:right;
}
#post {
	background-color:#cedac7;
}

#post_content {
	background-color:#eff4ed;
	width:536px;
	height:auto;
	float:right;
	padding:0px;
}
#post_foot {
	clear:right;
	background-color:#cedac7;
	text-align:right;
}
.post_user {
	position:absolute;
	width:200px;
	padding-top:5px;
	padding-left:5px;
	font-size: 15px;
	font-weight: bolder;
}
.post_date {
	position:relative;
	left:415px;
	width:115px;
	padding-top:5px;
}
.post_text {
	padding-left:10px;
	padding-top:10px;
	overflow: hidden;
}
/* Boxen */

.Box1 {
	width: 100px;
	line-height: 24px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.Box2 {
	width: 200px;
	line-height: 23px;
	position: absolute;
	left: 100px;
	top: 5px;
}
.Box3 {
	width: 300px;
	line-height: 24px;
	position: absolute;
	left: 300px;
	top: 5px;
}
.fehler {
	color: #ff0000;
}


/* Forumlare */
.cinput {

}

/* Content-Boxen */

.info {
	text-align: center;
	position: relative;
	margin: auto;
	top: 100px;
	height: 200px;
	overflow: hidden;
}

 

.infobox_start{
	border: 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background:#CCCCCC;
	overflow: hidden;
}
.infobox {
	border: 1px solid;
	border-top: none;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 10px;
	overflow: hidden;
}
.infobox2 {
	position:relative;
	border: 1px solid;
	border-top: none;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 10px;
    background:#D1DDCA;
    overflow:auto;
}

.infobox_low {
	border: 1px solid;
	border-top: none;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 7px;
    overflow:auto;
}

.sbox {
	border: 1px solid;
	border-top: none;
	padding-left: 2px;
	padding-right: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
	overflow: hidden;
}

/* BB-Codes */
.quote {
	margin : 4px 12px 4px 12px;
	background-color: #CBCBCB;
	border-color: #333333;
	border-width: 1px;
	border-style: groove;
	overflow: hidden;
}
.bold {
	font-family: Arial Black;
	font-size: 11px;
	font-weight: 300;
}

/* Diverses */
table.tcab {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606451;
}
td.padl {
	padding-left: 10px;
}
p.contitle {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}

div.itemtop {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	height: auto;
	vertical-align:top;
}

li.folder {
	list-style-image:url(../gfx/folder.png);
}

.TextPicBox{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	border: 1px solid;
	border-top: none;
}
.inTextLeft {
	float:left;
	margin-right: 10px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ccc;
	//padding:0 !important;
	background-color:#ffffff;
	page-break-inside: avoid;
	text-align:center;
}

.inTextRight {
	float:right;

	margin-left:10px;
	border:solid 1px #ccc;
	padding:0 !important;
	background-color:#ffffff;
	page-break-inside: avoid;
	text-align:right;
}


div.on {
	background-color:#dfdfdf;
}

div.off {
	background-color: transparent;
}
div.out {
	background-color:#ffdfdf;
}

.avabox {
	position:relative;
	border: 1px solid;
    text-align: center;
    padding-top: 10px;
    #padding-bottom: 10px;
    margin-left: 15px;
    margin-bottom: 25px;
    vertical-align:middle;
    background:#D1DDCA;
    overflow:hidden;
}

span.display {
	font-size: 14px;

}

