body,html{
	height: 100%;
   border: 0;
	margin: 0;
	padding: 0;
	background:#001A31;
	font-family: verdana, arial, helvetica;
	text-align: center;
        font-size:1em;
}

div#page {
	
	min-width: 950px;
	min-height: 800px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
}



div#page_core {
	position: relative;
	width: 950px;
	height: 100%;
	margin: auto;

}

div#frame {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: auto;
	background:#fff;
	border:1px solid #fff;
}
#top1{
  
	background: #001A31 url(../fileadmin/template/res/logo_top.gif) no-repeat;
	width: 510px;
	height:87px;
	float:left;
	margin:0;
	padding:0;
	border-bottom: 1px solid #fff;
	
}
#top2{
	float:left;
	background: #001A31;
	width: 440px;
	height:87px;	
	margin:0;
	padding:0;
	border-bottom: 1px solid #fff;
	text-align:right;
	
}

#content{
	float:left;
	width:450px;
	margin-top:15px;
	margin-left:25px;
        text-align:left;

       
}

#content p a.internal-link, a.mail, a.download, a.external-link, a.external-link-new-window, #kruemel a, .tx-indexedsearch a, a{
  color:#4C5E6E;
  text-decoration: none;
  border-bottom: 1px dotted #4C5E6E;
}

content p a.internal-link:hover, a.mail:hover, a.download:hover, a.external-link:hover, a.external-link-new-window:hover, #kruemel a:hover, .tx-indexedsearch a:hover,a:hover{ color:#000;
text-decoration: none;
border-bottom: 1px solid #000;

}
#content p a.internal-link:visited, a.mail:visited, a.download:visited, a.external-link:visited, a.external-link-new-window:visited, #kruemel a:visited, .tx-indexedsearch a:visited, a:visited{ color:#000;
text-decoration: none;
border-bottom: 1px dotted #000;
}

h1{
    font-size: 110%;
}



#content p{
   font-size:75%;
}

.csc-textpic-caption{
  font-size:70%;
  text-align:right;

}

table.barigo-table{
   font-size: 70%;
   border-collapse:collapse;
   border-spacing: 0px;

   
}

img {
 border: 0px;

}

table.barigo-table td, table.barigo-table th{
vertical-align:top;
padding-right: 20px;  
border: 1px solid #000;
}

td.td-0, th.td-0{
      background-color:#ccc;
      width:140px;
      height: 20px;
      padding-left:3px;
}
td.td-last, th.td-last{
       padding-left:3px;
}

#cont_image{
	float:left;
	width:270px;
	margin-top:15px;
        margin-left: 30px;
}

.csc-caption{
    font-size:65%;
    margin-top:10px;
}


	
#header{	
	width:950px;
	height:225px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
	
#posit{
	float:right;
	margin-top:30px;
}


#top2 ul{
      
		list-style:none;
		font-size: 65% ;
		font-weight:bold;
		float:right;
		width:auto;

	}

#top2 ul li{
		height:	auto;
		width:auto;
		text-align:left;
		display	:block;
		float:left;
		
		}
		
#top2 ul li a{
		text-align:left;
		display:block;
		color: #fff; 
		padding: 5px 0px 0px 15px; 
		text-decoration:none;
		}
		
		

#top2 li.drucken{
		background: url(../fileadmin/template/res/drucken.gif) left bottom no-repeat;
		padding-left:1px;		
		padding-right:8px;
	}
#top2 li.sitemap{
		background: url(../fileadmin/template/res/sitemap.gif) left bottom no-repeat;
		padding-left:1px;	
		padding-right:8px;	
	}
#top2 li.home{
		background: url(../fileadmin/template/res/home.gif) left bottom no-repeat;
		padding-left:1px;		
		padding-right:8px;	
	}


#kruemel{
 clear:both;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:950px;
   height: 30px;
	background: url(../fileadmin/template/res/verlauf.jpg) left top no-repeat;
	font-size:65%;
	text-align:left;
}

.breadcr{
	margin:0;
	padding: 8px 0px 5px 0px;
	float:left;
	 
	
	}

#suchen{
   clear:both;
	margin-top:2px;
	margin-left:2px;
	padding-top:0px;
	float:left;
	width:185px;
   height: 30px;
	text-align:left;
	
	}


