body

{

	background-color: #808080;

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

	

}



#container{

	position: absolut;

	margin-top:25px;

	width: 750px;

	height: 601px;

	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: 500px;

	/*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: 345px;

	background-color: #acabad;

	

}

#textboxbig{	

	position: relative;

	margin-top:25px;

	margin-left: 4px;

	width: 596px;

	height: 500px;

	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, #textboxr a:link, #textboxbig a:visited, #textboxr a:visited, #textboxbig a:active, #textboxr a:active,#textboxbig a:focus, #textboxr a:focus{

color:black;

text-decoration:underline;



}

#textboxbig a:hover, #textboxr a:hover{

color:#FF7300;

text-decoration:underline;



}





#textbox{	

	position: relative;

	margin-top:25px;

	margin-left: 4px;

	width: 296px;

	height: 500px;

	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;

}
 table{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin-left:11px;
	margin-top:15px;
	}
 table input,textarea {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width:190px;
	border:0;
	
}	
table td {
	padding:2px;	
}
 table input{
 height:17px;
 }

table input.button{
	width:124px;
	background-color:#FF7300;
	border:0;
	padding:0px;
	color:FFF;
	height:22px;
	margin-top:0px;
	cursor:pointer;
}


#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: 500px;

	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;
}

#textboxr{
	position: relative;
	margin-top:25px;
	margin-left: 4px;
	float: left;
	width: 296px;
	height: 500px;
	background-color:#acabad;
	padding-left: 0px;

}
ul {

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

li {

	margin-left:-15px;

	list-style-type:disc;

}
