body {
	color: black;
	background-color: #abc5f6;
	margin: 0;
	padding: 0;
}

td { 
	color: #727272; 
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.homemenu {
	width: 190px;
	background: url(../images/style/menu_bg_home.jpg) no-repeat 0 bottom;
}

.homenavigation {
	margin: 0px;
	text-align: left;
	width: 190px;
	list-style: none;
	padding: 0px;
}

.homenavigation li {
	width: 189px;
}

.homenavigation li a {
	color: #738ec5;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	padding: 10px 10px 10px 18px;
	text-shadow: #fff 2px 2px 1px;
}

.homenavigation li a:hover {
	color: #3658c6;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.middlemenu {
	background-image: url(../images/style/menu_middle.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 45px;
}

.darkmenu {
	background-image: url(../images/style/menu_bg_dark.jpg);
	background-repeat: repeat-y;
	width: 190px;
}

.darkmenu p {
	margin: 0;
	padding: 15px 0 0 18px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #738ec5;
}

.bottommenu {
	background-image: url(../images/style/menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 22px;
}

.menuitem {
	color: #738ec5;
	font-family: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 17px;
}

.menuitem a {
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.menuitem a:hover {
	border-top: 1px solid #738ec5;
	border-bottom: 1px solid #738ec5;
	display: inline;
}

.content {
	color: #333;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 540px;
	margin-left: 20px;
}
.content a {
	color: #738ec5;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.content a:hover {
	color: #3658c6;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

h1 {
	color: #738ec5;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #738ec5;
	width: 540px;
}

h2 {
	color: #738ec5;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: 6px;
}

.content li{
	margin-top: 5px;
	margin-bottom: 5px;
}



.team td {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 25px;
	border-top: 1px dotted #43509b;
}



/* START ABSCHNITT MIT EINSTELLUNGEN ZUR NAVIGATION */

.navigationblock {
	width: 190px;
	clear: left;
	float: left;
	background: url(../images/style/menu_bg.jpg) repeat-y;
}

/* Navigation Unterseiten */

.mainnavigation {
	margin: 0px;
	padding: 15px 0px 0;
	text-align: left;
	width: 190px;
	list-style: none;
}

.subnavigation {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 189px;
	list-style: none;
}

.mainnavigation li {
	width: 189px;
}

.mainnavigation li a {
	color: #738ec5;
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	border-top: 1px solid #f1f3f9;
	border-bottom: 1px solid #f1f3f9;
	padding: 4px 10px 4px 18px;
	background: url(../images/style/menuitem.png) no-repeat 8px center;
}

.mainnavigation li a:hover {
	border-top: 1px solid #738ec5;
	border-bottom: 1px solid #738ec5;
	background-color: #fff;
}

.mainnavigation li.akt {
	background-color: #fff;
}

.mainnavigation li.akt a {
	color: #738ec5;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	border-top: 1px solid #738ec5;
	border-bottom: 1px solid #738ec5;
	padding: 4px 10px 4px 18px;
	background: url(../images/style/menuitem_act.png) no-repeat 8px center;
}

.mainnavigation li.akt a:hover {
	border-top: 1px solid #738ec5;
	border-bottom: 1px solid #738ec5;
}

.subnavigation li.sub {
	background-color: #f1f3f9;
}

.subnavigation li.sub a {
	color: #738ec5;
	text-decoration: none;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	padding: 4px 10px 4px 32px;
	background: url(../images/style/menuitem_sub.png) no-repeat 18px center;
	border-style: none;
	background-color: #f1f3f9;
}

.subnavigation li.sub a:hover {
	color: #738ec5;
	background-color: #fff;
	text-decoration: none;
	border-style: none;
}

.subnavigation li.subakt {
	background-color: #fff;
}

.subnavigation li.subakt a {
	color: #738ec5;
	margin: 0px;
	text-decoration: none;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	padding: 4px 10px 4px 32px;
	background: url(../images/style/menuitem_sub.png) no-repeat 18px center;
	border-style: none;
}

.subnavigation li.subakt a:hover {
	color: #738ec5;
	text-decoration: none;
	border-style: none;
}
/* ENDE ABSCHNITT MIT EINSTELLUNGEN ZUR NAVIGATION */
