/*@charset "utf-8";*/
/* CSS Document */

    body  {
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin-top: 30px;
    }
	
	body, h1, h2, h3, h4, h5, h6, h7, #nav_home, #nav, #left, #content_right, textarea, #content   {
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1em;
}

hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #FFFFFF;
	}	
#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
    } 


/* --------------Headbereich ------------------*/
#head {
	width: 800px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

#logo {
	display: none;	
}

/* --------------Startseite------------------*/


/* --------------top navigation------------------*/
#nav_home, #nav_home_start {
	text-align: right;
	display: none;
}


/*-------------------------Navigation | Pfad ---------------- */


/*------------------------ Adresse------------------------------*/
#adresse {
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.93em;
	font-weight: normal;
	color: #8C8C8C;
}
#adresse p{
	padding: 0px;
	margin: 0px;

}
#adresse  a:link {
	color:#8C8C8C;
	text-decoration:none;
	font-style: normal;
}

/*------------------------ Subnavigation------------------------------*/
#left {/*container links*/
    display: none;
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 25px;
    }
	

/*-------------------------Container rechts---------------- */


	
#content_right {

	margin-left: 140px;
	width: 190px;
	* width: 205px;
	padding: 0px;
	margin-top: 10px;
	}
	#content_right h1{
	font-size: 1.4em;
	color: #8C8C8C;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#content_right h2{
	color: #444444;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	}

#content_right h3{
	font-size: 1em;
	color: #444444;
	line-height: 1.3em;
	margin: 0px;
	padding-bottom: 4px;
	}
#content_right h4 {
	color: #40abd4;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.2em;

	}	
#content_right h4 a, #content_right h4 a:visited{
	text-decoration: none;
	color: #40abd4;
	}
#content_right h4 a:hover, #content_right h4 a:active{
	text-decoration: underline;
	color: #40abd4;
	}	
	
#content_right p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #000000;
	line-height: 1.2em;
}
#content_right a, #content_right a:visited {
	text-decoration: none;
	color: #8C8C8C;
}
#content_right a:hover, #content_right a:active {
	text-decoration: underline;
	color: #8C8C8C;
}
#content_right ul {
	list-style-type: square;
	color: #333333;
	list-style-image: url(../images/common/bullet.gif);
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content_right table, tbody {
	margin: 0px;
	width: 190px;
		font-size: 1em;
}
/* -------------------------Content ---------------------------------*/
#content {
	margin-left: 140px;
	margin-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	/*position: relative;*/
	min-height: 300px;
	line-height: 1.2em;
	padding-bottom: 20px;

	width: 500px;
	margin-right: 0px;
    }
	/* IE Win  \*/
	* html #content {
		height:300px;
	}


#content h1{
	font-size: 2.6em;
	color: #8C8C8C;
	padding-bottom: 30px;
	margin: 0px;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

/*#content h2{
	color: #000000;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 2.0em;
	line-height: 1.8em;
	font-weight: normal;
	font-size: 1.6em;
	}
#content h2 a{
	color: #444444;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-decoration: none;
	}	
*/

#content h2, #content h3{
	font-size: 1.6em;
	color: #000000;
	line-height: 1.2em;
	margin: 0px;
	padding-bottom: 15px;
	font-weight: normal;
	}
#content h2 a, #content h3 a, #content h2 a:visited, #content h3 a:visited{
	text-decoration: none;
	color: #000000;
	}
#content h2 a:hover, #content h3 a:hover, #content h2 a:active, #content h3 a:active{
	text-decoration: none;
	color: #FF9900;	
	}
	
#content h4 {
	color: #40abd4;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 0.95em;
	line-height: 1.2em;

	}	
#content h4 a, #content h4 a:visited{
	text-decoration: none;
	color: #40abd4;
	}
#content h4 a:hover, #content h4 a:active{
	text-decoration: underline;
	color: #40abd4;
	}	
	
#content div, #content div div{
	margin-bottom: 0px;
	* margin-bottom: 3px;
	}
/*#content dd img, #content dt, #content dt{
	margin: 0px;
	padding: 0px;
	}
*/	
	


#content p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#content a, #content a:visited {
	text-decoration: underline;
	color: #444444;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #FF9900;
}


#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: square;
}
#content li {
	padding-bottom: 3px;
}
#content table{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#content table p{
	padding-top: 0px;
	padding-bottom: 0px;

}
table.contenttable, table.layout1, table.htmlarea-showtableborders{
	margin: 0px;
	border-collapse:collapse;
	width: 100%;
		
}

