body, img { 
	font-size: 65%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	border: 0px;
} 

#head { 	
	width: 704px;
	height: 80px;
	margin-left: 170px;
	padding-top: 28px;
	color: #000000;

}

	#head h1 {
		font-size: 130%; 
		margin:0px 0px 0px 0px;
	}
	#head h2 {
		font-size: 110%; 
		margin:0px 0px 0px 0px;
	}
	

#navi {
	width: 100%;
	height: 22px;
	background-color: #89BA17;
	color: #ffffff;
	padding-top: 4px;
}

	#navi a	{ font-size: 130%; 
		margin-left: 10px;
		margin-right: 10px;
		color: #ffffff;
		text-decoration: none;
	}
	
	#navi a:hover	{
		text-decoration: underline;
	}
	
	#navi .aktiv	{
		text-decoration: underline;
	}

#teaser {
	float: left;
	width: 150px;
	margin-left: 16px; _margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 30px;
}
	
	.teaser {
			width: 150px;
			border: 1px solid #00519E;
			margin-bottom: 12px;
		}
		
		.teaser h1 {
			margin:0px 0px 0px 0px;
			padding-top: 3px;
			padding-left: 4px;
			padding-bottom: 3px;
			font-size: 100%;
			background-color: #89BA17;
			color: #ffffff;
		}
		
		.teaser p {
			padding-left: 4px;
			margin-top: 4px;
			margin-bottom: 6px;
			line-height: 140%;
		}

#contentbox {
	width: 100%; 
	background-position: 600px 30px;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 460px;
	margin-top: 30px;
	margin-left: 16px;
	line-height: 140%;
	display: inline;
}
	
	#content br { line-height: 140%; }
	
	#content h1 {
		font-size: 150%; 
		color: #00519E;
		margin: 0px;
		line-height: 120%;
	}
	
	#content h2 {
		font-size: 100%; 
		color: #00519E;
		margin-bottom: 0px;
	}
	
	#content p {
		margin-bottom: 8px; margin-top: 5px;
	}
	
	#content ul {
		margin-top: 8px;
	}
	
	#content p input {
		width: 150px;
	}
	
	#content p select {
		width: 155px;
	}
	
	#content p .double {
		width: 305px;
	}
	
	#content p .checkbox {
		width: 15px;
	}
	
	#content p .textarea {
		width: 306px;
		height: 120px;
	}
	
	#content p label {
		color: #00519E;
	}
	
	
	

#foot {
	clear: both;
	width: 100%;
	height: 15px;
	background-color: #89BA17;
	color: #ffffff;
	padding-top: 2px;
}

	#foot a	{
		margin-left: 10px;
		margin-right: 10px;
		color: #ffffff;
		text-decoration: none;
	}
	
	#foot a:hover	{
		text-decoration: underline;
	}
	
	#foot .aktiv	{
		text-decoration: underline;
	}
	
a	{
	color: #00519E;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


form {
	margin-top: 0px;
}
