html { height: 100%; }
body {
	background-image: url(/images/bg.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
	text-align: center;
    line-height: 15px;
}
body.normal { font-size: 12px; }
body.bigger { font-size: 14px; }
body.huge { font-size: 16px; }
body.vast { font-size: 17px; }
h1 {
	color: #2A59B4;
	font-size: 180%;
	line-height: 30px;
}
h2 {
	color: #2A59B4;
	font-size: 150%;
}
h3 {
	color: #2A59B4;
	font-size: 120%;
	border-bottom: 1px solid #C0C0C0;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0;
}
p { margin: 10px 0px; }
h4 {
	font-size: 100%;
}
hr {
    border: 0;
    border-top: 1px solid #C0C0C0;
	margin-top: 25px;
	margin-bottom: 5px;
}
ul li {
	padding-left: 5px;
}
form { padding: 0; margin: 0; }
fieldset, blockquote {
	background-color: #F8F8EF;
	border: 1px solid #BBBBBB;
	padding: 10px;
	margin-bottom: 10px;
}
legend {
    font-size: 12px;
    color: #666666;
}
label {
	cursor: pointer;
}

sup {
  line-height: 0px;
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#maindiv {
	background: url(/images/nav_bg.jpg) repeat-y;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding: 00px;
	height: 100%;
	min-height: 100%;
}
body>#maindiv { height: auto; }

.header, .header ul, .header ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 192px;
}

#menudiv {
	width: 161px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 191px;
}

#menudiv ul, #menudiv ul li {
	width: 100%;
	padding: 0;
	margin: 0;
}

#content {
	background: url(/images/content_bg.jpg) right repeat-y;
	min-width: 839px;
	max-width: 839px;
	width: 1000px;
	height: 80%;
	min-height: 840px;
	padding-left: 161px;
	padding-bottom: 25px;
}

#content a {
	text-decoration: underline;
}

.ecken_oben {
	background: url(/images/ecken_oben.jpg) right top no-repeat;
	padding: 25px;
}

.ecken_unten {
	background: url(/images/ecken_unten.jpg) left bottom no-repeat;
	margin: 15px 50px;
}

.login {
	background-image: url(/images/login.jpg);
	background-repeat: repeat;
	width: 155px;
	height: 192px;
}

caption {
   border: 1px solid #BBBBBB;
   border-bottom-width: 0px;
   background-color: #F8F8EF;
   padding: 5px
}

.table_content {
	background-color: #BBBBBB;
	font-size: 100%;
}

.table_content tr th, .table_content tr td {
	background-color: #F8F8EF;
    padding: 5px;
	padding-left: 5px;
}
.table_content th { text-align: center; }
.table_content th .bg {  background-color: #F0F3F9; }
.table_content .nobg { background-color: #FFFFFF;  }
.table_content .selectinput {
	border: 1px solid #68868E;
}

.textinput, .submit {
	background-color: #F8F8F8;
	border: 1px solid #68868E;
	text-indent: 5px;
}

.label {
	display: block;
	float: left;
	text-align: right;
	width: 300px;
}
.input {
	float: left;
	margin: 0 0 10px 45px;
}

.button {
	background-color: #EFF8EF;
	border: 1px solid black;
	height: 25px;
}

.blue {
	color: #2A59B4;
	font-weight: bold;
}

.bold { font-weight: bold; }
.left { text-align: left; }
.center { text-align: center; }
.top { vertical-align: top; }
.nolist li { list-style-type: none; }
.clear { clear: both; }
.font90 { font-size: 90%; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A59B4;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162B54;
	text-decoration: none;
}

.external_link {
	margin-right: 2px;
}

.menu {
	 font-weight: bold;
    display: block;
    height: 26px;
    padding-top: 6px;
	 padding-left: 50px;
}

.menu a {
   font-size: 12px;
	display: block;
	padding-left: 40px;
	padding-top: 6px;
	height: 26px;
	background:url(/images/button_all.jpg) no-repeat 0px 0px;
}

.mactive a {
	background: url(/images/navigation_aktiv.jpg) repeat-x;
}

.menu a:hover {
   background:url(/images/button_all.jpg) 161px 0px;
	background-repeat: repeat-x;
}

.submenu {
	 font-weight: normal;
    display: block;
    height: 22px;
    padding: 0px;
	 margin: 0px;
}

.submenu a {
   font-size: 11px;
	display: block;
	padding-left: 50px;
	padding-top: 4px;
	height: 22px;
	background:url(/images/button_all2.jpg) no-repeat 0px 0px;
}

.subactive a {
	background:url(/images/subnavigation_aktiv.jpg) no-repeat 0px 0px;
}

.submenu a:hover {
   background:url(/images/button_all2.jpg) repeat-x 161px 0px;
	font-size: 11px;
}

.subsub {
	line-height: 1.5;
}

.subsub a {
	display: block;
	color: #464A69;
	padding-left: 60px;
	font-size: 11px;
}

.subsub a:hover {
	text-decoration: underline;
	font-size: 11px;
}

.subsubactive {
	margin-left: 8px;
	text-decoration: underline;
	font-weight: bold;
}

a:link img, a:visited img, a:hover img, a:active img {
/* wegen darstellungsfehler im opera werden alle variationen notiert */
	border: none;
}