* {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: "Times New Roman";
	text-align: justify;
	/*overflow: hidden; */
}

html, body {
	width: 100%;
}

#outer_container {
	position: absolute;
	
	
	background: url("images/out_right2.jpg") top right no-repeat;
}

	#inner_container {
		float: left;
		width: 100%;
		background: url("images/left_bg.jpg") top left no-repeat;
	}

		#header {
			display: none;
			background: url("images/header2.jpg");
			height: 132px;
			padding-right: 8px;
		}
			#notruf1 {
				float: right;
				margin-top: 10px;
			}
			#top {
				margin-top: 75px;
				float: right;
			}
			#top a{
				color: #666;
				text-decoration: none;
				font-size: 10px;
			}

		#left {
			display: none;
			float: left;		
			width: 253px;
		}
				
		#left a {
			color: 999;
			text-decoration: none;
		}

		#center {
		}
			#klickpfad {
				float: left;
				font-size: 10px;	

			}
			#suche {
				display: none;
				float: right;
				margin-top: 9px;

			}
			#trailer {
				display: none;
				padding-top: 20px;


			}
			#inhalt {
				margin-top: 20px;
				/*padding:  0 13px;*/
			}
			#footer {
				margin-top: 20px;

			}
				#notruf2 {
					float: right;


				}
#klickpfad {
	margin: 10px 0 0 10px;
}
#klickpfad a{
	color: #000;
	text-decoration: none;
}
#anschrift {
	margin-top: 50px;
	color: #999;
	font-size: 10px;

}

#notruf1 img, #notruf2 img {
	vertical-align: middle;
}




h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #0363ab;

}


a {
	color: #0363ab;
	text-decoration: none;
}
 

#suche input {
	border: 1px solid #d4d4d4;
	background-color: #fdfdfd;
	/*color: #d4d4d4;*/
	color: #999;
}
#suche input a {
	border: none;
}

/*-------------------------------------------------------- */
/* NEUES MENU											   */
/*---------------------------------------------------------*/

/* ERSTE EBENE */
/*
#left ul {
	list-style: none;
}
#left ul>li {
	display: block;
	background: url("images/left_menu_fade2.jpg") no-repeat;
	height: 39px;
}
#left ul>li>a {
	display: block;
	text-decoration: none;		
	padding: 13px 0 0 15px; 
	width: 250px;
	vertical-align: middle;
	color: #999;
	font-weight: bold;
}
*/
/* ZWEITE EBENE */
/*
#left ul>li>ul {
	background: url("images/left_submenu_fade.jpg") no-repeat;
	padding: 15px 0 15px 0;
}
#left ul>li>ul>li {
	background: none;
	height: auto;

}
#left ul>li>ul>li>a{
	padding: 5px 0 0 25px;
	height: auto;
	border: 0px;	
	font-weight: normal;
	color: #000;
}
*/
/* DRITTE EBENE */
/*
#left ul ul ul {
	background: none;
	padding: 5px 0 5px 0;
}
#left ul ul ul li {

}
#left ul ul ul li a {
	padding: 0 0 0 40px;
}
*/
/* VIERTE EBENE */
/*
#left ul ul ul ul {
	padding: 2px 0 0px 0;
}
#left ul ul ul ul li a {
	margin-left: 15px;
}
*/
/* AKTIVE EBENEN */
/*

#left .menu-level1-active, #left .menu-level1-current-active {
	 height: auto;  		 		 		
}

#left .menu-level1-active>ul, #left .menu-level1-current-active>ul {
	margin-top: 14px; 
}

#left .menu-level1-current-active>a, #left .menu-level1-active>a, #left .menu-level2-current-active>a, #left .menu-level2-active>a{
	color: #0363AB;
	font-weight: bold;
}
#left .menu-level2-active, #left .menu-level2-current-active {
	margin-left: -5px;
}

#left .menu-level3-current-active>a, #left .menu-level3-active>a, #left .menu-level4-current-active>a  {
	font-weight: bold;
}

.pfeil_blau {	
	border: none;
	padding-right: 3px;
}
*/

