/* Alle Zeilen sind vertikal nach oben ausgerichtet */
td {
	vertical-align: top;
}
/* Alle Zeilen sind vertikal nach oben ausgerichtet */

/* Tabelle des Untermenüs Start */
.submenu {
	margin: 20px 00px 0px 0px;
	background: #6985B6;
	width: 187px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	border: 1px solid #FFFFFF;
	height: 60px;
}
.submenu a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.submenu td {
	height: 27px;
	vertical-align: middle;
}
.submenu_select {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #0C518C;
	width: 187px;
}
.sublist {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #0C518C;
	width: 187px;
	list-style-type: none;
}
.subsublist {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #0C518C;
	list-style-type: disc;
	list-style-position: outside;
}
/* Tabelle des Untermenüs Ende */

/* Borders Start */
.border_left {
	border-bottom: 5px solid #6280B4;
}
.border_middle {
	border-bottom: 5px solid #AFD0F7;
}
.border_right {
	border-bottom: 5px solid #2B50A1;
}
/* Borders Ende */

/* Text-Formatierungen innerhalb der Div's Start */
.text_title {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	color: #233F99;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	color: #233F99;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text_subtitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #233F99;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #233F99;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text_extracontent {
	font-size: 17px;
	font-weight: bold;
	font-family: Times New Roman, serif;
	color: #2E50A0;
	padding: 10px 10px 0px 0px;
}
.text_extracontent2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica;;
	color: #2E50A0;
	padding: 10px 10px 0px 0px;
}
.text_extracontent3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica;;
	color: #2E50A0;
	padding: 10px 10px 0px 0px;
}
.text_search {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	color: #2E50A0;
	padding: 5px 3px 5px 0px;
}
.text_searchtitle {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	color: #2E50A0;
	padding: 0px 0px 0px 0px;
}
.activeSearchPage {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #000000;
}
.linkSearchPage {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #2E50A0;
}
.linkSearchPage:hover {
	text-decoration: underline;
}
.text_searchfor {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #2E50A0;
	padding: 5px;
	background: #DEEAFC;
}
.text_content {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	color: #000000;
}
.text_content a {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #2B50A1;
}
.text_content a:hover {
	text-decoration: underline;
}
/* Text-Formatierungen innerhalb der Div's Ende */

/* Box mit Suchfeld Start */
.searchbox {
	background: #D2E2FF;
	width: 405px;
	height: 110px;
}
/* Box mit Suchfeld Ende */

/* Boxen mit keinem Inhalt */
.box1 {
	background: #F4F8FE;
	/*width: 121px;
	height: 110px;*/
}
.box2 {
	background: #FAFCFF;
	/*width: 121px;
	height: 110px;*/
}
.box3 {
	background: #D2E2FF;
	height: 110px;
}
.box4 {
	background: #F4F8FE;
	width: 121px;
}
.box5 {
	background: #EFF6FF;
}
.box6 {
	background: #F4F8FE;
height: 138px;
}
.box7 {
	background: #DEEAFC;
height: auto;
}
.box8 {
	background: #D2E3FF;
}
.box9 {
	background: #F6F6F6;
}
/* Boxen mit keinem Inhalt */

.similar {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #79A1E0;
	font-style: italic;
}

.similar_link {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #79A1E0;
	font-style: normal;
}

.similar_link:hover {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #0C518C;
	font-style: normal;
}

/* Navigation Start */
.navi_top {
	
}
.navi_top a {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #2B50A1;
}
.navi_top a:hover {
	text-decoration: underline;
}
.navi_left {
	height: 40px;
}
/* Navigation Ende */

/* Suchelemente START */
.search_text {
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	color: #324E9B;
}
.search_input {
	width: 113px;
	border: 1px	solid #324E9B;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
}
.search_submit {
	width: 30px;
	border: 1px	solid #324E9B;
	background: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
}
/* Suchelemente ENDE */

/* Formular Start */
.form_button {
	border: 1px	solid #324E9B;
	background: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
}
.form_input {
	border: 1px	solid #324E9B;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
}
.form_title {
	background: #6985B6;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #FFFFFF;
}
/* Formular Ende */

/* Footer Start */
.footer {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	color: #324D9C;
	background: #D2E3FF;
}
.footer a {
	text-decoration: none;
	color: #324D9C;
}
/* Footer Ende */