table.contenttable thead, table.contenttable th, table.layout1 thead, table.layout1 th, table.htmlarea-showtableborders thead, table.htmlarea-showtableborders th{
	font-weight: bold;
	background-color: #E1E1E1;
	color: #333333;
}
table.contenttable td, table.layout1 td, table.htmlarea-showtableborders td{
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #DCDDDE;
}
table.contenttable td p, table.layout1 td p, table.htmlarea-showtableborders td p{
	padding: 0px;
	margin: 0px;
}

/*-----tabel_layout2  rte_____*/
table.layout2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
}
table.layout2 thead, table.layout2 th {




}
table.layout2 thead td, table.layout2 th td{
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px;
}
table.layout2 td {
	border-bottom: 1px solid #E8E8E8;
	vertical-align: top;
	padding: 2px;

}


/*------------------form-----------------------*/



#content form {
	padding: 0px;
	margin: 0px;
}
#content fieldset {
	padding: 2px;
	border:0px;
	margin: 0px;
}

#content fieldset {
	padding: 2px;
	border:0px;
	margin: 0px;
}

#content label {
	padding: 0px;
	float: left;
	text-align: left;
  margin-right: 0.5em
  display: block; 		
	width: 140px;
	* width: 145px;
	margin: 0px;
}

#content input {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-left: 0px;
	width: 240px;
	* width: 200px;
}

#content textarea {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #444444;
	width: 240px;
	* width: 200px;
	font-size: 11px;
}

#content .csc-mailform-submit {
	width: 80px;
	font-size: 11px;
	margin-left: 140px;
	* margin-left: 148px;
}
#content .mf-submit {
	width: 80px;
	margin-left: 140px;
	*  margin-left: 155px;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }

/*------------------login---------------------------------------------*/


#content div.tx-newloginbox-pi1 h3 {
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


#content div.tx-newloginbox-pi1 p {
	margin: 0px;
	padding: 0px;
	color: #2DB1E3;
}

#content div.tx-newloginbox-pi1 table {
	margin-top:15px;
	padding:0px;
	color: #000000;
	font-weight: normal;
}
#content div.tx-newloginbox-pi1 th  {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}




#content div.tx-newloginbox-pi1 label{
        margin:0px 0px 4px;
        padding:0px;
		width: 100px;
}


#content div.tx-newloginbox-pi1 input {
        margin:0px 0px 4px;
        padding:2px;
		width: 120px;

}




/*-----------------------Footer-----------------------*/

#footer {
	width: 745px;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 8px;
}


 
    .clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
    }



	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px; }

/*-----------------------News-----------------------*/


.datum {
	width: 75px;
	font-weight: bold;
	float: left;
	padding-right: 20px;

}

.news_content {

}



/*-----------------------lz_gallery-----------------------*/



#lzgallery {
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CC6600;
}

#tx-lzgallery-pi1-fotonav {
	background-color:#ffffff;
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #40abd4;
	width: 500px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#tx-lzgallery-pi1-fotonav table {
	margin: 0px;
	padding: 0px;
}

#tx-lzgallery-pi1-fotonav td{
	margin: 0px;
	padding: 0px;
}

#tx-lzgallery-pi1-fotonav .prev {

	color: #40abd4;
	text-decoration: none;
}
#tx-lzgallery-pi1-fotonav .prev a, #tx-lzgallery-pi1-fotonav .prev a:visited{
	float: left;
	padding-right: 25px;
	color: #40abd4;
	text-decoration: none;
}
#tx-lzgallery-pi1-fotonav .next a, #tx-lzgallery-pi1-fotonav .next a:visited{
	float: left;
	margin-left: 0px;
	color: #40abd4;
	text-decoration: none;
}
#tx-lzgallery-pi1-fotonav .up a, #tx-lzgallery-pi1-fotonav .up a:visited{
	float: right;
	color: #40abd4;
	text-decoration: none;
	font-size: 15px;
}
#tx-lzgallery-pi1-fotonav .prev a:hover, #tx-lzgallery-pi1-fotonav .next a:hover, #tx-lzgallery-pi1-fotonav .up a:hover{
	color: #FF6600;
}

#tx-lzgallery-pi1-listing td.preview {
	width:510px;
	padding-left:5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#tx-lzgallery-pi1-fotonav td{
	text-align: left;
}

#tx-lzgallery-pi1-fotos{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tx-lzgallery-pi1-fotos table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CC6600;
}
#tx-lzgallery-pi1-fotos td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.tx-lzgallery-pi1-5x5-filename {
	font-size:0.75em;
	color: #666666;
	text-align: left;
	font-style: normal;
}
.tx-lzgallery-pi1-1x1-filename {
	font-size:0.75em;
	color: #666666;
	text-align: left;
	font-style: normal;
	}
	
#tx-lzgallery-pi1-descr-long table	{
	text-align: left;
	}
#tx-lzgallery-pi1-descr-long td	{
	text-align: left;
	}
