@charset "utf-8";
/* */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: #000000 url(../img/bg_main.gif) top center no-repeat;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#6b6967;
font-size: 10px;
padding:0px;
margin:0px;
}
a {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #FFFFFF; }
a:active { color:#999999;}

h1 {
font-size: 11px;
text-transform:uppercase;
background:none;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px; }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 826px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background: url(../img/bg_news.gif) 0px 240px no-repeat;
}

/* ----------banner for logo-------------- */
#banner {
background: url(../img/bg_boxtop.gif) no-repeat;
position:relative;
text-align: center;
padding: 0px;
margin: 0px;
height: 240px;
}
#bOverflow {
position:absolute;
top:0px;
left:0px;
}
/*#banner img {padding:10px 0px;} */

/* -----------------Inhalt--------------------- */
#content {
background: none;
/*margin-left: 266px;*/
margin-left: 220px;
/*width: 220px;*/
width: 606px;
margin-right: 0px;
/*border-left: 1px #6b6967 solid;*/
}
div#content { 
min-height:578px;
height:expression(this.scrollHeight > 578 ? "auto":"578px"); 
}

#loader { text-align:center; }

.boxp {
padding: 50px 10px 0 10px;
}

p, pre{
padding: 5px 15px;
margin:0px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
/*width: 266px;*/
width: 220px;
margin: 0px;
padding: 40px 0 0 0;
position:relative;
}

#join {
	position:absolute;
	top:515px;
	left:20px;
}

#join input {
	border:none;
	background:none;
	color:#CCCCCC;
	font-size:10px;
	width:180px;
}

/* -------------- Contactformular ------------- */
#contactForm {
	padding:36px 0 0 94px;
	margin:0;
}

.cMainTable {
	background:url(../img/bg_contactform.png) no-repeat;
	height:474px;
	width:422px;
}
.cTextInputs span {
	display:block;
	height:22px;
	width:249px;
	text-align:left;
}
.cTextInputs input {
	background:none;
	padding:2px;
	margin:3px 0 0 1px;
	height:18px;
	width:240px;
	border:none;
	color:#999999;
	font-size:11px;
}
.cTextInputs {
	padding:33px 0 0 124px;
	margin:0px;
}
.cTextArea {
	padding:22px 0 0 44px;
	margin:0px
}
.cTextArea textarea {
	width:324px;
	height:233px;
	border:none;
	background:none;
	padding:2px;
	color:#999999;
	font-size:11px;
}

/* -----------footer--------------------------- */
#footer {
background: url(../img/bg_footer.gif) no-repeat;
clear: both;
margin: 0px;
padding: 0px;
height: 55px; }
