
/* generell */

body {
   BACKGROUND-COLOR:#000000; 
   color: #CCCCCC;
   margin:0px; padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:62.5%; font-style: normal;line-height:1.5em; font-weight:normal;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.5em;
	margin-top:0px;
	}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.5em;
	padding: 10px;
	margin-top:0px;
	}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.5em;
	padding: 10px;
	margin-top:0px;
	}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.5em;
	padding: 10px;
	margin-top:0px;
	}

a:link{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #CCCCCC;
}

a:visited{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #CCCCCC;

}
a:hover{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #4C4C4C;

}
a:active{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	
}

/* text styles */
p{margin:0; padding:0;}


.copyright{
	font-family: Tahoma, arial, helvetica;
	font-size:1 em;
	color:#999999;
	margin-left:40px; margin-bottom: 5px;
	font-weight: normal;
}

/* small */
.small{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 50%;
	line-height:1em;
	font-weight: normal;
}
	
/* struktur */
#container {
	MARGIN: auto; WIDTH: 100%; HEIGHT: 100%; TEXT-ALIGN: center;
}
#topshadow {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: left top; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(../images/basics/bg_top-black.gif); PADDING-BOTTOM: 0px; MARGIN: auto; WIDTH: 810px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; TOP: 0px; HEIGHT: 43px; TEXT-ALIGN: center
}
#bg {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: left top; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND-IMAGE: url(../images/basics/bg_container-black.gif); BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto auto; WIDTH: 810px; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y; TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px
}


#navigation {position: relative; top:80px; text-align: center;}

#scratch {
position: absolute; top:25px; left: auto; right: auto; padding-left: 15px;
}

#bottomshadow {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: left bottom; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(../images/basics/bg_bottom-black.gif); PADDING-BOTTOM: 0px; MARGIN: auto; WIDTH: 810px; BOTTOM: 20px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 43px; TEXT-ALIGN: center
}

#content{
	display:table;
	clear: both; 
	font-size:1.1em;
	line-height:1.6em;
	position:relative;
	top:0px;
	margin-top:100px;
	margin-left:37px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
	width:740px;
}


#bottomshadow{
position: relative;
bottom: 20px;
margin:auto;
text-align:center;
padding: 0px;
width:810px;
height: 43px;
background-image: url(../images/basics/bg_bottom-black.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#copyright{  
text-align:left;
/* margin-left:40px; */
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
margin-bottom:0px;
padding-bottom:7px;
}

.message{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-color: #666666;
	margin-bottom:5px;
}

.date {
        text-align: right;
	font-size: 9px;
	font-weight: normal;
        color:#666666;
      	margin-bottom: -3px;
        margin-right: 0px;
	}

.username{
	float: right;
	font-size: 9px;
	font-weight: normal;
        color:#666666;
        margin-right: 2px;
	}
	
.csc-textpic-caption {
	color: #999999;
	font-size: 90%;
	font-family: Tahoma,arial,helvetica;
	line-height:1em;
	font-weight: normal;
}