	#footer
	{
		background: #fff;
		border-bottom: 1px solid #8A8A8A;
		color: #C0C0C0;
		padding: 20px;
	}
	#header
	{
		background: #FFFFFF url(../images/bg_header.png) repeat-y;
		border-top: 5px solid #1e398f;
		height: 86px;
	}
	#header span
	{
		display: block;
		float: left;
		margin-left: 30px;
		margin-top: 50px;
	}
	#header, #nav, #main, #footer, .spacer
	{
		clear: both;
	}
	#left
	{
		float: left;
		width: 185px;
	}
	#logo
	{
		float: right;
		margin-right: 28px;
		margin-top: 42px;
	}
	#main
	{
		background-color: transparent;
		background-image: url(../images/bg_pattern.png);
		background-position: left;
		background-repeat: repeat-y;
		float: left;
		width: 100%;
	}
	
	.float_wrapper {
		float: right;
		width: 710px;
	}
	
	#main_content
	{
		float: left;
		padding-bottom: 10px;
		width: 495px;
	}
	#main_content p, #main_content h2, #main_content h3
	{
		padding: 10px;
		padding-bottom: 0px;
	}
	#meta
	{
		float: right;
	}
	#meta #suche
	{
		display: inline;
		margin: 0;
		padding: 0;
		padding-left: 5px;
	}
	#meta a
	{
		color: #C0C0C0;
		text-decoration: none;
	}
	#meta a:hover
	{
		color: #A3A2A4;
		text-decoration: underline;
	}
	#navi
	{
		background: #FFFFFF url(../images/bg_nav.gif) repeat scroll 0%;
		height: 35px;
	}
	#navi_menu
	{
		/*border-bottom: 1px solid #B7B7B7;
		height: 26px;*/
		background: #E6E6E6;
		height: 24px;
		margin-left: 29px;
	}
	#navi_menu ul li
	{
		display: inline;
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#navi_menu ul#cc
	{
		background: #E6E6E6;
		border-left: 3px solid #fff;
		display: inline;
		float: left;
		height: 24px;
		margin: 0;
		padding: 0;
		width: 209px;
	}
	
	#navi_menu #cc {
		width: 199px;
		*width: 209px;
		border-left: 3px solid #fff;
		background: #E6E6E6;
		float: right;
		*height: 13px;
		height: 14px;
		margin: 0;
		padding:5px 5px 5px 5px;
	}
	
	#navi_menu #cc a{
		background: #E6E6E6;
		color: #000;
		/*float: left;*/
		font-size: 8pt;
		margin:0;
		padding:0;
		font-weight: bold;
		/*padding: 5px;
		padding-left: 8px;
		padding-right: 8px;*/
		text-decoration: none;
	}
	
	#navi_menu #cc a:hover{		
		text-decoration: underline;
	}
	
	#navi_menu ul#cc li a
	{
		background: #E6E6E6;
		color: #000;
		display: block;
		font-size: 8pt;
		font-weight: bold;
		padding: 5px;
		padding-left: 8px;
		padding-right: 8px;
		text-decoration: none;
	}
	#navi_menu ul#menu
	{
		background: #E6E6E6;
		border-left: 1px solid #E6E6E6;
		display: inline;
		float: left;
		height: 24px;
		margin: 0;
		padding: 0;
		/*width: 658px;*/
		
	}
	#navi_menu ul#menu li a
	{
		background: #E6E6E6 url(../images/bg_nav_link.gif) no-repeat scroll right 5px;
		color: #707070;
		display: block;
		font-size: 8pt;
		padding: 5px;
		padding-left: 8px;
		padding-right: 8px;
		text-decoration: none;
	}
	#navi_menu ul#menu li a:hover, #navi_menu ul#cc li a:hover
	{
		text-decoration: underline;
	}
	#navi_menu ul#menu li#current
	{
		background: transparent none repeat scroll 0%;
	}
	#navi_menu ul#menu li#current a
	{
		background: #1e398f;
		color: #fff;
	}
	#right_content
	{
		float: right;
		margin-left: -5px;
		margin-right: 0;
		padding-left: 1px;
		padding-top: 2px;
		width: 209px;
	}
	#wrapper
	{
		background-color: #fff;
		background-image: url(../images/bg_3cols.gif);
		background-repeat: repeat-y;
		border-left: 1px #8A8A8A solid;
		border-right: 1px #8A8A8A solid;
		margin: 0pt auto;
		max-width: none;
		min-width: 900px;
		text-align: left;
		width: 900px;
	}
	
	.box 
	{
		width: 209px;
		overflow: hidden; 
	}
	
	.box h2
	{
		background: url(../images/box_h2.gif);
		color: #fff;
		font-size: 9pt;
		height: 17px;
		margin: 0;
		padding: 4px;
		padding-left: 20px;
	}
	.box h2 a
	{
		color: #fff;
	}	
	.box p
	{
		color: #000;
		font-size: 8pt;
		padding: 3px;
		margin-bottom: 4px;
		margin-top: 2px;
	}
	


