body {
	margin: 0%;
	padding: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background: #FFFFFF;
	background-image: url(../images/background.jpg); 
	background-repeat: repeat-x
}

a {
	color:#295AA0;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color:#1E4172;
}

a:hover {
	color:#1E4172;
	text-decoration:underline;
}

/*p {
	margin-bottom: -0.5em;
	margin-top: 1em;
} */

h1 {
	font-size: 150%;
	color: #1E4172;
	line-height: 100%;
	margin-bottom: 1%;
}

h2 {
	font-size: 130%;
	color: #1E4172;
	line-height: 100%;
	margin-bottom: 1%;
}

#kasten { 
	margin: 10px 0px 0px 0px; 
	width: 100%; 
	float: none; 
	color: #000000; 
	background-color: #eeeeee; 
	border: solid 1px #1E4172; 
	padding: 10px; 
	}

ul {
	list-style-image: url(../images/bullet.gif);
	margin-left:16px;
	/*margin-bottom:0.1em;
	margin-top:0.1em;*/
}
#hintergrundsuche { 
	display:none;
	}
#suchefeld { 
	display:none;
	
	}
input{
	display:none;
}


#suchebutton {
	display:none;
}


#suche {
	display:none;
}

	
#stichwortsuche {
	display:none;
}

	

.versteckt{
	position:absolute;
	left:-2300px;
}



#navitop { 
	display:none;
	}
	
	
#navitopout { 
	display:none;
	}

#navitopuntenout { 
	display:none;
	}
	

	
#main { 
	/*float: right;
	background:#FFFFFF;
	position:absolute; 
	left:330px; 
	top:124px;
	right:4%;
	margin-left: 10px*/
	}
	
#navi { 
	display:none;
	}

	

#copyright { 
	float: right;
	background:#FFFFFF;
	position:absolute;
	left:0px;
	margin: 0px;
	


	}

