body {color: #000000;
	  background-color: #ffffff;
	  font-size: 13px;
 	  line-height: 1.5em;
	  font-family: Verdana, sans-serif;
	  margin-top: 8px;}	  
	  
#top {width: 10px; height: 20px;}

#box {width: 910px; border: 1px solid #000000; background: url(./background.jpg) repeat-y;}	

	#left {width: 30px; background-color: #e95d0f; float: left; }
	#right {width: 880px; background: none; float: left; text-align: left;}
		#personalfalle{width: 880px;}
		#menue{width: 200px; float: left; text-align: right;}
		#spacer40{width: 40px; height: 1px; float: left;}
		#content{width: 455px; float: left;}
		#spacer23{width: 23px; height: 1px; float: left;}	
		#margin{width: 150px; float: left;}	
		#spacer_top {width: 910px; height: 20px;}
	#clearer {width: 910px; float: none; clear: both; text-align: left;}

#content h1 {font-weight: bold; color: #a41d22; font-size: 25px; line-height: 1.2em;}
#content h2 {font-weight: bold; color: #a41d22; font-size: 15px; line-height: 1.2em;}
#content a {color: #e95d0f; text-decoration: none; font-weight: bold;}
#content a:hover {color: #e95d0f; text-decoration: underline; font-weight: bold;}
#content ul {list-style-type: square; color: #000000;}
#content td {font-size: 13px;}

#menue a {font-weight: bold; color: #e95d0f; font-size: 15px; text-decoration: none; height: 40px; display: block; }

#margin {font-weight: bold; color: #a41d22; font-size: 10px; line-height: 1.2em;}
#margin ul {list-style-type: square; color: #000000;}

#margin a {font-weight: bold; color: #e95d0f; font-size: 10px; text-decoration: none;}
#margin a:hover {font-weight: bold; color: #e95d0f; font-size: 10px; text-decoration: underline;}

