body {
	margin:0px 0px 0px 0px;
	font-family : Arial, Helv;
	font-size : 13pt;
	font-weight: normal;
	color : #000000;
	background-color: #ffefd5;
}

a {
	color:#666;
	text-decoration:underline;
	}
	
a:hover {
	color:#666;
	text-decoration:none;
	}
	
a:visited {
	color:#666;
	text-decoration:underline;
	}
a:active {
	color:#666;
	text-decoration:none;
	}	
	

h1 {
	font-size: 15pt;
	font-weight: bold;
	font-style:italic;
	color : #44aad2;
}
#bgbody {
	width : 1004px;
	background-color : #ffefd5;
}
#topnav {
	text-align: center;
	font-size : 1px;
	position : relative;
	height : 221px;
	width : 773px;
	margin-left: 15px;
}
#topnav1 a {
	font-size : 15px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}
#topnav1 a:hover {
	text-decoration: underline;
}
#topnav1 {
	text-align: right;
	font-size : 12px;
	position : relative;
	height : 30px;
	width : 773px;
	padding-top: 35px;
}
#topnav3 {
	border:0pt solid #0000ff;
	text-align: right;
	font-size : 12px;
	position : relative;
	height : 120px;
	width : 773px;
	background-image : url(../images/top.jpg);
	background-repeat: no-repeat;
}
#topnav2 {
	margin-top: 5px;
	text-align: center;
	font-size : 11px;
	position : relative;
	height : 36px;
	width : 773px;
	background-color : #44aad2;
}
div#topnav2 ul {
	padding: 0;
	margin: 0;
}
div#topnav2 li {
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dotted #404040;
}
div#topnav2 li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
div#topnav2 li a:hover {
	background-image: url("../images/nav_aktiv.jpg");
	color: #000000;
	background-color: #83a90e;
}
#nav {
	list-style: none;
	padding: 0 0 0 10px;
	margin:0px 0px 0px 0px;
}
#nav li {
	float: left;
}
#nav li a {
	color: #000000;
	width: 130px;
	height : 19px;
	display: block;
	font-family :  Arial, Helv;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
#nav li a:hover {
	color: #C00000;
	background-image : url(../images/nav-top-akt.jpg);
}
#nav li.act a {
	color: #C00000;
	background-image : url(../images/nav-top-akt.jpg);
}
#links {
	text-align: left;
	width: 213px;
	float:left;
}
#linksoben {
	text-align: left;
	width: 213px;
	height: 190px;
	background-image : url(../images/linksoben.gif);
	background-repeat: no-repeat;
	background-position:0 65px;
}
#linksmitte {
	text-align: left;
	width: 213px;
	min-height:400px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 400px; /* Mindesthöhe in IE (<7) */
	background-image : url(../images/linksmitte_bg.gif);
	background-repeat: repeat-y;
}
#linksunten {
	text-align: left;
	width: 213px;
	height: 127px;
	background-image : url(../images/linksunten.gif);
	background-repeat: no-repeat;
}
#rechts {
	text-align: left;
	width: 787px;
	float:right;
}
#inhalt {
	position : relative;
	width : 1004px;
	font-family :  Arial, Helv;
	font-size : 14px;
	font-weight : normal;
	padding : 0 0;
	margin : 0;
}
#inhalt2 {
	width : 753px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 10px;
	min-height:485px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 485px; /* Mindesthöhe in IE (<7) */
	background-color : #F2E1C3;
}
#nav2 {
}
#nav2 ul {
	left: 10px;
	list-style: none;
	width: 180px;
	position : relative;
	margin: 0px;
	padding: 10px;
	padding-top: 30px;
}
#nav2 li {
	margin-top: 0px;
}
#nav2 li a {
	padding-bottom: 10px;
	color: #000000;
	width: 165px;
	display: block;
	font-family:  Arial, Helv;
	font-size: 14px;
	font-weight : bold;
	text-decoration: none;
	background-image : url(../images/nav-left.gif);
}
#nav2 li a:hover {
	color: #C00000;
}
#nav2 li.act a {
	color: #C00000;
}
.align-center {
	text-align: center;
}
table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
}
caption {
	font-weight: bold;
	margin: 5px;
}
td, th {
	padding: 4px;
}
thead th {
	text-align: center;
	background: #ffefd5;
	color: #4F76A3;
	font-size: 100% !important;
}
th {
	font-weight: bold;
}
tr {
	background: #fcfcfc;
}

