#head{ width:100%;
	
	background-image: url(headback.png);
	}
	body{ 
		font-family: arial, verdana, san-serif; font-size: 12px; height:100%;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#content{ 
		
		width:98%;
		float:left;
		background-color: white;
		padding: 5px;
		
	}
	h1{ color:#104ed9;
	}
	h2{ color:#104ed9;
	}
	
	#navi{ clear:both;
		background-color: black;
		margin-left:0;
		margin-right:0;
		height:50px;
			background-image: url(navback.png);

	}
	.navbar{
		margin-left:20px;
		height:50px;
		vertical-align: middle;
		text-align:center;
		color: white;
		font-size:25px;
		line-height:50px;
		font-weight:bold;
		display: inline;
		float: left;
	}
a:link {color:#104ed9; text-decoration:none}
a:visited {color:#104ed9; text-decoration:none}
a:active {color:#104ed9; text-decoration:none}
a:hover {color:#FFFFFF; background-color:#104ed9;text-decoration:none}

#navi a:link {color: #FFFFFF;text-decoration:none;}
#navi a:visited{color: #FFFFFF;text-decoration:none;}
#navi a:hover{color: #104ed9; background-color:transparent;text-decoration:none;}

a img { border:0px; }

.logo{ float:left;
	border:2px solid black;
		width: 390px;

	margin:5px;
	padding:5px;
}
.logo2{ float:left;
	border:2px solid black;
	width: 500px;
	margin:5px;
	padding:5px;
}
.supp{ width:48%;
	float:left;
	
	margin-left:5px;
}
#kont{ border:2px solid #104ed9;
	padding-left:5px;
	margin-bottom:5px;
	}
	a.nohover:hover {
background: none;
border: none;
}
.vereine{width:100px;
	height:100px;
	float: left;
	margin:5px;
	text-align:center;
	
}
#fc{ float: left;
	width:50%;
}
#sonst{ 	float: left;
	display:inline;
	width:50%;
}
hr{
background-color: #104ed9; /* Farbe für Opera und Firefox */
color: #104ed9; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 3px;

}
#footer{
	clear:both;
	width:99%;
	border-top:2px solid #104ed9;
	text-align:right;
	padding-top:5px;
	padding-right:1%;
	padding-bottom:5px;
}
#topnews{
	border: 2px solid #104ed9;
	float:left;
	
}
.ver{max-height:100px;
max-width:100px;
	
}
p{margin: 5px;
}

