#page  {
        position:absolute;
	top:50%;
		 left:50%;
		 width:900px;
		 height:500px;
		 margin-top: -250px;
margin-left: -450px;
border: 2px solid #000000;
background-color:#8D233D;
z-index:1;
	
}

#streifen1oben  {
        height:2px;
		width:894;
		background-color:#000000;
		border-bottom:1px solid #ffffff;
		z-index:2;
	
}

#streifen2oben  {
        height:6px;
		width:894;
		background-color:#000000;
		border-bottom:1px solid #ffffff;
		z-index:2;
	
}
#streifen3oben  {
        height:8px;
		width:894;
		background-color:#000000;
		border-bottom:1px solid #ffffff;
		z-index:2;
	
}

#streifen1unten  {
        height:8px;
		width:894;
		background-color:#000000;
		border-top:1px solid #ffffff;
		z-index:2;
	
}

#streifen2unten  {
        height:6px;
		width:894;
		background-color:#000000;
		border-top:1px solid #ffffff;
		z-index:2;
	
}
#streifen3unten  {
        height:2px;
		width:894;
		background-color:#000000;
		border-top:1px solid #ffffff;
		z-index:2;
	
}


#mainbox  {
        height:463px;
	
}

#nav  {
        color:#ffffff;
		font-family:"Times New Roman", Times, serif;
		font-size:11pt;
		position:absolute;
		top:430px;
		left:370px;
	
}



p  {
        font-family:"Times New Roman", Times, serif;
        font-size : 11pt;
        font-weight : normal;
        color : white;
      line-height:14pt;
		width:500px;
		position:absolute;
		left:370px;
		
			
	
}



h1  {
        font-family:"Times New Roman", Times, serif;
       font-size:22px;
        font-weight : normal;
        color : white;
        line-height : 26pt;
		width:500px;
		position:absolute;
		left:370px;
		
       
		
		
}

#pichome  {
       position:absolute;
	   left:36px;
	   top:53px;
		
}

#piccds  {
       position:absolute;
	   left:54px;
	   top:233px;
	   
		
}


#logo  {
       position:absolute;
	   left:362px;
	   top:46px;
		
}






a:link  {
        text-decoration : none;
        color : #ffffff;
		padding-right:17px;
       
}

a:active  {
        text-decoration : none;
        color : #ffffff;
		padding-right:17px;
        

}

a:visited  {
        text-decoration : none;
        color : #ffffff;
		padding-right:17px;
       

}

a:hover  {
        text-decoration : none;
        color : #000000;
		padding-right:17px;
        







