* {
	font-family: Arial;
}

body {
	text-align: center;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding:0px;
	background: #000066;
}

#container {
	margin: 10px auto;
	width: 900px;
	position: relative;
	background-color: #DDDDDD;
	overflow: hidden;
}

#banner {
	width: 100%;
	height: 100px;
	background: transparent url(../images/banner.jpg) no-repeat;
	overflow: hidden;
	
}

div.footer {
	position: relative;
}

#leftmodule {
	padding: 0px 0px 0px 0px;
	width:131px;
	vertical-align:top;
	background: transparent url('../images/menu_bg.jpg') 0px repeat-y;
	border-right:1px solid #CCCCCC;
	overflow: hidden;
	
}

#rightmodule {
	padding: 0px 0px 0px 0px;
	width:135px;
	vertical-align:top;
	
	background: transparent url('../images/right_bg.jpg') repeat-y;
	border-left:1px solid #CCCCCC;
	overflow: hidden;
}

#mainbody {
	overflow: hidden;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
}

.pagetitle {
	padding: 0px 0px 0px 10px;
	background: transparent url('../images/pagetitle_bg.png') repeat-x;
	border-bottom:1px solid #CCCCCC;
	overflow: hidden;
	height: 16px;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* Link Design */

a:link, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a:active {
	color: #000099;
	text-decoration: underline;
}

div.footer a:link, div.footer a:visited {
	color: #000000;
	text-decoration: none;
}

div.footer a:hover, div.footer a:active {
	color: #000000;
	text-decoration: underline;
}

div.moduletable_left table div {
	padding:0px !important;
}
a.mainlevel:link, a.mainlevel:visited {
	width: 121px;
	color: #000000;
	text-decoration: none;
	background: #D2D2D2 url(../images/menu_bg.jpg) repeat-y;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 10px;
	text-align: left;	
}
a.mainlevel:hover, a.mainlevel:active {
	width: 121px;
	color: #000000;
	text-decoration: none;
	background: #BBBBDD;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 10px;
	text-align: left;
}
a.sublevel:link, a.sublevel:visited {
	width: 111px;
	color: #000000;
	text-decoration: none;
	background: #D2D2D2 url(../images/menu_bg.jpg) repeat-y;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 20px;
	text-align: left;	
}
a.sublevel:hover, a.sublevel:active {
	width: 111px;
	color: #000000;
	text-decoration: none;
	background: #BBBBDD;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 20px;
	text-align: left;
}
a.subsublevel:link, a.subsublevel:visited {
	width: 101px;
	color: #000000;
	text-decoration: none;
	background: #D2D2D2 url(../images/menu_bg.jpg) repeat-y;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 30px;
	text-align: left;	
}
a.subsublevel:hover, a.subaublevel:active {
	width: 101px;
	color: #000000;
	text-decoration: none;
	background: #BBBBDD;
	display: block;
	border-bottom: 2px solid #999999;
	padding: 2px 0px 2px 30px;
	text-align: left;
}

#active_menu {
	background: #999999;
}

a.lexikon:link, a.lexikon:visited {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-color: transparent;
	display: block;
	display: block;
	text-align: center;
	vertical-align: middle;	
}
a.lexikon:hover, a.lexikon:active {
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#lexikon_active {
	background-color: #CCCCCC;
	color: #000000;
}

div.moduletable_right, div.moduletable_zufall, div.moduletable_left {
	margin-bottom:15px;
	text-align: center;
}

div.moduletable_zufall img {
	margin:5px auto;
	cursor: pointer;
}

div.moduletable_right h3, div.moduletable_zufall h3, div.moduletable_left h3 {
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 16px;
	background: transparent url(../images/menu_top_bg.gif) no-repeat;
	width: 115px;
	height: 16px;
	border-bottom: 1px solid #999999;
	margin: 0px;
	display: block;
}

/* Überschriften */
h1 {
	font-weight: bold;
	font-size: 25px;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

ul {
	list-style: disc url(../images/pfeil_gruenaufweiss_liste.gif) inside;
	margin: 5px 0px 8px 5px;
	padding: 0;
}

li {
	margin: 0px 0px 0px 3px;
}

/* Seiten Anzeige */
.pagebutton {
  background: url(../images/pagebutton_right.png) 100% 0 no-repeat;
  margin-left: 5px;
  float:left;
  font-size: 15px;
}
.pagebutton .left {
  background: url(../images/pagebutton_left.png) no-repeat;
  float: left;
  padding: 0px 7px 0px;
  height: 22px;
}
.pagebutton .center {
  background: url(../images/pagebutton_center.png) repeat-x;
  height: 22px;
  float: left;
  padding-top: 2px;
}
.pagebutton span {
  font-weight: bold;
  margin: 0px 3px 0px;
}
.pagebutton a {
  margin: 0px 3px 0px;
}

/* Bilder */
.text_dran_vorbei {
	margin: 5px 5px 5px 5px;	
}