#footer{
	width:100%;
	height:20px;
	border-top: 1px solid #fff;
	float:left;
	text-align:center;
	font-size:65%;
	color: White;
	background-color: #001A31;
	padding-top: 7px;
        margin-top: 15px;
}

#menulinks{
float:left;
width:165px; 
margin-left:0px;
font-size: 70%;
font-weight:bold;
margin-top:15px;
margin-bottom:25px;
display:inline;
background-color: #001A31;
} 

#menulinks ul { 
list-style:none; 
padding:0px; 
margin: 0px;

} 

#menulinks ul li { 
margin:0px; 
padding: 0px; 
display:inline;

} 

/* Listeneinträge ab der zweiten Ebene: */ 
#menulinks ul li ul li { 
/*border:0; */
display:inline;

} 


/* Listeneinträge ab der dritten Ebene: */ 
#menulinks ul li ul li ul li { 
/*border:0; */
display:inline;
} 

/*#menulinks a, #menulinks a:link */
.l1-no a, .l1-no a:visited, .l1-no a:link{
text-align:left;
display:block;
padding: 4px 5px 4px 10px; 
border-bottom: 1px solid #fff;
color:#fff;
text-decoration:none;
background-color: #001A31;
}

.l1-act a, l1-act a:hover{
text-align:left;
display:block;
color:#ffffff;
padding: 4px 5px 4px 10px; 
text-decoration:none;
background: #4C5E6E;
font-weight:bold;
} 

.l1-no a:hover{
background: #4C5E6E;
padding: 4px 5px 4px 10px; 
} 

.l2-no a{
text-align:left;
display: block;
font-size:90%;
padding: 5px 5px 5px 20px;
background-color: #808C98;
background-image: none;
border-top: 0px;
text-decoration: none;
color:#fff;
border-bottom: 1px solid #4C5E6E;
font-style: normal;
}

.l2-no a:hover{
font-size:90%;
padding: 5px 5px 5px 20px;
background: #fff url({$arrow2}) center left no-repeat;
color:#808C98;
border-left:1px solid #808C98;
border-right:1px solid #808C98;
}


.l2-act a, .l2-act a:hover{
text-align:left;
display: block;
text-decoration: none;
background: #fff url({$arrow2}) center left no-repeat;
color:#808C98;
font-size:90%;
font-weight: bold;
padding: 5px 5px 5px 20px;
font-weight:bold;
border-left:1px solid #808C98;
border-right:1px solid #808C98;
border-top:  1px solid #A0ACC4;
}

.l3-no a{
text-align:left;
display: block;
font-size:90%;
padding: 5px 5px 5px 40px;
background-color: #99A3AD;
border-bottom: 0px;
text-decoration: none;
color:#fff;
border-bottom: 1px solid #fff;
}

.l3-no a:hover{
font-size:90%;
padding: 5px 5px 5px 40px;
background: #fff url({$arrow3}) center left no-repeat;

}


.l3-act a, .l3-act a:hover{
display: block;
text-decoration: none;
font-size:90%;
font-weight: bold;
padding: 5px 5px 5px 40px;
font-weight:bold;
color:#000;
border-top: 1px solid #A0ACC4;
border-bottom: 1px solid #fff;
text-align:left;
}

.unsichtbar {
position:absolute;
top:-1000px;
left:-1000px;

width:0px;
height: 0px;

font-size:0px;
line-height:0px;
overflow:hidden;
display:inline;
margin:0;
padding:0;
clear:both;

}


/*****************/
/* Various Forms */
/*****************/

/*------------------------------M A I L F O R M--------------------------------*/

.kontaktform {
	margin:0px;
	padding:0px;
	border:1px solid white;
	font-size:80%;
}

fieldset
{
border:0px;
padding:5px;
width:400px;;
text-align:left;
}

label
{
width: 250px;
float: left;
text-align: left;
margin:0px 10px 0px 0px;
display: block;

}

input.mf-input
{
color: #000;
background: #F1F6FF;
border: 1px solid #001A31;

}

textarea.mf-text{
background: #F1F6FF;
border: 1px solid #001A31;
width:290px;
}

