@charset "iso-8859-1";

body {
   background: #F0F0F0;
}

table {
	width: 1000;
	height: 560;
	border: 0;
	padding: 0;
}

a:active {
   text-decoration: none;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   color: #006cd9;
}

a:visited {
   text-decoration:none;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   color: #006cd9;
}

a:link {
   text-decoration:none;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   color: #006cd9;
}
a:hover {
   text-decoration:none;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   color: #006cd9;
}

.nav_table {
	background: #F0F0F0;
	width: 180;
	height: 100%;
	border: 0;
	padding: 0;
}

.contend_table {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
}

.ueberschrift {
   font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
   color: #006cd9;
}

.ueberschrift_geschichte {
   font-family: Verdana;
   font-size: 17px;
   font-weight: bold;
   color: #006cd9;
}

.angebot_ueberschrift {
   font-family: Verdana;
   font-size: 18px;
   font-weight: bold;
   color: #006cd9;
   height: 40px;
}

.subthema {
   font-family: Verdana;
   font-size: 14px;
   font-weight: bold;
   color: #646464;
}

.linkstyle {
   font-family: Verdana;
   font-size: 14px;
   font-weight: bold;
   color: #006cd9;
}

.text {
   font-family: Verdana;
   font-size: 14px;
   color: #646464;
}

.text_team {
   font-family: Verdana;
   font-size: 12px;
   color: #646464;
}

.text_small {
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
}
