body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 100.01%;
	margin: 0px;
}

p {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #00363a;
}

a {
 font-size: 1.0em;
 font-style: normal;
 font-weight: normal;
 color: #00363a;
 text-decoration: underline;
}

h1 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #006067;
}

h2 {
	font-size: 0.9em; 
	color: white; 
	background-color: #649299; 
	font-weight: bold;
	padding: 4px;
	width: 640px;
}

h3 {
	font-size: 0.9em; 
	color: #006067; 
	background-color: #fef4e6; 
	font-weight: bold;
	padding: 4px;
	
}

h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
}

h6 {
	font-size: 0.9em; 
	color: #006067; 
	background-color: #FFCC66; 
	font-weight: bold;
	padding: 4px;
	
}

.Headline_Tabelle {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #00363a;
	background-color: #fef4e6;
	width: 367px;
}

.Anmeldebutton {

	font-style: normal;
	font-weight: bold;
	color: #006067;
}



ul {
	font-size: 0.9em;
	color: #00363a;
	list-style-image: url(listimg.gif);
	list-style-type: square;
	margin: 0;
	padding: 0;
	
}


li {
	color: #00363a;
	margin-left: 15px;
	padding-left: 0;
}


li a {
	color:#3d494b;
	text-decoration: underline;
}



/* ---------------------- Navigation -------------------------- */


#navi {
	width: 200px;
	padding: 0;
	
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#navi li {
	margin: 0 0 1px 0;
	list-style-type: none;
}


#navi li a:link, #navi li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #88a1a5;
	background-color: #98b4b9;
	color: #3d494b;
	width: 100%;
}


#navi li a:hover, #navi li a:active, #navi li a:focus  {
	border-left: 12px solid #3d494b;
	background-color: #dae1e3;
	color: #3d494b;
	text-decoration: none;
}

#logos {
	margin-top: 5px;
	margin-left: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #006067;
}


html>body #navi li a {
	width: auto;
}


/* --------------------------- Pfadangabe ---------------------------- */


.navline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #00363a;
	background-color: #fef4e6;
}


/* -------------------------- header ------------------------------- */

#lefthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color: #006067;
	height: 140px;
	width: 900px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: 224px 0px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 8px;
}


/* ---------------------- Startseite --------------------- */	

#startseite1 {
	text-align: center;
	width: 100%;
	background-color: #98b4b9;
	height: 150px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#startseite2 {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	background-color: #649299;
	width: 100%;
}

/* ---------------------- Logos Sponsoren etc. --------------------- */

div.logos {
		margin-bottom: 2em;
		clear: left;

}

div.logos img {
	float: left;
	margin-bottom: 2em;
}

div.logos p {
margin-left: 200px;
}


/* ---------------------- Tabelle Zeitplan --------------------- */

table.zeitplan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #00363a;
	vertical-align: top;
	padding: 0px;
	width: 650px;
	
	} 


.zeitplan1 {
	background-color: #fef4e6;
	width: 150px;
	padding: 5px;
	} 
	
.zeitplan2{
	background-color: #FFCC66;
	padding: 5px;
	} 
	
	.zeitplan3{
	background-color: #fef4e6;
	padding: 5px;
	} 

/* ---------------------- Navi Startseite --------------------- */
.tablestart {
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #00363a;
 background-color: #FFCC66;
 padding-left: 5px;
}

.tablestart2 {
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #00363a;
 background-color: #fef4e6;
 padding-left: 5px;
}

#navstart ul {
list-style-type: none;
 display: inline;
 padding-left: 0;
 margin-left: 0;
 position: absolute;
}

#navstart li {
 font-size: 0.9em;
 display: inline;
 background-color: #FFCC66;
 
}