/*** Startseiten Boxen START ***/	

	.box_sp_wrapper
	{
		height: 154px;
		padding-top: 17px;
		padding-bottom: 19px;
	}
	
	.box_sp
	{
		float: left;
		height: 144px;
		width: 150px;
		padding: 5px;
		border: 1px solid #B7B7B7;
	}
	
	* html .box_sp
	{
		width: 160px;
		height: 154px;
	}
	
	.box_sp img 
	{
		margin-bottom: 21px;
	}
	
	.box_sp h1 
	{
		font-size: 16px;
		height: 144px;
		margin: 0;
		padding: 0 ! important;
		background: url(../images/bg_start.gif);
		background-position: 0 55px;
		color: #8A8A8A;
	}
	
	.box_sp h1 a
	{
		color: #8A8A8A;
		text-decoration: none;
	}
	
	.box_sp h1 span
	{
		color: #F81419;
		padding-right: 2px;
		padding-left: 9px;
	}
	
	.rmargin {
		margin-right: 63px;
	}
	
	.lmargin {
		margin-left: 29px;
	}


/*** Startseiten Boxen ENDE ***/
	
	.box_start
	{
		float: left;
		height: 90px;
		width: 298px;
	}
	.box_start div
	{
		background: url(../images/bg_start.gif);
		height: 70px;
		margin: 0;
		margin-left: 150px;
		padding: 10px;
		padding-right: 4px;
	}
	.box_start div a
	{
		color: #000;
		text-decoration: none;
	}
	.box_start div a:hover
	{
		color: #000;
		text-decoration: underline;
	}
	.box_start div h2
	{
		font-size: 8pt;
		margin: 0 ! important;
		padding: 0 ! important;
	}
	.box_start div p
	{
		margin: 0 ! important;
		padding: 0 ! important;
		padding-top: 5px;
	}
	.box_start div span, .box_start h1 span
	{
		color: #F81419;
	}
	.box_start h1
	{
		color: #8A8A8A;
		font-size: 10pt;
		margin: 0;
		padding: 5px;
		padding-left: 20px;
	}
	.box_start h1 a
	{
		color: #8A8A8A;
		text-decoration: none;
	}
	.box_start img
	{
		float: left;
		height: 90px;
		width: 150px;
	}
	.box_start.margin
	{
		margin-right: 3px;
	}
	.spacer
	{
		background: #fff url(../images/bg_head_spacer.gif) repeat-x scroll 0 2px;
		height: 1px;
		padding-bottom: 3px;
		padding-top: 2px;
	}
	.start_content
	{
		background: #fff;
		width: 900px;
	}
	body
	{
		color: #555;
		font-family: Arial,Verdana,Helvetica,sans-serif;
		font-size: 8pt;
		overflow-y: scroll;
		text-align: center;
		background: url(../images/bg_body.png) repeat-x;
	}
	
	a
	{
		color: #13225b;
		text-decoration: none;
	}
	
	
	a:hover
	{
		color: #203b8e;
		text-decoration: underline;
	}
	
	img
	{
		border: 0;
	}
	ul#submenu
	{
		background: #CECECE;
		margin: 0;
		padding: 0;
	}
	ul#submenu ul
	{
		margin: 0;
		padding: 0;
		list-style-image: none;
		background: transparent;
	}
	ul#submenu li
	{
		margin: 0;
		padding: 0;
		list-style-image: none;
		list-style: none;
		background: transparent;
	}	
	ul#submenu li ul li
	{
		font-size: 8pt;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul#submenu li ul li a
	{
		background: #c6c6c6;
		border-bottom: 1px solid #fff;
		color: #fff;
		display: block;
		padding: 3px;
		padding-left: 30px;
		text-decoration: none;
	}
	
	*body #submenu li ul li a { padding-top:5px }
	
	ul#submenu li ul li ul li a
	{
		background: #b1b1b1;
		padding-left: 40px;
	}
	
	ul#submenu li ul li a:hover
	{
		background: #9c9c9d;
	}
	ul#submenu ul li a
	{
		background: #c6c6c6;
		padding-left: 40px;
	}

	ul#subsubmenu  
	{
		padding: 0;
		height: 20px;
		margin: 3px 0 0;
		list-style-type:none;
	
		
	}
	
	ul#subsubmenu li
	{
		display:inline;
		float:left;
		list-style-type:none;
		margin:0pt;
		padding:0pt;
		list-style-image: none;
	}	
	
	
	
	ul#subsubmenu li a
	{
		background: #c6c6c6;
		padding: 3px;
		margin-right: 1px;
		color: #fff;
		margin-bottom: 1px;
		text-decoration: none;
	}	

	ul#subsubmenu li.current a
	{
		background: #c0c0c0;
		padding-bottom: 2px;
		border-bottom: 1px solid #aaa;

	}	

	ul#subsubmenu li a:hover
	{
		background: #bbb;
	}	
	
	#box_head div h1 {
		background-image: url(../images/white.png); height: 20px; padding: 10px; font-size: 13pt;
		color: #333 ! important;
		margin: 0;
	}
	
	div#box_head {
		display: inline;
	}
	
	#box_head div {
		height:50px;
		padding-top:83px;
		width:710px;
	}
	
	* html .box_head {
		padding-bottom: 10px;
	}	

	.sword {
		border: 1px solid #DBDBDB;
		padding: 2px;
		font-size: 8pt;
		color: #999;
	}
	
	#main_content h1 {
		padding-left: 10px;
		padding-top: 14px;
		color: #1e398f;
		font-size: 13pt;
	}
	
	#mailform {
		display: block;
		padding-top: 20px;
	}
	
	.csc-mailform-field label {
		display: block;
		float: left;
		padding-top: 2px;
		width: 200px;
		text-align: right;
		padding-right: 10px;
		font-weight: bold;
	}
	
	.csc-mailform-field {
		clear: left;
		padding-top: 15px;
	}
	
	.csc-mailform-field input {
		font-size: 8pt;
		border: 0px;
		padding: 1px;
		width: 180px;
		border-bottom: 1px solid #ccc;
	}
	
	.csc-mailform-field input:focus {
		border-bottom: 1px solid #aaa;
	}
	.csc-mailform-field select {
		font-size: 8pt;
		width: 180px;
		color: #333;
	}	

	.csc-mailform-field select option {
		color: #555;
	}
	
	.csc-mailform-submit {
		border: 1px solid #aaa ! important;
		margin-left: 210px;
		width: 120px ! important;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.csc-mailform-field .csc-mailform-radio input.csc-mailform-radio, .csc-mailform-field .csc-mailform-radio {
		width: auto ! important;
		display: inline ! important;
		padding-top: 3px ! important;
		border: 0 ! important;
		width: auto;
	}
	
	.csc-mailform-radio fieldset {
		display: inline ! important;
	}
	
	
	.csc-mailform-radio label {
		display: inline ! important;
		width: 10px;
	}	
	
	.csc-mailform-radio legend {
		display: none;
	}
	
	.csc-mailform-radio fieldset {
		border: 0;
		padding-top: 3px;
	}	
	
	.csc-mailform-radio label {
		display: inline;
		float: none;
		padding-left: 5px;
	}	
	
	dl.csc-textpic-image {
		margin: 10px;
		margin-top: -3px;
	}
	

	
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
		margin-left: 10px !important
	}
	
	.csc-textpic-image {
		margin: 10px;
		margin-left: 10px !important
	} 
	
	.start .csc-textpic-image {
		margin-left: 3px !important
	}	
	
	
 	dl {
 		margin-top: 0;
 	}
	



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	margin: 0;

	clear:right;
	height:1px;
	width:1px;
	border:0;

}
.news-latest-container HR.clearer {
	clear:left;
} 

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding-left: 5px;
	clear: left;
}


