@charset "utf-8";




body {
	padding:0;
	margin:0;
	background-color:#fefefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(../images/forum-bg-grad.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	border:0px solid #000000;
}
a:hover {
	color:#222222;
}

.bodytext a {
	color:#007c9d;
}

.bodytext a:hover {
	color:#222222;
}


h1 {
 font-size:12px;
}

img {border:0px solid #000000;}


ul {
	list-style-type:none;
	

}
li {
	list-style-type:none;
	margin-left:-5px;
}

input {
	border:solid 0px #373737;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	background-color:#FFFFFF;
}

/*
#all {
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-bottom:10px;
}

#left {
	width:257px;
	float:left;
}

#content {
	width:662px;
}
*/

#logo {
	height:94px;
	position:relative;
	width: 1000px;
}
#header_links {
	width:71px;
	height:94px;
	position:relative;
	float: left;
}
#header_rechts {
	width:929px;
	height:94px;
	position:relative;
	background-image: url(../images/header_rechts_forum.png);
	background-repeat: no-repeat;
	float: left;
	
}
#menubox {
	width:189px;
	height:650px;
	position:relative;
	float: left;
	background-color: #FFFFFF;
	
}


#menuboxcontent {
	position: relative;
	top:0px;

}

#pm {
	position: relative;
	top:0px;

}

#menubox-padding {
	width:225px;
	height:380px;
	padding-top:15px;
	padding-left:0px;
}

#language{
	width:160px;
	height:190px;
	position:absolute;
	margin-top:20px;
	margin-left:860px;
	
}

#loginbox {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border-bottom: solid;
	border-bottom-color: #333;
	border-bottom-width: thin;
	height: 45px;
	margin-bottom: 10px;
	
}
#rss {
	position:relative;
	margin-left: 200px;
	float: right;
	padding-right: 10px;
	padding-top: 7px;
	
}

#loginboxcontent {
	position:relative;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	
}

#loginbox-padding {
	width:150px;
	height:130px;
	padding-top:20px;
	padding-left:48px;
	
}

#mainpic {
	width:662px;
	height:400px;
	background-image:url(../images/mainpic.png);
	background-repeat:no-repeat;
	z-index:1;
	position:absolute;
	margin-top:10px;
	margin-left:190px;
}
#mainpiccontent {
	width:662px;
	height:400px;
	z-index:1;
	position:absolute;
	margin-top:10px;
	margin-left:190px;
}
#mainpic-padding {
	width:622px;
	height:360px;
	padding-top:16px;
	padding-left:16px;
}

#mainpicup {
	width:662px;
	height:400px;
	background-image:url(../images/mainpic.png);
	background-repeat:no-repeat;
	z-index:5;
	position:absolute;
	margin-top:10px;
	margin-left:190px;
}

#mainpiccontentup {
	width:662px;
	height:400px;
	z-index:5;
	position:absolute;
	margin-top:10px;
	margin-left:190px;
}

#mainpic-paddingup {
	width:622px;
	height:360px;
	padding-top:16px;
	padding-left:16px;
}

#maintext {
	position:absolute;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}

#maintextletter {
	width:635px;
	z-index:3;
	position:absolute;
	margin-top:400px;
	margin-left:200px;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
}

#modules {
	text-align: left;
}

#modules a {
	color:#007c9d;
}

#modules a:hover {
	color:#222222;
}

#footer {
	clear:both;
	width:750px;
	padding-top:20px;
	text-align:center;
	position:relative;
}

#footerpic {
	width:600px;
	height:10px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}

.clr {
	clear: both;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-color:#FFFFFF;
}

#forumcontent {
	top:0px;
	position:relative;
	width: 810px;
	float: left;
	background-color: #FFFFFF;
}


.menu-level1 a{
	background-image:url(../images/pfeil-neu.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	color:#888888;
}

.menu-level1 a:hover{
	color:#666666;
}
.menu-level1-active a{
	color:#666666;
}
.menu-level1-current-active a{
	color:#666666;
}



.menu-level2 a{
	color:#888888;
}

li .menu-level2-current-active a{
	color:#666666;
}





/*INPUT =====================================*/


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;

}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
}

.mf-radio {
border:solid 1px #373737;
}

.mf-text {
color: #000000;
border:solid 1px #373737;
margin-bottom: 5px;
}

.mf-check {
border:solid 1px #373737;
}
.mf-select {
border:solid 1px #373737;
}

.mf-input {
border:solid 1px #373737;
margin-bottom: 5px;
}


.mf-pass {
border:solid 1px #373737;
margin-bottom: 5px;
}



.mf-submit {
	margin-top: 5px;
	background-color:#FFFFFF;
	color:#666666;
	width:100px;
	border:solid 1px #888888;
	cursor:pointer;
}


.tx-srlanguagemenu-pi1 {
	width:100px;
	height:15px;
	text-align:right;
	display:box;
	padding-right:10px;
	padding-top:10px;
}

.tx-srlanguagemenu-pi1-flag {
	float:left;
	border:solid 1px #999999;
	vertical-align:middle;
}

.tx-srlanguagemenu-pi1 .CUR img {
	float:left;
	margin-right:10px;
	vertical-align:middle;
	display:none;
}

.tx-srlanguagemenu-pi1 .NO img {
	float:left;
	margin-right:10px;
	vertical-align:middle;
}


.tx-danpdocumentdirs-pi2-searchbox {
	display:none;
}

.tx-danpdocumentdirs-pi2-searchbox-header {
	display:none;
}

.tx-danpdocumentdirs-pi2-searchbox-onlyindir {
	display:none;
}

.tx-danpdocumentdirs-pi2-browsebox {
	display:none;
}

.tx-danpdocumentdirs-pi2-browsebox-strong {
	display:none;
}

.tx-danpdocumentdirs-pi2-browsebox-SCell {
	display:none;
}

.tx-danpdocumentdirs-pi2 h3 {
	display:none;
}


.tx-danpdocumentdirs-pi2 small {
	display:none;
}


.tx-danpdocumentdirs-pi2-headers {
	display:none;
}

.tx-danpdocumentdirs-pi2-listrow2 a{
	color:#373737;
	text-decoration:none;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}


.tx-danpdocumentdirs-pi2-listrow2 a:hover{
	color:#313131;
	text-decoration:underline;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}


.tx-danpdocumentdirs-pi2-listrow1 a{
	color:#373737;
	text-decoration:none;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}


.tx-danpdocumentdirs-pi2-listrow1 a:hover{
	color:#313131;
	text-decoration:underline;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}
