/* HAUPT CSS - HOLE CONFIG */

* {
	margin:0;
	padding:0;
}

body {
	background: #8C8B8D url('/img/bg_new.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	text-align:center;
}

div#body {
	background: url('/img/logo_new.jpg') no-repeat;
	height: 223px;
	width: 900px; /* bei allem 960px */ 
	margin: 0 auto;
	text-align:left;
}

div#body a,a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

div#body a:hover{
	color:#CECECE;
	font-weight:bold;
}

div#upperNavi {
	clear: both;
	padding: 25px 0 160px 0;
	text-align: center;
	height: 15px;
	font-size:1.0em;
	font-weight: bold;
}

div#upperNavi a,a:visited{
	color:#ff4500;
	padding: 7px;
	border-left: solid 0.5px;
	border-left-color:#fff;
	border-top: solid 0.5px;
	border-top-color:#fff;
	border-right: solid 0.5px;
	border-right-color:#fff;
}

div#upperNavi a:hover{
	color:#ffa500;
}

div#ads{
	padding: 0 0 5px 0;
	text-align:center;
}

div#navi{
	float:left;
	background: url('/img/box_komplett.jpg') no-repeat;
	height:372px;
	width:208px;
	text-align: center;
	color:#ffffff;
}

#navi a,a:visited{
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color:#ffffff;
	border:0px;
}

#navi a:hover{
	color:#CECECE;
	border:0px;
}

.navitd{
	padding: 5px 0 5px 0;
}

div#content{
	float:left;
	margin: 25px 0px 0 0;
	padding:5px 5px 5px 5px;
	width: 500px;
	color:#fff;
	border: solid 1px;
	border-color:#fff;
}

div#right{
	margin-top: 15px;
	float:right;
}

div#sponsor{
	clear: right;
	float:right;
	background: url('/img/box_komplett.jpg') no-repeat;
	height:372px;
	width:208px;
}

div#bottom{
	clear: both;
	width:900px;
	color:#cccccc;
	text-align:center;
}

div#hiddenText{
	display:none;
}

.con_table{
	left:auto;
	right:auto;
	padding-left:10px;
	width:480px;
}

.tbl_ueber{
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}

.con_table input{
	border: 1px dotted #ff0000;
}

.con_table input:hover{
	background-color:#cdf8f9;
}

.con_table textarea{
	border: 1px dotted #ff0000;
}

.abschnitt{
	width:480px;
	padding:0 0 0 5px;
}

.blocktext{
	display:block;
	text-align:justify;
	padding:0 0 0 14px;
}

.blocktext2{
	display:block;
	text-align:justify;
	padding:0 0 0 0;
	color: #cccccc;
}

.newsDate{
	width:120px;
	padding:0px 0px 0 0;
	float:left;
	font-size:1.0em;
	font-weight:bold;
}
.newsKat{
	width:400px;
	padding:0 0 0 0;
	font-size:1.0em;
	font-weight:normal;
}
.newsTitle{
	border:0px solid;
	padding:5px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	color: #000;
}
.newsText{
	padding:10px 5px 10px 5px;
	border:0px dotted;
	color:#8A2E2E;
}

.user_info{
	clear:both;
	width:480px;
	height:auto;
	background-color:#8C8B8D;
}
.user_text{
	float:left;
	margin-left: 10px;
	margin-bottom: 30px;
}
.user_picture{
	float:right;
	width:110px;
}
.user_descrption{
	clear:clear;
	float:left;
	margin-left: 10px;
	margin-top:5px;
	color:#aeaeae;
}
.user_td2{
	color:#aeaeae;
}
.user_td{
	font-weight:bold;
}

.user_info input {
	font-size: 10px;
	border:1px border-color:rgb(0,0,0);
}
.user_info textarea {
	font-size: 11px;
	border:1px border-color:rgb(0,0,0);
}
.user_info select {
	font-size: 10px;
	border:1px border-color:rgb(0,0,0);
}

/* CREW-ADMIN */
div#crew_status{
	display:none;
}
div#crew_allgemein{
	display:none;
}
div#crew_personal{
	display:none;
}
div#crew_bemerk{
	display:none;
}

.indexChapter{
	border: 1.0px dashed;
}

.gbookTop{
	padding:0px 0px 0 0;
	float:left;
	font-size:1.0em;
	font-weight:bold;
}
.gbookText{
	padding:10px 5px 10px 5px;
	border:1px solid;
	font-size:0.8em;
	color:#000;
	background-color:#dedede;
}

/*************************/
/*   ADMIN - BEREICH   */
/*************************/

.adminNavitd, .adminNavitd:visited {
	text-align:center;
	font-size: 0.8em;
	font-weight:none;
}

.adminNavitd:hover {
	text-align:center;
	font-size: 0.8em;
	font-weight:none;
	background-color:#C0C0C0;
}

.adminNavitd a,a:visited{
	text-decoration:none;
	color:#ff4500;
}

.adminNavitd a:hover{
	color:#ffa500;
}
