@charset "utf-8";

* {
margin:0;
padding: 0;
border: 0;
}


div#clearall{
clear: both;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body{
background-image:url(../images/SEP_slicing_02.jpg);
background-position: top center;
background-repeat:no-repeat;
background-color:#000000;
height:100%;
}

html{
height:100%;
}

.shinebackground{
background-image:url(../images/shine.jpg);
background-position:center top;
}



div#wrapper{
height: 100%; 
margin:0 auto;
width:950px;


}

div#whiteborderbox{
margin:auto;
width:960px;
height:580px;
border:1px solid #FFFFFF;
background-color:#000000;

position:absolute;left:50%;top:50%;
margin-left:-480px;margin-top:-290px;

}

div#header{
margin-top:10px;
margin-left:10px;
margin-right:10px;
height:80px;
display:block;

}
div#header img {
float:left;
}

div#navigation{
margin-left:10px;
margin-top:18px;
width:190px;
float:left;
}

div#navigation ul{
list-style:none;
}

div#contentbox{
	margin-left:25px;
	margin-top:30px;
	width:550px;
	float:left;

}

h1{
font-family:Arial, Helvetica, sans-serif;
color:#f18e00;
font-size:18px;
}


h2{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
margin-top:10px;
}


.fliesstext{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
line-height:18px;
}


div#contentbox ul{
list-style:none;
}


div#contentbox li{
line-height:16px;
background:url(../images/listdot.gif);
background-repeat:no-repeat;
background-position:0 5px;
margin-top:5px;
padding-left:15px;
}


#div#floater{

}



div#contentbox p{
margin-top:7px;
}


a,a:link{
color:#000000;
font-weight:bold;
/*color:#f69647;*/
text-decoration: underline;
}

a:active,a:hover{
color:#f18e00;
font-weight:bold;
/*color:#f69647;*/
text-decoration: none;
}

.mehrlink{
color:#f18e00;
height:20px;
width:100px;
font-weight:bold;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