/*-------------------------------------------------------- */
/* NEUES MENU 2	 										   */
/*---------------------------------------------------------*/

/* LEVEL 1 */
#left ul {
	list-style: none;
}
#left ul li {
	display: block;
	background: url("images/left_menu_fade2.jpg") no-repeat;
	height: 39px;
}
#left ul li a {
	display: block;
	text-decoration: none;		
	padding: 13px 0 0 15px; 
	/*width: 250px;*/
	width: 225px;
	vertical-align: middle;
	color: #999;
	font-weight: bold;
}
#left .menu-level1-active, #left .menu-level1-current-active {
	 height: auto;  		 		 		
}
#left .menu-level1-active ul, #left .menu-level1-current-active ul {
	margin-top: 14px; 
}
#left .menu-level1-current-active a, #left .menu-level1-active a{
	color: #0363AB;
	font-weight: bold;
}
#left .menu-level1-current-active ul a, #left .menu-level1-active ul a{
	color: #000;
	font-weight: normal;
}
/* LEVEL 2 */

#left .menu-level1-active ul ul, #left .menu-level1-current-active ul ul{
	margin-top: 0px; 
} /* Neu macht rückgängig */
#left ul li ul {
	background: url("images/left_submenu_fade.jpg") no-repeat;
	padding: 15px 0 15px 0;
}
#left ul li ul li {
	background: none;
	height: auto;
}
#left ul li ul li a{
	padding: 5px 0 0 25px;
	height: auto;
	border: 0px;	
	font-weight: normal;
	color: #000;
	font-weight: normal;
}

/* LEVEL 3 */


#left ul ul ul {
	background: none;
	padding: 5px 0 5px 0;
}
#left ul ul ul li {

}
#left ul ul ul li a {
	padding: 0 0 0 40px;
}

/* LEVEL 4 */

#left ul ul ul ul {
	padding: 2px 0 0px 0;
}
#left ul ul ul ul li a {
	margin-left: 15px;
}

/* AKTIVE EBENEN */

#left .menu-level2-active, #left .menu-level2-current-active {
	margin-left: -7px;
}
#left .menu-level2-current-active a:link, #left .menu-level2-current-active a:hover, #left .menu-level2-current-active a:active, #left .menu-level2-current-active a:visited, #left .menu-level2-active a:link, #left .menu-level2-active a:visited {
	color: #0363AB;
	font-weight: bold;
}

#left .menu-level3 a:link, #left .menu-level3 a:visited, #left .menu-level3 a:hover {
	color: #000;
	font-weight: normal;
}

#left .menu-level3-current-active a:link, #left .menu-level3-current-active a:visited, #left .menu-level3-current-active a:hover, #left .menu-level3-active a:link, #left .menu-level3-active a:visited, #left .menu-level3-active a:hover  {
	font-weight: bold;
}
#left .menu-level4 a:link, #left .menu-level4 a:visited, #left .menu-level4 a:hover {
	color: #000;
	font-weight: normal;
}

#left .menu-level4-current-active a:link, #left .menu-level4-current-active a:visited, #left .menu-level4-current-active a:hover {
	font-weight: bold;
}

.pfeil_blau {	
	border: none;
	margin-right: 4px;
}
/* -------------------------------------------------------- */
/*                        NOTRUF                            */
/* -------------------------------------------------------- */
#notruf1 a, #notruf2 a{
	color: #d60000;
	font-weight: bold;
	font-size: 10px;
}

/* -------------------------------------------------------- */
/*                        KLICKPFAD                         */
/* -------------------------------------------------------- */
#klickpfad a {
	color: #666;
}
#klickpfad .blue a {
	color: #0363AB;
	font-weight: bold;
}
/* -------------------------------------------------------- */
/*                        SUCHE                             */
/* -------------------------------------------------------- */
#suche .suchpfeil {
	border: 0px solid red;
}

/* Suchergebnisse formatieren */
.csc-searchResultHeader {
	margin: 20px 0 0 0;

}

