

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */


body {
	/*background: #DFDFDF url(grauBGR.jpg);*/
	background-color: #DFDFDF;
	background-repeat: y-repeat;
	background-position: top center;
	margin:0;
	padding: 0;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px; 
}


.p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px; 
}



#greyLink a { 
	background:#1B316D;
	color: #fff;
	text-decoration:none; 
	font-weight:bold;
	padding: 3px;
	}

#greyLink a:hover { 
	background:#fff;
	color: #1B316D;
	text-decoration:none;
	font-weight:bold;
	padding: 3px;
}




/* CSS fuer DIV-Seitenlayout - <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< - */

#container {
	width: 944px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}


#headerBlock {
   background-color: #DFDFDF;
   height: 139px;
}


#leftBlock {
   float: left;
   padding: 0px 8px 0px 12px;
   text-align: left;
   width: 145px;
}


#rightBlock {
   float: right;
   padding: 42px 10px 0px 15px;
   text-align: left;
   width: 145px;
   font-size: 12px;
   border-left: 1px solid #DFDFDF;
}


#mainBlock {
	text-align: left;
	padding: 10px 28px 40px 18px;
	margin-left: 160px;
	margin-right: 160px;
	margin-bottom: 20px;
	border-right: 1px;
}

#mainBlock  .section {
	font-size: 13px; 
}

#footerBlock {
   clear: both;
   text-align: left; 
   padding: 5px 15px 5px 15px;
   margin-left: 0px;
   color: #fff;
   background-color: #00338B;
}


#infofuss_left {
   float: left;
   width: 50%;
   padding-top: 0px;
}
#infofuss_left a{
   color: #fff;
}

#infofuss_right {
	text-align: right;
	padding-top: 0px;
	color: #fff;
}





/*------> CSS für Allgemein */

.section {
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}

.section   li{
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}

.section   p{
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}


.kategorie {
	float: left;
	width: 125px;
	background-color: #DFDFDF;
	margin: 6px 6px 6px 6px;
	padding: 8px 4px 8px 4px;
	border-color: #666;
}

.indexkasten {
	color: #00338B;
	width: 568px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	background-color: #EFEFEF;
}

.indexkasten a:hover{
	color: #DD9900;
}


.infokasten {
	float: left;
	color: #00338B;
	width: 568px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	background-color: #EFEFEF;
}

.infokasten a:hover{
	color: #DD9900;
}


a:link, a:visited {
	text-decoration: none;
	color: #4F5A78;
	
}

a:active, a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
	color: #00338B;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	line-height : 100%;
	color : #000000;
}

.image_td {
	padding: 0px;
	border: 1px solid #cccccc;
}


.button {
	background-color: #7B8BA5;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFF;
	font-weight: bold;
	cursor: hand;
	height: 23px
}

.formField  {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	border-style: solid;
	border-color: #fff;
	border-width: 3px 3px 3px 3px;
}

/* search */
.search_form {}
.search_result {}




.kasten {
	background-color: #F8F3C4;
    color: #000000;
    width: 572px;
    margin: 5px 0px 5px 0px;
    padding: 2px;
    border-width: 1px 1px 1px 1px;
    border-color: #CCC;
    border-style: solid; 
}






h1 {
	font-size : 22px;
	color:#00338B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 5px 0px 5px 0px;
}


h2{
	font-size : 20px;
	color:#00338B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 5px 0px 5px 0px;
}


h3 {
	font-size : 18px;
	color:#00338B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 5px 0px 5px 0px;
}


h4 {
	font-size : 14px;
	color:#00338B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 5px 0px 5px 0px;
}


artikel,p,ul,li {
	font-size : 11px;
	color:#000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}





/*	sitemap
*******************************************************************************/
ul.sitemap li {
	margin:0px 0;
	list-style: none;
}

ul.sitemap li ul li {
	margin:-3px;
}

ul.sitemap li a, 
ul.sitemap li a:link {
	display:block;
	padding:5px;
	color:#666;
	font-weight:bold;
}

ul.sitemap li ul li a, 
ul.sitemap li ul li a:link {
	display:block;
	margin:0;
	padding-left:74px;
	background:url(interface/e.gif) 5px center no-repeat;
	font-weight:normal;
}

ul.sitemap li a:hover {
	color:#000;
	text-decoration:underline;
}





/* ### tabellen ############################################################ */
table {
	font:normal Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	width:99%;
	table-layout:auto;
	}
table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:solid;
	}
thead th,
thead td,
tfoot th,
td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#DFDFDF;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	width:100%;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody tr:hover td,
tbody tr:hover th {
	background:#fff;
	border-color:#523A0B;
	}
caption {
	font-family:Verdana,Times,serif;
	font-weight:normal;
	font-size:1.8em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}




















