/* CSS Document */


/* Allgemeine Definitionen */

@CHARSET "iso-8859-1";

body { background:url(images/back.gif); 
background-repeat:repeat-x; 
background-color: #eae7da ;
}

img { border:none; }

span { display: none; }

a {color:#4b433d ; }

/* Layout NAvi */

#inhalt { position:relative;
	width:800px; 
	margin-left: auto;
	margin-right: auto;
  

	}




#headlinks  {position:absolute;
	height:150px; 
	width:250px; 
	left:0px;
  top:0px; 
   background-repeat:repeat-x ;

	
  }


#head  {position:absolute;
	height:150px; 
	width:250px; 
	left:252px;
  top:0px; 
  background-repeat:repeat-x ;


	
  }



#headrechts  {position:absolute;
	height:150px; 
	width:250px; 
	left:504px;
  top:0px; 
  background-repeat:repeat-x ;

	}



   
a#headlinks {  background-image: url(images/kanzleidark.gif); } 

a#headlinks:hover {  background-image: url(images/kanzleihell.gif); } 





a#head { background-image: url(images/kuppeldark.gif); } 

a#head:hover { background-image: url(images/kuppelhell.gif); } 




a#headrechts { background-image: url(images/staatsdark.gif); } 

a#headrechts:hover { background-image: url(images/staatshell.gif); } 


/* Unternavi */

#obenlinks {position:absolute;
	height:35px; 
	width:150px; 
	left:0px;
  top:117px; 
	
	}
#obenlinks2 {position:absolute;
	height:35px; 
	width:150px; 
	left:250px;
  top:117px; 
	
	}

#seite1 {position:absolute;
	height:35px; 
	width:100px; 
	left:520px;
  top:15px; 
	
	}

#seite2 {position:absolute;
	height:35px; 
	width:100px; 
	left:640px;
  top:15px; 
	
	}




/*  navis an der seite

#seite1 {position:absolute;
	height:100px; 
	width:35px; 
	left:758px;
  top:150px; 
	
	}

#seite2 {position:absolute;
	height:100px; 
	width:35px; 
	left:758px;
  top:250px; 
	
	}
*/

#obenrechts {position:absolute;
	height:50px; 
	width:506px; 
	left:0px;
  top:102px; 

	background: #4b433d;
	
	}

#oben {position:absolute;
	height:50px; 
	width:754px; 
	left:0px;
  top:102px; 
  border-left:2px solid #4b433d;
  border-right:2px solid #4b433d;
	
	
	}

#obenmittelinks {position:absolute;
	height:50px; 
	width:252px; 
	left:0px;
  top:102px; 

	background: #4b433d;
	
	}

#obenmitterechts {position:absolute;
	height:50px; 
	width:254px; 
	left:504px;
  top:102px; 

	background: #ffffff;
	
	}











/* Layout Content */

#start {position:absolute;
	height:400px; 
	width:754px; 
	left:0px;
  top:150px; 
  border-left:2px solid #4b433d;
  border-right:2px solid #4b433d;
  border-top:2px solid #4b433d;
 	background: url(images/back2.gif);

	}


#panolinks {position:absolute;
	height:250px; 
	width:250px; 
	left:50px;
  top:50px; 

	}

#panolinkstext {position:absolute;
	height:50px; 
	width:300px; 
	left:30px;
  top:310px; 

	}


#cohead {position:absolute;
	height:30px; 
	width:150px; 
	left:350px;
  top:17px; 
  
  
  }
  


#content {position:absolute;
	height:400px; 
	width:375px; 
	left:350px;
  top:60px; 
   
	 
  }

#button {position:absolute;
	height:25px; 
	width:754px; 
	left:0px;
  top:552px; 
  background:url(images/button.gif);
  border-left:2px solid #4b433d;
  border-right:2px solid #4b433d;
  border-bottom:2px solid #4b433d;

  
  }
/*
#contentrechts {position:absolute;
	height:350px; 
	width:246px; 
	left:496px;
  top:204px; 
  border:4px solid #663300;
	}
	
*/

.h1  { font-size: 150 %;
font:bold ;
font-family:'Courier New',Courier,serif;
color: #4b433d ; }
  

.text   

{

font-family:'Courier New',Courier,serif;
color: #4b433d ; }


.ctext   

{

font-family:'Courier New',Courier,serif;
color: #4b433d ; 
margin-left:10px; }
