
#kopffeld{
	height:220px;
	background-image:url(../images/breitSN.jpg);
	overflow: hidden;
}
#kopfschift{
position:absolute;
overflow: hidden;
top:50px;
left:100px;
	font-size:72px;
	font-weight:bold;
	font-family: "Brush Script Std" ;
	color: #000099;
	overflow: hidden;
}

#kopflogin{
top:10px;
right:10px;
font-size:10px;
font-weight: normal;

position:absolute;
overflow: hidden;
}

#navkopf{
margin-left:5px;
	height:35px;
}
#navcontroll{
margin-left:5px;
height:18px;
}


#links{
margin-left:5px;
float:left;
left:0px;
width:220px;
text-align:left;
}
#rechts{
margin-right:5px;
float:right;
 right:0px;
width:220px;
text-align:left;
}

#mitte{
margin-left:5px;
margin-right:5px;
border-left:solid #FFFFFF 5px;
text-align:left;
overflow:auto;
}

#ende{
clear:both;
margin:10px;
}


.box{
	vertical-align:top;
	margin-bottom:5px;
	padding:4px;
	border-right: solid #BBB 3px;
	border-bottom: solid #BBB 3px;
	background-color:#EFEFEF;
	overflow: hidden;
	visibility: visible;
}

.boxr{
vertical-align:top;
margin-left:50%;
margin-bottom:5px;
padding:4px;
border-left: solid #FFF 3px;
border-right: solid #BBB 3px;
border-bottom: solid #BBB 3px;
background-color:#EFEFEF;
}

.boxde33{

vertical-align:top;
margin-bottom:5px;
padding:4px;
border-left: solid #FFF 3px;
border-right: solid #BBB 3px;
border-bottom: solid #BBB 3px;
background-color:#EFEFEF;
}

.displayblock{
display:block;
}
.displaynone{
display:none;
}

.tli{
float:left;
}
.tre{
float:right;
}

.t2{
width:2%;
float:left;
}
.t3{
width:3%;
float:left;
}
.t5{
width:5%;
float:left;
}
.t10{
width:10%;
float:left;
}
.t15{
width:15%;
float:left;
}
.t20{
width:20%;
float:left;
}

.t20r{
width:20%;
float:right;
}

.t25{
width:25%;
float:left;
}
.t30{
width:30%;
float:left;
}
.t33{
width:33%;
float:left;
}
.t333{
width:33.3%;
float:left;
}
.t40{
width:40%;
float:left;
}
.t40r{
width:40%;
float:right;
}
.t45{
width:45%;
float:left;
}
.t50{
width:50%;
float:left;
}
.t75{
width:75%;
float:left;
}
.t80{
width:80%;
float:left;
}
.t90{
width:90%;
float:left;
}
.t95{
width:95%;
float:left;
}

.cl {
clear:both;
}