.csc-searchResult {
	margin: 5px 0 10px 0;

}

.csc-noSearchResultMsg {
	margin-bottom: 5px;
}
.suchpfeil {
	border: 0px solid red;
}
input {
	border: 1px solid #f2f2f2;
	background-color: #fdfdfd;
	/*color: #d4d4d4;*/
	color: #999;
}
/* -------------------------------------------------------- */
/*                        INHALT                            */
/* -------------------------------------------------------- */
#inhalt {
	line-height: 1.3em;
}
p.bodytext {
	margin: 11px 0 11px 0;
	padding: 10px 10px;
}
#inhalt ul {
	background: none;
	border: none;
}
#inhalt li {
	list-style-image: url("images/klickpfad_1.jpg");
	margin: 0 0 5px 5px;
	background: none;
	border: none;
}
#inhalt ul ul{
	margin: 5px;
	background: none;
	border: none;
}
#inhalt li li{
	list-style-image: url("images/klickpfad_1.jpg");
	margin: 0 0 5px 13px;
	background: none;
	border: none;
}

#news-list-date {
	margin-top: 25px;
	border-top: 1px solid #f2f2f2;
	color: #999;

}
.news-single-img {
	display: inline;
	float: right;

}

ul.archiv {
	list-style-image: none;
}

.news-amenu-item-year {
	display: none;
}
.news-amenu-item-year dd {

	padding-top: 10px;
	font-weight: bold;
}
.news-amenu-item-year dd {
padding-left: -20px;
}

h3 a, h3{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0 3px 0;
	color: #0363ab;
}
.csc-textpic-lastcol {
/*	padding-top: 26px; */
}
/* -------------------------------------------------------- */
/*                        NACHRICHTEN                       */
/* -------------------------------------------------------- */
.news-list-image img{
	float: left;
	margin: 12px;
}
/*
.news-single-img {
	float: left;
	margin: 12px 12px 12px 0;
}
*/
.news-single-img {
	float: right;
	margin: 12px 0px 12px 12px;
}

.news-single-imgcaption {
/*	float: left; 
	display: block; */
	font-style: italic; 
	width: 98%;
	float: left;
	
	
}
/* -------------------------------------------------------- */
/*                      Formular	                        */
/* -------------------------------------------------------- */

.csc-mailform {
	border: none;
}
/*.csc-mailform-field input, .csc-mailform-field label{
	padding: 3px;
	margin: 10px 0 10px 0px;	
}

*/
.csc-mailform-field {
	margin: 10px 0 10px 0;

}
#mailformformtype_mail {
	background-color: #999;
	color: #f2f2f2;

}
.csc-mailform-field textarea {
	border: 1px solid #f2f2f2;
	background-color: #fdfdfd;
	/*color: #d4d4d4;*/
	color: #999;
}

/* -------------------------------------------------------- */
/*                      FE-formatierung                     */
/* -------------------------------------------------------- */
#edit_left {
	margin: 10px 0 0 5px;
}
.typo3-editPanel {
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
	margin-bottom: 4px;
	padding: 4px;

}
.typo3-editPanel-controls {
	background: none;
}
.typo3-editPanel-label {
	background: none;
}
/*
.abstand0 {
	margin: 0;
	padding: 0;
	color: #eee;
}
.abstand0 li {
	margin: 0;
	padding: 0;
}
*/
/* -------------------------------------------------------- */
/*                      LINK auf Hauptseite                 */
/* -------------------------------------------------------- */
#main_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 120px;
/*	border: 1px solid red; */
}
#main_link a {
	display: block;
	height: 100%;
}


/* Fuer Tabelle  */
td, th {
	vertical-align: top;
	
}

.csc-textpic-firstcol {

	margin-right: 20px;

}
.csc-textpic-firstcol {
	padding-right: 40px;

}
/*
.csc-textpic-imagewrap dt{
	margin-right: 120px;
	border: 100px solid red;
	padding-right: 5px;

}
*/
