* {
	margin:0px; 
	padding: 0px; 
	border: 0px; 
	font-family: tahoma, verdana, arial; 
	font-size: 9pt; 
	color: #18409C; 
	text-align: left;
}

html, body {
	text-align:center;
/*	width: 100%;  */
	height:100%; 
/*	text-align: center;  */
	margin-left: auto ;
	margin-right: auto;
	background-image: url('../tpl/img/background.gif'); 
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #EFF4FF;
	background-color: #3E4E6F;
	background-color: #2C374F;
	background-color: #989DA6; 
	background-color: #bcc1cc; 
	background-color: #f2f2f2; 
	background-color: #a6a6a6; 
	background-color: #989DA6; 
}



#global_site {
	width: 802px; 
/*	width: 990px; */
	height: 100%; 
	margin: auto auto; 
	/* background-color: #DEE4F1; */
	/* border-bottom: 1px #18409C solid; */
}

#navigation 
	{height: 31px; float: left;}
#header {
  float: left;
}
#header_right {
  width: 535px;
  float: right;
  height: 94px;
}
#global_content {
	background-color: #DEE4F1;
}


/* -------------------------------------------------------------------------- */
/*							Linkes Menü										  */
/* -------------------------------------------------------------------------- */
#left {
	width: 202px;
	float: left;
}

.information ul {
	list-style: none;
}
.information ul ul a{
	font-size: 11px;
}

.information {
	width: 202px; 
	float: left; 
}
.information ul {
	padding: 0px 0 6px 0px;
	margin-left: 0;
}
.information a {
	padding: 4px 0 4px 10px;
	display: block;
}
.information li {
	padding: 0;
	border-bottom: 1px solid #f2f2f2;
	background-color: #C2D0EF;
}
/* 2. Ebene */
.information ul ul{
	padding: 3px 0 6px 0;
	background-color: #f2f2f2;
	background-color: #E5FFBF;

}
.information ul ul li {
	padding: 2px 0 2px 15px;
	padding: 0;
	background-color: #f2f2f2;
	background-color: #E5FFBF;
	border: none;
}
.information ul ul li a{
	padding: 3px 0 3px 15px;
}





/* -------------------------------------------------------------------------- */
/*							LINKs											  */
/* -------------------------------------------------------------------------- */
.information a:link, .information a:visited{
	color: #18409c; 
	font-weight: bold;
}

/* 2. Ebene */
.information ul ul a:link, .information ul ul a:visited {
	color: #333; 
	font-weight: normal;
}

/* allgemin */
a:link {
	color:#245F12; 
	text-decoration: none;
}
a:visited {
	color:#17409C;
	color:#245F12;
	text-decoration: none;
}
a:hover {
	color:#245F12;
	text-decoration: none;
}

/* -------------------------------------------------------------------------- */
/*							REST											  */
/* -------------------------------------------------------------------------- */

li a:hover{
	background-color: #99AFDF; 
}
li.menu2-current a:hover, li.menu2-active a:hover{
	background-color: #84C529;
}

li.menu2-current, li.menu2-active {
	background-color: #84C529;
}
li.menu2-current a:visited, li.menu2-active a:visited{
	color: #fff;
}
.information li li a:hover {
	background-color: #ddd;
	background-color: #CAEF95;
	font-weight: normal;
}

/* aktive */
li li.menu3-current a:link, li li.menu3-current a:visited, li li.menu3-current a:hover{
	font-weight: bold;
	color: #638F23;
}





#content { 
	width:590px;
	float: right;
	/* border-left: 1px #18409C solid;
	 background-color: #DEE4F1; 
	margin-bottom:20px; */
/*	background-color: #c2d0ef;*/
}
#content_box 
	{padding: 20px;}

#nav_list li 
	{float:left; list-style: none;}

#bilder {
	margin: 5px 1px 5px 5px;
	float: right;
}

