/*.body { background-color: #000; }
body  { background-color: #F00; text-align:center;}*/
html,body{margin:0;padding:0}
body{font: 12px tahoma,bold;text-align:center;background-color:#222;color:#cd1200;}


/* aussehen START */
	div#container, div#container1{text-align:left;color:#cd1200;background-color:#FaFaFa;border:2px solid #cd1200;}
	div#content p, div#content p{color:#cd1200;}
	div#content h1,h2,h3,h4,h5 {color:#cd1200;}
	div#links, div#rechts, div#links1 { color:#cd1200;text-align:center;}
	
	
	div#RechteUntere, div#RechteObere, div#RechteUntere2 {
		margin-right:20px;
		margin-left:10px;
		font-size:10px;
		padding-top:20px;
		padding-bottom:20px;
	}
	div#linksDynamisch {		
		background-image:url(../images/box_mid1.gif);
		background-repeat:repeat-y;
		width:190px;
	}
	div#linksDynamisch2{		
		background-image:url(../images/box_mid1.gif);
		background-repeat:repeat-y;
		width:150px;
		padding-left:10px;
		padding-top:20px;
		padding-bottom:20px;
	}	
	div#BoxHeader {
		background-image:url(../images/box_head1.gif);
		background-repeat:no-repeat;
		width:190px;
		height:30px;
	}
	div#BoxMid {
		background-image:url(../images/box_mid1.gif);
		background-repeat:repeat-y;
		width:190px;
	}
	div#BoxFooter {
		background-image:url(../images/box_footer1.gif);
		background-repeat:no-repeat;
		width:190px;
		height:38px;
	}
	div#BoxHeader2 {
		background-image:url(../images/box_head2.gif);
		background-repeat:no-repeat;
		height:31px;
	}
	div#BoxMid2 {
		background-image:url(../images/box_mid2.gif);
		background-repeat:repeat-y;
	}
	div#BoxFooter2 {
		background-image:url(../images/box_footer2.gif);
		background-repeat:no-repeat;
		height:40px;
	}
	div#BoxHeader3 {
		background-image:url(../images/box_head3.gif);
		background-repeat:no-repeat;
		height:31px;
	}
	div#BoxMid3 {
		background-image:url(../images/box_mid3.gif);
		background-repeat:repeat-y;
	}
	div#BoxFooter3 {
		background-image:url(../images/box_footer3.gif);
		background-repeat:no-repeat;
		height:40px;
	}
	
	div#contentMargin {
		margin: 0  188px;
		margin-top:23px;
	}
	div#Login{
		color:#cd1200;
		text-align:center;
		margin-right:15px;
		margin-left:10px;
		/*border:1px solid #F00;*/
		/*padding-top:20px;*/
	}
	div#mainMenu{
/*		position:relative;*/
		text-align:left;
		z-index:1;
		left:0px;
		top:0px;
	}
	div#footer, div#footer1 {background: #222;color: #ff3131;font-size:9px;}
	div#footer p, div#footer1 p{margin:0;padding:5px 10px;text-align:right;}
/* AUSSEHEN ENDE */

/* struktur START - HIER AUF JEDEN FALL NICHTS ÄNDERN, reine gestaltungssachen separat additiv dazumachen*/
	div#container{
		width:900px;
		margin:0 auto;
		/*position: relative;*/
	}
	div#wrapper{
		float:left;
		width:100%;
		/*margin-bottom:30px;*/
		min-height:600px;
	}
	div#content, div#contentAlt{
		margin-left:5%;
		margin-right:5%;
		width:90%;
		padding-top:20px;
		padding-bottom:20px;
	}
	div#rechts{
		float:left;
		width:190px;
		margin-left:-190px;
		margin-top:2em;
		margin-bottom:30px;
	}
	div#links{
		float:left;
		width:190px;
		margin-left:-900px;
		margin-top:2em;
		margin-bottom:30px;
	}

	div#footer{
		clear:left;
		width:100%;
	}

	/* spezielle anpassungen für das 2-spaltige aussehen; einige formate von oben werden dann nicht mehr verwendet */
	div#container1{
		width:900px;
		margin:0 auto;
	}
	div#content1{
		padding-top:20px;
		padding-bottom:20px;
		margin-left:5%;
		width:90%;
		
	}
	
	div#wrapper1{
		float:right;
		width:710px;
		min-height:600px;
		/*margin-right:10px;*/
		margin-top:23px;
	}

	div#links1{
		float:left;
		width:190px;
		margin-top:2em;
	}

	div#footer1{
		clear:both;
		width:100%;
	}

/* STRUKTUR ENDE */


a:link,a:visited{
	color:#cd1200;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}
a:active,a:hover{
	color: #222; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	font-weight:bold;
}
#memberstatus a {
	color:#cd1200;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
	text-align:center;
}

    .tx-fgcwhoson-pi1 DIV {
        position: relative;
    }
    
    .tx-fgcwhoson-pi1 {
     font: 10px Verdana, Arial, Sans-Serif;
     line-height: 1.4em;
     color : #111;
     margin: auto;
     text-align: left;
     height: 99.9%;
    }
    
    
#whoson_wrapdiv {
	border: 1px solid silver;
	color: white;
	display: block;
	margin-bottom: 10px;
}

#whoson_boxheader {
	float: left;
	position: relative;
	padding: 10px;
}

.whoson_listitem {
	clear: both;
	border: 0px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.whoson_firstlistelement {
	float: left;
	font-weight: bold;
}

.whoson_listelement {
	float: left;
	margin-left: 5px;
}

.whoson_itemseparator {
        clear: both;
        margin-bottom: 10px;
        border-bottom: 1px dotted silver;
}

p#align-center {
	text-align:center;
}

.csc-header .csc-header-n1 {
}
div#memberspacer {
	background-color:#cd1200;
	width:100%;
	height:30px;
}