/* **************************** */
/* *** Standarddefinitionen *** */
/* **************************** */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #246C9C;
	background-color: #E6EEF1;
	background-image: url(_img/hintergrund/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #246C9C;
}

/* ************************ */
/* *** Textdefinitionen *** */
/* ************************ */
.schriftgroesse {
	font-size: 14px;
	font-weight: bold;
	color: #246C9C;
}
.ueberschrift_blau_gross { /* *** Definition für die Blaue Seite *** */
	font-size: 24px;
	color: #E89837;
}
.ueberschrift_rot_gross { /* *** Definition für die Rote Seite *** */
	font-size: 24px;
	color: #A00E0E;
}
.ueberschrift_orange_gross { /* *** Definition für die Orange Seite *** */
	font-size: 24px;
	color: #E89837;
}
.ueberschrift_gelb_gross { /* *** Definition für die Orange Seite *** */
	font-size: 24px;
	color: #E89837;
}
.ueberschrift_gruen_gross { /* *** Definition für die Grüne Seite *** */
	font-size: 24px;
	color: #9CCA46;
}
.ueberschrift_blau_mehrwert { /* *** Definition für die Blaue Seite *** */
	font-size: 18px;
	font-weight: bold;
	color: #E89837;
}
.ueberschrift_rot_mehrwert { /* *** Definition für die Rote Seite *** */
	font-size: 18px;
	font-weight: bold;
	color: #A00E0E;
}
.ueberschrift_orange_mehrwert { /* *** Definition für die Orange Seite *** */
	font-size: 18px;
	font-weight: bold;
	color: #E89837;
}
.ueberschrift_gelb_mehrwert { /* *** Definition für die Orange Seite *** */
	font-size: 18px;
	font-weight: bold;
	color: #E89837;
}
.ueberschrift_gruen_mehrwert { /* *** Definition für die Orange Seite *** */
	font-size: 18px;
	font-weight: bold;
	color: #8DAD4C;
}
.feld_start_ueberschrift {
	font-size: 16px;
	color: #FFFFFF;
}
.news_datum {
	font-weight: bold;
	color: #8DAD4C;
}
ul {
	list-style-position: outside;
	list-style-image:url(/cms/_img/listdot.gif);
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.formfeld {
	width: 300px;
	font-size: 18px;
	border:solid 1px #83B8DA;
}
.formbutton {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0070B8;
	border:solid 1px #83B8DA;
}

/* ************************ */
/* *** Linkdefinitionen *** */
/* ************************ */
a:link, a:visited {
	color: #246C9C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #246C9C;
	text-decoration: underline;
}

/* *** Mehrwertspalte (Blau) *** */
.mehrwertlink_blau {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a.mehrwertlink_blau {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a:link.mehrwertlink_blau, a:visited.mehrwertlink_blau {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a:hover.mehrwertlink_blau, a:active.mehrwertlink_blau {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}

/* *** Drucken (Orange) *** */
.drucklink_orange {
	font-weight: bold;
	color: #E89837;
	text-decoration: none;
}
a.drucklink_orange {
	font-weight: bold;
	color: #E89837;
	text-decoration: none;
}
a:link.drucklink_orange, a:visited.drucklink_orange {
	font-weight: bold;
	color: #E89837;
	text-decoration: none;
}
a:hover.drucklink_orange, a:active.drucklink_orange {
	font-weight: bold;
	color: #E89837;
	text-decoration: none;
}

.newslink {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a.newslink {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a:link.newslink, a:visited.newslink {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}
a:hover.newslink, a:active.newslink {
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
}

/* **************************** */
/* *** Formulardefinitionen *** */
/* **************************** */
/* *** Suche *** */
.suche {
	font-size: 11px;
	font-weight: bold;
	color: #E89837;
}
.suchfeld {
	font-size: 10px;
	width: 110px;
	color: #246C9C;
	border: solid 1px #0070B8;
}

/* ****************************** */
/* *** Navigationdefinitionen *** */
/* ****************************** */
#navigation {
	width: 175px;
}
#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* *** Hauptnavigation *** */
.hauptnav {
	display: block;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
a.hauptnav {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	background: url(/cms/_img/navigation/hauptnav_normal.jpg) left no-repeat;
}
a:link.hauptnav, a:visited.hauptnav {
	font-size: 12px;
	font-weight: bold;
	color: #246C9C;
	text-decoration: none;
	line-height: 30px;
	display: block;
	background: url(/cms/_img/navigation/hauptnav_normal.jpg) left no-repeat;
}
a:hover.hauptnav, a:active.hauptnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	display: block;
	background: url(/cms/_img/navigation/hauptnav_aktiv.jpg) left no-repeat;
}
#navigation a.hauptnav_aktiv {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background: url(/cms/_img/navigation/hauptnav_aktiv.jpg) left no-repeat;
}
/* *** Subnavigation *** */
.subnav li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	/*background: url(/cms/_img/navigation/subnav_normal.jpg) left repeat-x;*/
}
a.subnav {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding: 0px 0px 0px 15px;
	background: url(/cms/_img/navigation/subnav_normal.jpg) left no-repeat;
	color: #246C9C;
}
a:link.subnav, a:visited.subnav {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;
	background: url(/cms/_img/navigation/subnav_normal.jpg) left no-repeat;
	color: #246C9C;
}
a:hover.subnav, a:active.subnav {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;
	background: url(/cms/_img/navigation/subnav_aktiv.jpg) left no-repeat;
	color: #FFFFFF;
}
#navigation a.subnav_aktiv {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(/cms/_img/navigation/subnav_aktiv.jpg) left no-repeat;
	color: #FFFFFF;
}