html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #ffffff;
   height:100%;
   width:100%;
   margin:0;
   padding:0;
}

td {
   font-size:11px;
}

.flashheader {
	background-color: #FFFFFF;
}

.boxen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
   	padding:5px;
}

.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.siehe_auch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	font-style: italic;
}

.texttabelle {
	width: 430px;
}

.UeberschriftNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #612D85;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menu {

	border: 1px solid #CCCCCC;
	background-color:#009899;

}

.tuerkis {
   background-color:#009899;
   height:200px;
   width:50%;
}

.schwarz {
   background-color:#000000;
   height:100%;
}

.lila {
   background-color:#622D85;
   height:200px;
}

.fotorahmen {

	width:110px;
	height:85px;
	border:1px solid #FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#F9F9F9;
	padding:1px;
	
}

.fotorahmen2 {

	width:110px;
	height:85px;
	border:1px solid #FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#009899;
	padding:1px;
	
}

.galimg {

	border:1px solid #FFFFFF;

}

.tab_head {

	background-color:#039b9c;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	color:#FFFFFF;

}

.tab1 {

	background-color:#dff2f2;
	font-size:10px;
	padding:2px;

}

.tab2 {

	background-color:#f9f9f9;
	font-size:10px;
	padding:2px;

}



/* Linkdefinitionen */

a:link {

	color:#000000;
	text-decoration:none;
	font-size:10px;

}

a:visited {

	color:#000000;
	text-decoration:none;
   font-size:10px;
	
}

a:hover {

	color:#009999;
	text-decoration:none;
   font-size:10px;
	
}

a:active {
	
	color:#009999;
	text-decoration:none;
   font-size:10px;

}

a:focus {

	color:#009999;
	text-decoration:none;
   font-size:10px;
	
}

a:link.weiss {

	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;

}

a:visited.weiss {

	color:#FFFFFF;
	text-decoration:underline;
   font-size:11px;
	
}

a:hover.weiss {

	color:#FFFFFF;
	text-decoration:none;
   font-size:11px;
	
}

a:active.weiss {
	
	color:#FFFFFF;
	text-decoration:underline;
   font-size:11px;

}

a:focus.weiss {

	color:#FFFFFF;
	text-decoration:underline;
   font-size:11px;
	
}


a:link.siehe {

	color:#009999;
	text-decoration:none;
	font-size:10px;

}

a:visited.siehe {

	color:#009999;
	text-decoration:none;
   font-size:10px;
	
}

a:hover.siehe {

	color:#000000;
	text-decoration:none;
   font-size:10px;
	
}

a:active.siehe {
	
	color:#009999;
	text-decoration:none;
   font-size:10px;

}

a:focus.siehe {

	color:#009999;
	text-decoration:none;
   font-size:10px;
	
}

a:link.sieheauch {

	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	font-style: italic;

}

a:visited.sieheauch {

	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	font-style: italic;
	
}

a:hover.sieheauch {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	
}

a:active.sieheauch {
	
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	font-style: italic;
}

a:focus.sieheauch {

	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	font-style: italic;
	
}

.Menupkte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}