.mf-check{
border: 1px solid #AAA;
float:left;
display:block;
margin:0px 100px 0px 0px;
}
.mf-radiotypo{
border-right: 10px solid #FFF;
float:left;
display:block;
margin:0px 100px 0px 0px;

}

.mf-submit
{
color: #000;
background: #F1F6FF;
border: 2px outset #001A31;


}

.mf-select{
font-size:100%;
width:290px;
background: #F1F6FF;
border: 1px solid #001A31;
margin:10px 0px 15px 0px;
padding:0px;
float:left;

}

.csc-mailform-label{
width:100%;
color:#000;
font-weight:bold;
line-height:1.1em;
float:left;
font-size:90%;
}

/*_________________________________I N D E X E D ___ S E A R C H ___________________________________________________________*/


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#e2e2e2;}
             	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#efefef; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; color:#fff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#e2e2e2;border:1px solid #4C5E6E; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE a{font-size:90%; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color :#efefef; }


.tx-indexedsearch-sectionlinks a{
   font-size: 80%;
}

.tx-indexedsearch h2 {
  color:#fff;
  text-decoration: none;
  
}

h2{
   font-size: 105%;
   
}



/*_______________________fdfx 2col_________________*/

/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
	margin:0px;
        padding:0;
}
/* Layout 1 */
div.c2l1d-left{
padding:0px 10px 10px 0px;
margin:0;
float:left;
display:block;
width:49%;
}

.c2l1d-left .bodytext {
margin-top:0px;
margin-left:0px;
padding-top:0px;

}


div.c2l1d-left ul, div.c2l1d-middle ul  {
     margin:0px;
     padding: 0px;
     line-height: 200%;
     
}


div.c2l1d-middle{

padding:0px 0px 10px 0px;
margin:0px;
float:right;
width:48%;

}
.c2l1d-middle .bodytext {
margin-top:0px;
padding-top:0px;
}

/*_______________________fdfx 3col_________________*/

/*
	Styles 3 Column DIV Section
*/
div.tx-fdfx3cols-pi1{
        margin:0px;
        padding:0;
        font-size: 90%;
}

/* Layout 1 */
td.c3l1-left{
padding:0px;
margin:0;
border-bottom:2px dotted #001A31;
width:130px;
vertical-align:top;
}

.c3l1-left p{
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
padding-top:10px;

}

td.c3l1-middle{
padding:0px;
margin:0px;
border-bottom:2px dotted  #001A31;
width:170px;
vertical-align:top;
}

.c3l1-middle p {
margin-top:0px;
margin-bottom:10px;
padding:10px 5px 0px 0px;

}

td.c3l1-right{
padding:0px;
margin:0px;
border-bottom:2px dotted #001A31;
width:150px;
vertical-align:top;
}

.c3l1-right p {
margin-top:0px;
padding:10px 0px 0px 5px;
margin-bottom:10px;

}

/* Layout 2 */
td.c3l2-left{
padding:0px;
margin:0;
border:1px dotted #ccc;
width:100px;
background:#035FAD;
color:#fff;
}

.c3l2-left p{
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
padding-top:0px;

}

td.c3l2-middle{
padding:0px;
margin:0px;
border:1px dotted #ccc;
width:310px;
background:#035FAD;
color:#fff;
}

.c3l2-middle p {
margin-top:0px;
margin-bottom:10px;
padding-top:0px;

}


td.c3l2-right{
padding:0px;
margin:0px;
border:1px dotted #ccc;
width:100px;
background:#035FAD;
color:#fff;
}

.c3l2-right p {
margin-top:0px;
padding-top:0px;
margin-bottom:10px;

}

/* Layout 3 */
td.c3l3-left{
padding:0px;
margin:0;
border:1px dotted #ccc;
width:100px;
background:#e2e2e2;

}

.c3l3-left p{
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
padding-top:0px;

}

td.c3l3-middle{
padding:0px;
margin:0px;
border:1px dotted #ccc;
width:310px;
background:#e2e2e2;
}

.c3l3-middle p {
margin-top:0px;
margin-bottom:10px;
padding-top:0px;

}

td.c3l3-right{
padding:0px;
margin:0px;
border:1px dotted #ccc;
width:100px;
background:#e2e2e2;
}

.c3l3-right p {
margin-top:0px;
padding-top:0px;
margin-bottom:10px;

}