.news-latest-container H2,.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	font-size: 14px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;
	margin:3px;
}

.news-latest-item h3 {
	color: #666666;
	font-size: 8pt;
	margin: 0;
}

.news-latest-item p {
	font-size: 7pt;
	padding-left: 0px;
}

.news-latest-item p.bodytext {
	margin: 0;
}

.news-latest-item h3 a {
	color: #666666;
}



.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	color:#1E398F;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	padding:3px;
	padding-left: 6px;
	margin:3px;
	border:0;
	}

.news-list-item a {
	color: #777;
	}	
	
.news-list-item p {
	display: inline;
	padding-left: 0 ! important;
	}	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
#main_content .news-list-container H3 {
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	font-size: 9pt;

}

 
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	margin-top: -15px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	margin-left:3px;
	display: inline;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:0;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:0;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:10px;
	margin-bottom:5px;
	border:0;
}
#main_content .news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #1E398F;
	margin-bottom: 0px;
	padding-left: 0;
}
#main_content .news-single-item H3 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 0;
}


.news-single-item .bodytext {
	padding-left: 0px;
}


.news-single-img {
	float: left;
	margin-right:10px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 15px;
	border: 0;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #eee;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background: #fff;
}

.news-single-files img {
	margin-right: 10px;
	margin-top: 2px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.news-single-files dt {
	margin-bottom: 5px;
}


.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


   )

}