h1	{background-color: #18409C; height: 17px; color: #ffffff; font-style:italic; padding: 2px;}

#header_box 
	{padding-right: 10px; text-align:right; height: 67px; font-size: 7px; font-weight: bold;}



#glayernav {
  /* background-color:#444444; */
  display:block;
  float:left;
  height:23px;
  margin:0px;
  overflow:hidden;
  width:802px;
}
#glayernav {
  padding: 0px 0 3px 0;
  background-color: #fff;
  border-bottom: 1px solid #000;
}
#menu_top {
	text-align: right;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 20px;
}
p {
	line-height: 1.3em;
	padding: 5px 20px;
}

/* -------------------------------------------------------------------------- */
/*							Mailformular   									  */
/* -------------------------------------------------------------------------- */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
padding: 3px;
}

.mf-submit {
color: #ffffff;
background-color: #18409c;
border: 3px solid #18409c;
}



h3 {color:#003C82;}
h6 {
margin-left: 30px;
font-size: 12px;
line-height: 1.3em;
color: #535353;
font-weight:normal;
}

/* -----------------------------------------------------*/
/*                 News formatieren                     */
/* -----------------------------------------------------*/
#content p {
	padding: 0;
	margin: 5px 0;
}
.news-list-content a:link, .news-list-content a:visited, .news-list-content a:hover{
	color: #245F12;
	font-weight: bold;
}
.news-list-container h3 {
	
}
.news-list-container h3 a {
	color: #003c82;
	font-weight: bold;
	display: inline;
	float: left;
}
.news-list-headline {
	border-bottom: 1px solid #003C82;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.news-list-date {
	float: right;
}
.news-single-backlink {
	margin-top: 15px;
}
.news-list-content {
	margin-bottom: 25px;
}
.news-amenu-container li a:link strong, .news-amenu-container li a:visited strong, .news-amenu-container li a:hover strong, .news-amenu-container li a:link, .news-amenu-container li a:visited, .news-amenu-container li a:hover{
	color: #245F12;
	font-weight: bold;
	background-color: #dee4f1;
}
/* -----------------------------------------------------*/
/*                 News Links formatieren               */
/* -----------------------------------------------------*/

#left .news-list-date {
	float: none;
	text-align: right;
}
#left .news-list a:link, .news-list a:visited{
	color: #18409c;
	font-weight: bold;
}
.news-list a:hover {
	background-color: #99afdf;
}

#left .news-list {
	background-color: #c2d0ef;
	border-bottom: 1px solid #EFF4FF;
}
#left .news-list-container h3 a {
	color: #18409c;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: none;
}
#left .news-list-gotoarchive {
	background-color: #99afdf;
	
}
.news-amenu-item-year {
	display: none;
}
.news-amenu-container h2{
	display: none;
}
#archiv {
	margin-bottom: 20px;
}


/* -----------------------------------------------------*/
/*                 Accordion formatieren                */
/* -----------------------------------------------------*/
.csc-textpic-text {
	/*margin-left: 25px;*/
}
.rgaccord1-content {
	margin-left: 25px;
}

/* -----------------------------------------------------*/
/*                 Allgemeine Formatierungen            */
/* -----------------------------------------------------*/
ul {
	margin-left: 15px;
}

/* -----------------------------------------------------*/
/*                 Content-Tabellen					            */
/* -----------------------------------------------------*/
#content table caption {
	padding-bottom: 3px;
	margin: 10px 0;
	font-size: 14px;
	border-bottom: 1px solid #18409c;
}
#content table {
	/*border: 1px solid #9BA6BF;	*/
	border-collapse: collapse;
}
#content th {
	padding: 5px 0 10px 0;
}

#content th p{
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #18409c;
}

#content td p {
	margin: 0;
}
#content td {
/*	border-bottom: 1px solid #9BA6BF;*/
	margin: 0;
	padding: 0 4px 3px 0;
	vertical-align: top;
}

/* geht noch nicht*/
.csc-frame-frame2 td {
	padding: 4px;
}
.csc-frame-frame2 {
	background-color: #fff;
}

/* -----------------------------------------------------*/
/*                 Bilder Problem					    */
/* -----------------------------------------------------*/

.csc-textpic-imagewrap {
	margin-bottom: 5px;
}
