
/* Farbdefinitionen:

Schrift		#222222
Grau hell	#cccccc
Grau mittel	#888888
Blaugrau	#a3c6ef
Blau dunkel	#314f8c
Blau hell	#0082df

------------------- */

html { height: 100%; margin-bottom: 1px;   /* erzwingt einen scrollbalken */
	background: #ffffff url(../images/back-horizontal.gif) repeat-x top;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	text-align: center; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: underline;
	color: #314f8c;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.logonbutton a:link, .logonbutton a:visited, .logonbutton a:hover, .logonbutton a:active {
	text-decoration: none;
	border: none;
}

#pageHeader a:hover, #pageHeader a:active {
	border: none;
}

#container { 
	background: #ffffff url(../images/backdrop-container.gif) repeat-y;
	width: 960px;
	min-height: 400px;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	color: #111111;
	margin: 0px auto;
	text-align: left;
}

#containerClearer {
	width: 960px;
	height: 0;
	clear: both;
}

#pageHeader {
	height: 121px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	border-top: 27px solid #ffffff;
}

#pageHeader img {
	border-top: 1px solid #cccccc;
}

#adressblock {
	padding: 12px 0 36px 20px;
	margin: 80px 0 0 0;
	color: #314f8c;
}
#adressblock a:link, #adressblock a:visited {
	color: #314f8c;
	text-decoration: none;
}

#adressblock p {
	margin-bottom: 0.5em;
}

#contentContainer {
	line-height: 1.6em;
	margin-left: 240px;
	border-left: 1px solid #cccccc;
}

#contentContainer #content-left {
	padding: 15px 20px 30px 29px;
	width: 430px;
	float: left;
	position: relative;
}

#contentContainer #content-left.breite-spalte {
	width: 670px;
	background-color: #ffffff;
	color: #888888;
}

.content-left-img-float {
	float: right;
	margin: 3px 0 15px 15px;
}

#contentContainer #content-right {
	padding: 20px 10px 30px 15px;
	width: 214px;
	float: right;
	border-left: 1px solid #cccccc;
	position: relative;
}

#contentContainer #content-right-teaser {
	padding: 20px 0 30px 0;
	width: 239px;
	float: right;
	border-left: 1px solid #cccccc;
	position: relative;
}

#contentContainer #content-right-teaser .teaser {
	border-bottom: 1px solid #cccccc;
	padding: 12px 16px;
}

.teaser h2, .teaser .H2 {
	font-size: 11px;
	font-weight: bold;
	color: #0082df;
	margin: 0;
}
.teaser a:link, .teaser a:visited {
	color: #0082df;
}

#sidebarContainer {
	/*width: 200px;*/
	width: 240px;
	float: left;
	color: #ffffff;
}

#footer {
	width: 100%;
	/*height: 32px;*/
	border-top: 1px solid #cccccc;
	text-align: center;
	clear: both;
}
	#footerContent {
		width: 942px;
		height: 22px;
		background-color: #a3c6ef;
		color: #314f8c;
		margin: 0 auto;
		padding: 6px 0 0 18px;
		text-align: left;
		border: 1px solid #cccccc;
		border-top: none;
	}
	
	#footer a:link, #footer a:visited {
		text-decoration: none;
	}
	
	#footer a:hover, #footer a:active {
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
	}
	#nach-oben {
		float: right;
		margin-right: 260px;
	}
	.sidebar-image {
		width: 239px;
		margin-top: -344px;
		margin-left: 21px;
		z-index: 2;
		position: absolute;
	}

/* Navigation */
#navcontainer {
	font-size: 1em;
	margin-top: -1px; /* damit oben keine doppelte Linie auftaucht (navcontainer a hat oben eine Linie) */
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #cccccc;
}

#navcontainer ul {
	padding: 0;
	list-style: none;
	margin: 0px;
}

#navcontainer li {
	width: 240px;
	list-style: none;
	list-style-type: none;
}

 #navcontainer a {
	display: block;
	padding-left: 18px;
	padding-top: 6px;
	height: 20px;
	color: #314f8c;
	text-decoration: none;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #cccccc;*/
	border-top: 1px solid #cccccc;
}

#navcontainer a:hover {
	background-color: #cccccc;
	border-bottom: none;
}

#navcontainer a.current, #navcontainer a:hover.current {
	color: #ffffff;
	background-color: #314f8c;
	font-weight: bold;
}

#navcontainer ul ul {
	margin-top: 4px;
	margin-bottom: 7px;
}

#navcontainer ul ul a {
	border-top: none;
	border-bottom: none;
	height: 14px;
}


/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 14px; }
/* End */


div#navcontainer ul ul li {
	margin-left: 16px;
	width: 223px;
}

