body

{

	background-color: #808080;

	text-align: center;/* fuer den ie */

	

}



#container{

	position: absolut;

	margin-top:25px;

	width: 750px;

	height: 841px;

	border: 0px solid black;

	margin-left: auto;  /*fuer alle anderen browser */

	margin-right: auto;	/*fuer alle anderen browser */

	text-align: left; /* um innerhalb wieder alles linksbuendig zu haben */ 

	

}


#menu{	

	position: relative;

	margin-top:25px;

	margin-left: 0px;

	width: 150px;

	height: 766px;

	/*border: 0px solid black;lšschen*/

	float: left;

}



#menu #points {

	position: relative;

	margin-bottom:4px;

	margin-left: 0px;

	width: 150px;

	height: 27px;

	background-color: #acabad;





}



#menu #fueller{

	position: relative;

	width: 150px;

	height: 611px;

	background-color: #acabad;

	

}

#textboxbig{	

	position: relative;

	margin-top:25px;

	margin-left: 4px;

	width: 596px;

	height: 766px;

	float: left;

	background-color: white;

	

}
#textboxbig div {

	

	font-family: verdana, arial, helvetica;

	font-size: 11px;

	padding-top: 18px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	border: 0px solid black;

}



#textboxbig a:link, #textboxbig a:visited, #textboxbig a:active, #textboxbig a:focus{

color:black;

text-decoration:underline;



}

#textboxbig a:hover{

color:#FF7300;

text-decoration:underline;



}





#textbox{	

	position: relative;

	margin-top:25px;

	margin-left: 4px;

	width: 296px;

	height: 766px;

	float: left;

	background-color: white;

	

}



#textbox div {

	

	font-family: verdana, arial, helvetica;

	font-size: 11px;

	padding-top: 18px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	border: 0px solid black;

}



#textbox a:link, #textbox a:visited, #textbox a:active, #textbox a:focus{

color:black;

text-decoration:underline;



}

#textbox a:hover{

color:#FF7300;

text-decoration:underline;



}



#bildbox{	

	position: relative;

	margin-top:25px;

	margin-left: 4px;

	float: left;

	width: 296px;

	height: 766px;

	background-color: none;
}



#bildbox #bild{

	margin-bottom: 4px;

	margin-top: 0px;

	border:0px;
	

}


#bildbox #bildhochlinks{

	margin-bottom: 4px;
	margin-right: 4px;
	float:left;
	margin-top: 0px;
	border:0px;
}


#bildbox #bildhochrechts{

	margin-bottom: 0px;
	margin-right: 0px;
	float:left;
	margin-top: 0px;
	border:0px;
}


ul {

	margin-top:3px;
	margin-bottom:3px;
}

li {

	margin-left:-15px;

	list-style-type:disc;

}