/**************************************
******************* Suche *************
**************************************/

.tx-indexedsearch-browsebox, .tx-indexedsearch-whatis {
	padding-left: 10px;
}

.icon {
	vertical-align: bottom;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#fff;
	padding: 3px;
}

.tx-indexedsearch-descr {
	margin-top: 0;
	padding-left: 3px;
}

#main_content .tx-indexedsearch-res h3 {
	margin-bottom: 3px;
	font-size: 13px;
	padding-left: 0;
}

#main_content .tx-indexedsearch-res p {
	padding-left: 0;
}

.percent {
	font-size: 11px;
}

.res {
	border-top: 1px solid #ccc;
	padding-left: 10px; padding-right: 10px;
}

.tx-indexedsearch-res {
	border-bottom: 1px solid #ccc;
}

.tx-indexedsearch-info dd {
	margin-right: 30px;
	margin-left: 9px;
}


.tx-indexedsearch .searchbox-tmpl-css label {
	width: 177px;
	color:#203b8e;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	width:177px;
	padding-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	background-repeat: no-repeat;
	width: 72px;
	border: 0;
	color: #fff;
	padding: 0;
	font-size: 7pt;
	padding: 3px;
	background: #203b8e;	
}

.tx-indexedsearch-search-submit {
	margin-left: 200px;
	margin-top: 15px;
}

 
.tx-indexedsearch-search-for {
	padding-left: 20px;
}
	
 
	* html #main {
	    zoom: 1;     
	    display: block;     
	    }   
    
	* html ul#submenu 
	{
		margin: 0;
		padding: 0;
	}


	
	
	
}


ul {
	list-style-image: url(../images/list_image.gif);
}

ul ul {
	list-style-image: url(../images/list_image_sub.gif);
} 
 
.suche {

} 