#navcontainer ul ul a.current, #navcontainer ul ul a:hover.current, #navcontainer ul ul a:hover {
	color: #314f8c;
	background-color: #ffffff;
	font-weight: bold;
}


div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
/*display:none;*/
display: block;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}
/* @end */

/*blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}*/

h1, .H1 {
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0 9px 0;
	color: #314f8c;
}

h2, .H2 {
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 6px 0;
	color: #314f8c;
}
.H2L {
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 6px 0;
	color: #314f8c;
	border-top: 1px dotted #314f8c;
	padding-top: 0.6em;
	margin-top: 1em;
	display: block;
}

h3, .H3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #314f8c;
}

.H1, .H2, .H3 {
	display: inline-block;
}

td {
	vertical-align: top;
}

/* Main content area styles */
#contentContainer ul {
	margin: 0.5em 0;	
	padding-left: 1.4em;
	list-style-type: square;
}

#contentContainer ol {
	margin: 0.5em 0;	
	padding-left: 1.8em;
}

#contentContainer li {
	margin-bottom: 0.5em;
}

#contentContainer input, #contentContainer textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #314f8c;
	width: 300px;
	margin-bottom: 0.8em;
	padding: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #cccccc;
}
#contentContainer input.sendebutton {
	width: 150px;
	background-color: #a3c6ef;
	font-weight: bold;
}
#contentContainer input.checkbox {
	width: auto;
	text-align: right;
}

#content-left.linktabelle td {
	padding: 3px 12px 3px 0;
	border-bottom: 1px dotted #cccccc;
}

#content-left.linktabelle table {
	border-bottom: 1px dotted #314f8c;
	margin-bottom: 12px;
}
#content-left table#kontaktformular td {
	padding-bottom: 10px;
}
#content-left table#kontaktformular td.checkbox {
	text-align: right;
	padding: 2px 10px 0 0;
}

.NOTIZ {
	color: #C00;
}
.einzug-links {
	padding-left: 1.4em;
}
.einzug-links-unterhalb-li {
	padding-left: 1.4em;
	margin-top: -0.4em;
}
.linie-oben {
	border-top: 1px dotted #314f8c;
}

/* -------------------- sitemap stile */

.sitemap-tabelle {
	border: none;
	width: 100%;
}

.sitemap-tabelle td.links {
	width: 40%;
}

.sitemap-tabelle td.rechts {
	width: 60%;
}

.sitemap-tabelle h3 {
	/*margin: 0.8em 0 0.3em 0;*/
	margin: 0 0 6px 0;
}

.sitemap-tabelle h2 {
	/*margin: 0.8em 0 0.3em 0;*/
	margin: 0;
}

.sitemap-tabelle ul {
    margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sitemap-tabelle ul li {
    margin: 0px 0px 0px 0px !important;
/* Notwendig wegen allgemeiner ( #content li   margin-top: 0.5em;) Deklaration am Anfang */
	padding: 1px 0px 1px 10px;
    background-image: url(../grafik/sitemap_ebene1_marker.gif);
	background-position: 0px 2px;
	background-repeat: repeat-y;
	list-style-type: none;
	list-style-image: none;
}

.sitemap-tabelle ul ul {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.sitemap-tabelle ul ul li {
    background-image: url(../grafik/sitemap_ebene2_marker.gif);
	background-position: 0px 2px;
	background-repeat: repeat-y;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 1px 28px;
	margin: 0px 0px 0px 0px !important;
}

.sitemap-tabelle ul li a:link {  color: #314f8c; text-decoration: none; font-weight: normal;}
.sitemap-tabelle ul li a:visited {  color: #888888; text-decoration: none; font-weight: normal;}
.sitemap-tabelle ul li a:hover {  color: 314f8c; text-decoration: none; font-weight: normal;}
.sitemap-tabelle ul li a:active {  color: #314f8c; text-decoration: none; font-weight: normal;}

.sitemap-tabelle tr td h3 a:link {  color: #314f8c; text-decoration: none; font-weight: bold;}
.sitemap-tabelle tr td h3 a:visited {  color: #888888; text-decoration: none; font-weight: bold;}
.sitemap-tabelle tr td h3 a:hover {  color: 314f8c; text-decoration: none; font-weight: bold;}
.sitemap-tabelle tr td h3 a:active {  color: #314f8c; text-decoration: none; font-weight: bold;}

/* Alternative fuer Sitemap mit WebYep */
.sitemap-tabelle h3 a:link {  color: #314f8c; text-decoration: none; font-weight: bold;}
.sitemap-tabelle h3 a:visited {  color: #888888; text-decoration: none; font-weight: bold;}
.sitemap-tabelle h3 a:hover {  color: 314f8c; text-decoration: none; font-weight: bold;}
.sitemap-tabelle h3 a:active {  color: #314f8c; text-decoration: none; font-weight: bold;}