@charset "ISO-8859-1";

body {   
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:white;
	font-size: small;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #006699;
	background-image: None background-repeat: repeat-y;
	background-position: left top;
	padding:0px;
	margin:0px;
}
h1{
text-align: center;
}

#intro{text-align: center;} 

a:link {color:white; text-decoration:none;font-weight:normal;}
a:visited {color:white; text-decoration:none;font-weight:normal;}
a:focus {color:white; text-decoration:none;font-weight:normal;}
a:hover {color:#006699; text-decoration:none;font-weight:normal;}
a:active {color:white; text-decoration:none;font-weight:normal;}
a:focus {outline: none; text-decoration:none;font-weight:normal;}

#footer {
	width:auto;
	height: 30px;
	text-align: center;
	font-size: x-small;
	background-color: black;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}	

	#footer >	a:link {color:grey;font-weight:normal;}
	#footer >	a:visited {color:grey;font-weight:normal;}
	#footer >	a:focus {color:grey;font-weight:normal;}
	#footer >	a:hover {color:#006699;font-weight:normal;}
	#footer >	a:active {color:grey;font-weight:normal;}
	#footer >	a:focus {outline: none;font-weight:normal;}
	
#passfoto{
	float:right;
	margin-right:10px;
	margin-left:20px;
	clear:both;
}
	
#copyright{
	margin-top:10px;
	margin-bottom:2px;
	padding:0px;
	position:absolute;top:0px;left:0px;
	z-index:1;		
}

#flyerright{
	float:right;
	margin-right:10px;
	margin-left:20px;
	clear:both;
}

#flyerleft{
	float:left;
	margin-right:10px;
	margin-left:20px;
	clear:both;
}
#gruppenfoto1{
			float:right;
			margin-right:10px;
			margin-left:20px;
			cleaer:both;
		}
		
#cptyrght{
		font-size: x-small;
		}
		






		