html{
height: 100%;
}

table.calendar{
border: 1px solid black;
border-collapse: collapse;
}

.calendar td,th{
border: 1px solid black;
}

body {
	background-color: #EEEEEE;
}

body,td,th, td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}

.head {
	text-align: center;
	font-weight: bold;
}
.menu {
	padding-bottom: 14px;
	vertical-align: bottom;
}
.menu a {
	color: #a4b2be;
}
.menu-active {
	padding-bottom: 12px;
	border-bottom: 2px solid #ffA500;
	vertical-align: bottom;
}
.menu-active a {
	color: #14355b;
}
.trenner {
	background-color: #a4b2be;
}

p, li, td {
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}

h1, h2, h3 {
	padding-top: 10px;
	font-weight: bold;
}
h1 {
	color: #000000;
	font-size: 14px;
}
h2 {
	color: #000000;
	font-size: 12px;
}
h3 {
	color: #000000;
	font-size: 12px;
}
hr {
	border: none;
	border-bottom: 1px #14355b solid;
}
.right-column img {
	margin: 5px 0px;
	vertical-align: middle;
}

a {
	color: #004c99;
}
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

.navleft a,
.navleft a:link,
.navleft a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.navleft a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.navleft_active:link,
a.navleft_active:visited,
a.navleft_active:active {
	color: #b9b9b9;
	text-decoration:none;
	font-weight: bold;
}

.navleft_active a:hover {
	color: #000000;
}

/* left navigation container */
.navleft_container {
	background-color: #c6dbf0;
	vertical-align: top;
}
.navleft_headerbar {
	background-color: #14355b;
}


/* left navigation list */
.navleft_container ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-left: 6px;
	margin-left: 6px;
}

.navleft_container li {
	font-size: 11px;
}

ul.navleft {
	list-style: none;
        margin: 0px;
	padding: 15px 0px 20px 26px;
	/* background-color: #14355b; */
}

/* left navigation list item */
li.navleft_active {
	list-style: none;
/*	list-style-image: url("bilder/pfeil.gif"); */
}

li.navleft,
li.navleft_active {
        margin-bottom: 5px;
}

ul {
	/* list-style-type: none; */
	/* list-style-image: url("bilder/aufz-1.gif"); */
	margin-left:8px;
	padding-left: 8px;
}
ul ul {
/*	list-style-image: url("bilder/aufz-2.gif"); */
}
ul ul ul {
/*	list-style-image: url("bilder/aufz-3.gif"); */
}

/* Side element styles */
div.sidelist {
	margin: 5px; 
/*	border: 1px solid <%= contentBorder %>; */
	text-align: left; 
	clear: both;
}

p.sidelisthead {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
/*	background-color: <%= contentBorder %>; */
}

p.sidelistitem {
	font-size: 8pt;
	margin: 5px 3px 0px;
}

a.sidelistitemhead {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.right-column {
/*	padding-top: 35px; */
	padding: 25px 9px 16px 0px;
}

.content {
	padding: 0px 24px 0px 24px;
}

.right-column th {
	background-color: #FFFFFF;
	color: #a4adb2;
	font-size: 14px;
	font-weight: bold;
}

.all {
        width: 1000px; /* AK */
        height: 95%;
	border: 1px #b0b0b0 solid;
	background-color: #FFFFFF;
}

.content table,
.right-column table {
	border: none;
}

.nintypercent {
        height: 90%;
}


/*.content td,*/
.right-column td {
	background-color: #F6F6F6;
	padding: 5px 10px 5px 5px;
	vertical-align: top;
}

.tabelle {
	background-color: blue;
}

.content th,
.right-column th {
	padding: 5px 10px 5px 5px;
	vertical-align: top;
	background-color: #e7eaf6;
}

.navigation2 {
  color: #555555;
}

.news {
	padding-left: 117px;
	width: 88px;
}
.news p {
	font-size: 11px;
}
.news h2 {
	font-size: 11px;
	font-weight: bold;
}
.news a {
	font-size: 10px;
}

.headerbar1 {
	background-color: #14355b;
}
.headerbar2 {
	background-color: #c6dbf0;
}
.headerbar3 {
	background-color: #036fca;
}
.headerbar4 {
	background-color: #c6dbf0;
}
.headerbar8 {
	background-color: #c6dbf0;
}
.headerbar9 {
	background-color: #14355b;
}

.impressum {
	padding: 16px 0px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
	white-space: nowrap;
}
.impressum a {
	color: #747474;
}
.impressum #quadrat {
	float: right;
	display: block;
	background-color: #036fca;
	width: 16px;
	height: 17px;
	margin-left: 2px;
}
