/* GENERAL ----------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 17px 30px;
	padding: 0;
	font-size: 100.01%;
	line-height: 130%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background-color: #fff;
	color: #174B64;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
}

/* GLOBALE DEFINITIONEN ---------------------------------------- */

/* ------------------------- KLASSEN --------------------------- */

.Linksbündig {
	text-align: left;
}

.Zentriert {
	text-align: center;
}

.Rechtsbündig {
	text-align: right;
}

.Unterstrichen {
	text-decoration: underline;
}

.Durchgestrichen {
	text-decoration: line-through;
}

.none {
	display: none;
}

.fontnormal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.ohneabstand {
	padding: 0;
	margin: 0;
}



.abstand {
	margin: 5px 5px 5px 10px;
}

hr {
	border: none;
	height: 1px;
	background: #174B64;
}

.beitrag {
	border-bottom: 1px solid #BFBFBF;
	height: 12em;
}

.rahmenunten {
	border-bottom: 1px solid #BFBFBF;
}

.newsbild {
	display: block;
	width: 100px;
	height: 100px;
	float: left;
}

.pbeitrag {
	margin: 0 0 0 100px;
}

.button {
	border: 1px solid #001A49;
	background-color: #f8efb4;
	margin: 0;
	color: #001A49;
	text-align: center;
	font-size: 80%;
}

/* --------------------- HTML DEFINITIONEN --------------------- */

acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* ------------------------- HEADNLINES ------------------------ */

h1 {
	display: none;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #174B64;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #174B64;
	width: 80%;
}

h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 10px 0;
	padding: 0;
}

#menue h2 {
	margin: 7px 0;
	padding: 5px 0;
	font-size: 140%;
	font-weight: bold;
	color: #174B64;
	background-color: #fff;
	border-bottom: none;
}

/* BEHIN WEBSITE ----------------------------------------------- */

/* HEADER ------------------------------------------------------ */

#header {
	width: 100%;
	height: 173px;
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../img/banner.jpg) no-repeat 0px 40px #fff;
	color: #174B64;
	font-size: 70%;
}

#header .logo {
	float: left;
	margin: 40px 15px 0 5px;
	padding: 0;
	border: 0;
}

#header .datum {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #fff;
}

#header .right {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	background: #fff;
}

#header a:link, #header a:visited {
	color: #bf7900;
	background-color: #fff;
	text-decoration: underline;
}

#header a:active,
#header a:link:hover,
#header a:active,
#header a:visited:hover,
#header a:hover:active,
#header a:focus,
#header a:hover {
	text-decoration: underline;
	background-color: #bf7900;
	color: #fff;
}

/* ------------------------- HEADER SUCHE ---------------------- */

#suche {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 65px 0 0 0;
	font-size: 90%;
}

#suche form {
	float: left;
	margin: 0;
	padding: 0;
}

#suche label {
	display: none;
	margin: 0;
	padding: 0;
}

#suche .suchtext {
	border: 1px solid #675C45;
	background-color: #fff;
	padding: 2px 0 2px 5px;
	margin: 0;
	color: #675C45;
	font-size: 90%;
}

#suche .button {
	font-size: 90%;
}

#locator {
	margin: 0 0 0 21%;
}

/* ------------------------- HEADER CLEAR ---------------------- */

#clearhead {
	clear: both;
	width: 100%;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
}

/* LEFT BLOCK -------------------------------------------------- */

/* ------------------------- MENUE ----------------------------- */

#menue {
	margin: 0;
	padding: 0;
	float: left;
	width: 16%;
	font-size: 70%;
}

#navi {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.unternav {
	list-style-type: none;
	margin: 5px 0 5px 10px;
	padding: 0;
}

#navi li {
	margin: 0 0 3px 0;
	padding: 0;
}

#navi li a:link, #navi li a:visited {
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding: 0 0 0 5px;
	width: 97%;
	background-color: #DBF1FF;
	color: #174B64;
	font-weight: bold;
	text-decoration: none;
}

#navialt li a:link {
	background-color: #DBF1FF;
}

#navi li a.service:link, #navi li a.service:visited {
	background-color: #f8efb4;
}

#navi li a.aktiv:link, #navi li a.aktiv:visited {
	background-color: #173669;
	color: #fff;
}

