
/*normalisierung margin, padding*/

body, html, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h6, pre, form, fieldset, input,  blockquote, th, td, #content
{
margin:0;
padding:0;
}

/*normalisierung font-size header*/

h1, h2, h3, h4, h5, h6
{
font-size:100%;
}



/*normalisiert font-style und font-weight auf normal*/

address, caption, cite, code, dfn, em, strong, th, var
{
font-style:normal;
font-weight: normal;
}


/*normalisiert tabellen*/
table
{
border-collapse: collapse;
border-spacing:0;
}

/*entfernt border aus fieldset und img*/
fieldset, img
{
border:0;
}

/*richtet text in caption und th links aus*/
caption, th
{
text-align:left;
}

/*entfernt anfuehrungszeichen aus q*/
q:before, q:after
{
content:'';
}

/*========================================*/



body {
	font-family:  helvetica, arial, verdana, sans-serif;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
	color: #646567;
}


#contain_all {
	margin: 0 auto;
	height: 600px;
	width: 900px;
	position: relative;
	top: 10px;
	padding-top: 0px;
	text-align: left;
	background-color: #ffffff;
}


/* Logo */


#balken {
	margin-top: 25px;
	width: 570px;
	height: 21px;
	background-color: #dedede;
	padding-left: 330px;
	padding-top: 5px;
	font-size: 14px;
}
*html #balken {
	margin-top: 25px;
	width: 900px;
	height: 26px;
	background-color: #dedede;
	padding-left: 314px;
	padding-top: 5px;
	font-size: 14px;
}

#logo {
	margin-top: -57px;
	margin-left: 700px;
	width: 150;
	height: 88px;
}

/* container */

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 465px;
}


/* Navigation links */	
	

#navmain {
	float: left;
	background-color: #ffffff;
	width: 200px;
	height: 400px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#navmain h5 {
	display: none;
}
#navmain ul {
	padding: 0px 0px 0px 0px;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	color: #646567;
}


/* Submenu Anfang */
#navmain ul li ul{
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: -10px;
}
/* Submenu Ende */


#navmain ul li {
	list-style: none;
	line-height: 34px;
	color: #646567;
	padding-bottom: 10px;
	margin-bottom: 10px;
		
}	

/* Submenu Anfang */
#navmain ul li ul li {
	list-style: none;
	line-height: 12px;
	margin-left: 50px;
	margin-bottom: -5px;
}
/* Submenu Ende */

	
#navmain ul li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #646567;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* Submenu Anfang */
#navmain ul li ul li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #646567;
	text-decoration: none;
}

a.sub-menu:link, a.sub-menu:visited {
	background-image: url(images/sub.jpg);
	background-position: 0 -12px;
	background-repeat: no-repeat;
	display: block;
	width: 250px;
	height: 12px;
	border: none;	
	font-weight: normal;
}
a.sub-menu:hover, a.sub-active:link, a.sub-active:visited {
	background-image: url(images/sub.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 250px;
	height: 12px;
	font-weight: bolder;
}
/* Submenu Ende */


a.sky:link, a.sky:visited {
	background-image: url(images/sky.jpg);	
	background-position: 0 -34px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	
}	                                    

a.sky:hover, a.sky-active:link, a.sky-active:visited {
	background-image: url(images/sky.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	font-weight: bold;
}

a.online:link, a.online:visited {
	background-image: url(images/online.jpg);	
	background-position: 0 -34px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	
}	                                    

a.online:hover, a.online-active:link, a.online-active:visited {
	background-image: url(images/online.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	font-weight: bold;
}	

a.inter:link, a.inter:visited {
	background-image: url(images/interaktion.jpg);	
	background-position: 0 -34px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	
}	                                    

a.inter:hover, a.inter-active:link, a.inter-active:visited {
	background-image: url(images/interaktion.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	font-weight: bold;
}

a.team:link, a.team:visited {
	background-image: url(images/team.jpg);	
	background-position: 0 -34px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	
}	                                    

a.team:hover, a.team-active:link, a.team-active:visited {
	background-image: url(images/team.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	font-weight: bold;
}

a.presse:link, a.presse:visited {
	background-image: url(images/presse.jpg);	
	background-position: 0 -34px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	
}	                                    

a.presse:hover, a.presse-active:link, a.presse-active:visited {
	background-image: url(images/presse.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	font-weight: bold;
}

/* content */


#content {
	float: right;
	font-size: 80%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #646567;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 40px 20px 00px 0px;
	width : 550px; 
	height: 400px;
	overflow: auto; /* added for scrolling */
}

#content a{
	font-weight: normal;
	font-size: 100%;
	color: #00848b;
	text-decoration: none;
}
#content a:hover {
	color: #84397b;
	font-size: 100%;
	font-weight: normal;
}

#content td {
	font-size: 80%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #646567;
	padding: 3px 0 3px 0;
}
#content th {
	font-size: 80%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #646567;
	text-align:center;
	padding: 3px 0 3px 0;
	background-color: #dedede;
}

h4 {
	margin: 0px 0px 25px 0px;
	color: #00848b;
	font-size: 12px;
	font-weight: bold;
}

p {
	margin: 0px 0px 15px 0px;
	line-height: 1.3em;
}

ul {
	list-style-type: disc;
	margin: 0px 0px 15px 15px;
	line-height: 1.3em;
}

ol {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
}

img {                              
	margin-right: 10px;
	margin-bottom: 10px;
}


/* Navigation Fusszeile */	
	

#navunten {
	clear: both;
	position: relative;
	background-color: #dedede;
	width: 900px;
	height: 24px;
	padding-top: 2px; 
}

#navunten h5 {
	display:none;
}
#navunten ul { 
	padding-left: 50px;
	color: #00848b;
}


#navunten ul li {
	list-style: none;
	color: #00848b;
	display: inline-block;
	float: left;
	line-height: 20px;
}	
	
#navunten ul li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00848b;
	text-decoration: none;
	font-size: 28px;
	height: 20px;
	border: none;
}

/* IE 7 Hack */
*+html #navunten ul li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00848b;
	text-decoration: none;
	font-size: 20px;
	width: 30px;
	height: 20px;
	border: none;
	padding: 6px 0;
}

a.impressum:link, a.impressum:visited {
	background-image: url(images/impressum.gif);	
	background-position: 0 -20px;
	background-repeat: no-repeat;	
}	                                    

a.impressum:hover {
	background-image: url(images/impressum.gif);	
	background-position: 0 0px;
	background-repeat: no-repeat;
}

a.kalender:link, a.kalender:visited {
	background-image: url(images/kalender.gif);	
	background-position: 0 -20px;
	background-repeat: no-repeat;
	
	
}	                                    

a.kalender:hover {
	background-image: url(images/kalender.gif);	
	background-position: 0 0px;
	background-repeat: no-repeat;
}

span.oben { 
 	margin-left: 50px;
	font-size: 10px;
	
}

span.sub {
	margin-left: 20px;
	font-size: 10px;
}
	
span.unten { 
	margin-left: 40px;
	padding-right: 30px;
	font-size: 10px;
	padding-bottom: 4px;
}
	