#navi ul li a:link, #navi ul li a:visited {
	background-color: #739CB9;
	color: #fff;
}

#navi li a:active, #navi li a.service:active,
#navi li a:link:hover, #navi li a.service:link:hover,
#navi li a:active, #navi li a.service:active,
#navi li a:visited:hover,
#navi li a:hover:active,
#navi li a:focus li a:hover {
	text-decoration: none;
	background-color: #173669;
	color: #fff;
}

/* ------------------------- SCHRIFT --------------------------- */

#schrift {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#schrift li {
	float :left;
	margin: 0 13px 0 0;
}

#schrift li a:link, #schrift li a:visited {
	text-decoration: none;
	color: #174B64;
}

#schrift li a:hover,
#schrift li a:active,
#schrift li a:link:hover,
#schrift li a:active,
#schrift li a:visited:hover,
#schrift li a:hover:active,
#schrift li a:focus li a:hover {
	text-decoration: none;
	background-color: #174B64;
	color: #fff;
}

.normal {
	font-size: large;
}

.mittel {
	font-size: x-large;
}

.gross  {
	font-size: xx-large;
}

/* INHALT ------------------------------------------------------ */

#inhalt {
	clear: right;
	margin: 0 5% 0 21%;
	padding: 0;
	font-size: 70%;
	line-height: 125%;
	color: #174B64;
	background-color: #ffffff;
}

#inhalt p {
	margin: 0;
	padding: 5px 0;
}

#inhalt img {
	margin: 0 5px 5px 0;
}

#inhalt ul.glossar {
	list-style-type: none;
	margin: 15px 0;
	padding: 0 0 40px 0;
}

#inhalt ul.glossar li a:link, #inhalt ul.glossar li a:visited {
	display: block;
	padding: 5px 15px;
}

#inhalt ul.glossar li {
	float: left;
}


#inhalt dl {
	margin: 5px 0 5px 25px;
}

#inhalt dt {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#inhalt dd {
	margin: 0 0 5px 45px;
}

#inhalt a:link, #inhalt a:visited {
	color: #bf7900;
	background-color: #fff;
	text-decoration: underline;
}

#inhalt a:active,
#inhalt a:link:hover,
#inhalt a:active,
#inhalt a:visited:hover,
#inhalt a:hover:active,
#inhalt a:focus,
#inhalt a:hover {
	text-decoration: underline;
	background-color: #bf7900;
	color: #fff;
}

#inhalt ol, #inhalt ul {
	margin: 5px 0 5px 25px;
	padding: 0;
}

li {
	margin: 0;
	padding: 2px;
}


/* ------------------------- SITEMAP --------------------------- */

.sitemap ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	border-bottom: 0;
}

.sitemap li {
	margin: 0;
	padding : 2px;
}

/* ----------------------- FOOTER ------------------------------ */

.footer {
	clear: both;
	text-align: right;
}


div.codebox {
	background	: #EAEAFF;
	width 		: 90%;
	border		: 1px solid #000000;
	padding-left	: 1%;
	padding-right	: 1%;
}
div.codetext {
	padding-top	: 1%;
	padding-bottom	: 1.5%;
	padding-left	: 1.5%;
	color		: #000000;
	font-family	: Courier New;
	font-weight	: 500;

}
div.codetitle{
	color		: #CC0000;
	font-family	: Arial;
	font-size	         : 90%;
	font-weight	: 800;
	margin-left	: 0%;
	margin-right	: 0%;
	margin-top	: 1%;
	margin-bottom 	: 0%;
         padding-bottom     : 0.5%;
         border-bottom	: 1px solid #CC0000;
}
div.examplebox {
/*		background	: #EAEAFF; */
		background	: #EEEEEE;
		width 		: 95%;
		border		: 1px dotted #000000;
		padding   	: 1%;
}

/* ------------------------Kontrastboxen---------------- */
.badContrast1 {
          background    : #FF0000;
          color         : #00FF00;
          }

.badContrast2 {
          background    : #000000;
          color         : #400000;
}
.goodContrast1
{
  color: green;
  background-color: #EDFFDC;

}

.goodContrast2
{
  color: #8000AA;
  background-color: #ffe4e1;
}
