/**
* Globale einstellungen
*/
body{
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/fileadmin/images/bg.gif);
	text-align: center;
}

p, div, h1, h2, h3, h4, span, td, li, u, i, b, th, strong{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table{
	border-collapse: collapse;
	margin:0;
	padding: 0;	
}

td{
	vertical-align: top;
	margin:0;
	padding: 0;	
}

p{
	padding:0;
	margin:0;
}

h1{
	padding:0;
	margin:0;
	padding-top:10;
	padding-bottom:2;
	font-size: 13px; 
}

h1.csc-firstHeader{
	padding-top:0;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}  

.align-right {
	text-align: right;
}


/* frontend-editing */

#feEditAdvanced-menuBar {
	z-index: 1 !important;
}

.closedMenu .feEditAdvanced-smallButton {
	position: fixed !important;
	position: absolute;
	top: 0;
	right: 0;
}



/**
* Links
*/

a
img{
	border:none;
}

/**
* Root Template spezifisch
*/

.treeMenu
a{
	color:#505050;
	text-decoration:none;
}

div.treeMenu{
	padding-left:5;
}

.treeMenu1a a{
	font-weight:bold;
}

.treeMenu2{
	padding-left:20;
}

.treeMenu2a a{
	font-weight:bold;
}

.treeMenu3{
	padding-left:40;
}

.treeMenu3a a{
	font-weight:bold;
}

.treeMenu4{
	padding-left:30;
}

.treeMenu4a a{
	font-weight:bold;
}


/**
* Typo3 Inhalt
*/

p.bodytext{
	padding:0;
}

/* CSC-SITEMAP */
.csc-sitemap-level1{
	padding:0;
	font-size:12px;
	padding-top:4;
}
.csc-sitemap-level2{
	padding:0;
	padding-left:20px;
}

/* CSC-FORM */
.csc-form-labelcell{
	width:120;
	vertical-align:middle;
	padding-right:5;
}

.csc-form-fieldcell{
	padding-top:1;
}



/**
* HTML Area Inhalt
*/
img.float-right{
	float:right;
}

img.float-left{
	float:left;
}



/* ---------------------------------------------------------------- */
/* DESIGN */

.bodybg{
	background-color: white; 
	width: 990px; 
	margin: auto; 
	height: 100%;
	background-image: url(/fileadmin/images/bgaktuelles.gif);
	background-repeat: repeat-y;
}

.main{
	margin:auto;
}
.main-tr01-td02{
	width: 429px;
	background-image: url(/fileadmin/images/head-02.gif);
}
.mainnav{
	background-color: #E48B2D;
}

.mainnav
table{
	width: 100%;
}
/*
.mainnav-table
td{
	background-color: #9D070D;
	height: 38px;
	border-right: 5px solid #E48B2D;
}
*/
.mainsubnav{
	height: 27px;
	background-color: #EED5BC;
}

.contenttable{
	margin:auto;
	width: 990px;
}
.contenttable-tr01-td01{
	height: 300px;
	width: 235px;
	background-image: url(/fileadmin/images/bgaktuelles.gif);
}

.contenttable-tr01-td02{
	width: 755px;
	background-color: white;
}

.orangebrd{
	border-left: 16px solid #E48B2D;
}

.footer{
	text-align: right;
	border-top: 1pt solid gray;
	margin-left: 20px;
	margin-right: 20px;
}
.footerbg{
	position: relative;
	height: 38px;
	background-color: white;
}


/* ---------------------------------------------------------------- */
/* ERSATZINHALTE */

.contentRight{
	padding-left: 13px;
	padding-top: 25px;
	padding-right: 55px;
}

div.contentRight
div.bodytext{
	text-align: center;
	font-size: 12px;
}

div.contentRight
p{
	text-align: center;
	font-size: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.contentLeft{
	padding-left: 40px;
	padding-top: 2px;
	padding-right: 30px;
	text-align: center;
	font-size: 12px;
}
.contentLeft
.bodytext{
	padding-top: 3px;
	font-size: 12px;
}

.contentLeft
span{
	font-size: 12px;
}
.contentLeft
h1{
	padding-top: 40px;
	padding-bottom: 5px;
	background-image: url(/fileadmin/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 80px 20px;	
}
.contentLeft
h1.csc-firstHeader{
	padding: 0px;
	background-image: none;
}

/* ---------------------------------------------------------------- */

.content{
	padding: 20px;
}

.content
.bodytext, span, ul, li{
	font-size: 13px;
}
.content
li{
	padding-top: 3px;
}

.content
h1{
	font-size: 15px;
	padding-bottom: 5px;
}
.content
.contentwrap{
	padding-bottom: 30px;
}
/* ---------------------------------------------------------------- */
/* NAVIGATION */


  ul#menuUL {
	line-height:12px;
	width: 100%;
	margin: 0; 
	padding: 0;
  }

  ul#menuUL li {
    	list-style: none;
    	padding: 0px;
    	margin: 0px;
    	text-align: left;
	list-style-image:none;
	display: inline;
	height: 21px;
	font-weight: bold;
  }

  ul#menuUL a {
  	font-size: 13px;
    	display:block;
	padding: 0px;
	margin: 0px;
	
    	padding-left: 50px;
    	text-decoration: none; 
    	color: white; 
    	background-color: #9D070D;
    	border-right: 5px solid #E48B2D;

    	padding-top: 16px;	
	padding-bottom: 16px;
	height: 12px;

	background-repeat: no-repeat;
  }

  
  ul#menuUL a:hover {
    	color: white; 
  }

.subTreeMenu{
	height: 27px;
	background-color: #EED5BC;
	border-left: 16px solid #E48B2D;
}

  ul#subMenuUL {
	margin: 0; 
	padding: 0;
  }

  ul#subMenuUL li {
    	padding: 0px;


    	margin: 0px;
    	text-align: center;

	display: inline;
	height: 21px;
	font-weight: bold;
	float: left;
  }

  ul#subMenuUL a {
    	display:block;
	padding: 0px;
	margin: 0px;
	
	width: 137px;

	/*
	width: 100px;
    	padding: 10px 20px;
    	*/
    	
    	text-decoration: none; 
    	color: white; 
    	/*border-right: 10px solid #EED5BC;*/

    	padding-top: 6px;	
	padding-bottom: 3px;
	height: 18px;

	float: left;
  }

  
  ul#subMenuUL a:hover {
    	color: white; 
    	background-color: #E48B2D;
  }
   .subMenuULACT a {
    	color: white; 
    	background-color: #E48B2D;
  }

a.nbg01{ background-image: url(/fileadmin/images/imgheads/imghead-01.gif);}
a:hover.nbg01{ background-image: url(/fileadmin/images/imgheads/imghead-01_om.gif);}
.menuULACT a.nbg01{ background-image: url(/fileadmin/images/imgheads/imghead-01_om.gif);}

a.nbg02{ background-image: url(/fileadmin/images/imgheads/imghead-02.gif);}
a:hover.nbg02{ background-image: url(/fileadmin/images/imgheads/imghead-02_om.gif);}
.menuULACT a.nbg02{ background-image: url(/fileadmin/images/imgheads/imghead-02_om.gif);}

a.nbg03{ background-image: url(/fileadmin/images/imgheads/imghead-03.gif);}
a:hover.nbg03{ background-image: url(/fileadmin/images/imgheads/imghead-03_om.gif);}
.menuULACT a.nbg03{ background-image: url(/fileadmin/images/imgheads/imghead-03_om.gif);}

a.nbg04{ background-image: url(/fileadmin/images/imgheads/imghead-04.gif);}
a:hover.nbg04{ background-image: url(/fileadmin/images/imgheads/imghead-04_om.gif);}
.menuULACT a.nbg04{ background-image: url(/fileadmin/images/imgheads/imghead-04_om.gif);}

a.nbg05{ background-image: url(/fileadmin/images/imgheads/imghead-05.gif);}
a:hover.nbg05{ background-image: url(/fileadmin/images/imgheads/imghead-05_om.gif);}
.menuULACT a.nbg05{ background-image: url(/fileadmin/images/imgheads/imghead-05_om.gif);}

a.nbg06{ background-image: url(/fileadmin/images/imgheads/imghead-06.gif);}
a:hover.nbg06{ background-image: url(/fileadmin/images/imgheads/imghead-06_om.gif);}
.menuULACT a.nbg06{ background-image: url(/fileadmin/images/imgheads/imghead-06_om.gif);}

a.nbg07{ background-image: url(/fileadmin/images/imgheads/imghead-07.gif);}
a:hover.nbg07{ background-image: url(/fileadmin/images/imgheads/imghead-07_om.gif);}
.menuULACT a.nbg07{ background-image: url(/fileadmin/images/imgheads/imghead-07_om.gif);}

a.nbg08{ background-image: url(/fileadmin/images/imgheads/imghead-01.gif);}
a:hover.nbg08{ background-image: url(/fileadmin/images/imgheads/imghead-01_om.gif);}
.menuULACT a.nbg08{ background-image: url(/fileadmin/images/imgheads/imghead-01_om.gif);}

a.nbg09{ background-image: url(/fileadmin/images/imgheads/imghead-02.gif);}
a:hover.nbg09{ background-image: url(/fileadmin/images/imgheads/imghead-02_om.gif);}
.menuULACT a.nbg09{ background-image: url(/fileadmin/images/imgheads/imghead-02_om.gif);}

a.nbg10{ background-image: url(/fileadmin/images/imgheads/imghead-03.gif);}
a:hover.nbg10{ background-image: url(/fileadmin/images/imgheads/imghead-03_om.gif);}
.menuULACT a.nbg10{ background-image: url(/fileadmin/images/imgheads/imghead-03_om.gif);}

a.nbg11{ background-image: url(/fileadmin/images/imgheads/imghead-04.gif);}
a:hover.nbg11{ background-image: url(/fileadmin/images/imgheads/imghead-04_om.gif);}
.menuULACT a.nbg011{ background-image: url(/fileadmin/images/imgheads/imghead-04_om.gif);}

a.nbg12{ background-image: url(/fileadmin/images/imgheads/imghead-05.gif);}
a:hover.nbg12{ background-image: url(/fileadmin/images/imgheads/imghead-05_om.gif);}
.menuULACT a.nbg12{ background-image: url(/fileadmin/images/imgheads/imghead-05_om.gif);}

/* ---------------------------------------------------------------- */
/* NIMAGE */

.csi-intext-right
.csi-image{
	padding-left: 20px;
}

/* ---------------------------------------------------------------- */
/* TABELLE */
.content
.contenttable{
	width: 100%;
	border: 1pt solid #EED5BC;
}

.content
table.contenttable
td
{
	padding: 3px;
}
.content
table.contenttable
td
p{
	font-size: 13px;
}
.content
table.contenttable
tr.tr-0
td
{
	border-bottom: 1pt solid #EED5BC;
	background-color: #E48B2D;
	
}
.content
table.contenttable
tr.tr-0
td
p{
	font-weight: bold;
	padding-bottom: 5px;
}
.content
table.contenttable
tr.tr-even
td
{
	background-color: #EED5BC;
}
.content
table.contenttable
tr.tr-0
td
{
	/*background-color: white*/;
}

/* ---------------------------------------------------------------- */
/* Tabelle 01 */

div.contentwrap
.contenttable-2{
	width: 100%;
	border: 1pt solid #EED5BC;
	background-color: #FFFFFF;
}

div.contentwrap
.contenttable-2
tr.tr-odd
td
{
	border-left:  1pt solid #EED5BC;
}
div.contentwrap
.contenttable-2
tr.tr-even
td
{
	border-left:  1pt solid white;
}

div.contentwrap
.contenttable-2
tr.tr-even
td.td-0
{
	border-left:  1pt solid #EED5BC;
}


div.contentwrap
.contenttable-2
tr.tr-0
td
{
	background-color: #FFFFFF;
}

div.contentwrap
.contenttable-2
td
{
	padding: 3px;
	width: 16%;
}

div.contentwrap
.contenttable-2
td
p
{

}


/* ---------------------------------------------------------------- */
/* MEDIEN */


.content
.csc-uploads{
	/*width: 100%;*/
	/*border: 1pt solid #EED5BC;*/
}

.content
table.csc-uploads
td
{
	padding: 3px;
}
.content
table.csc-uploads
td
p{
	font-size: 13px;
	padding-left: 5px;
}
.content
table.csc-uploads
tr.tr-0
td
{
/*	border-bottom: 1pt solid #EED5BC;
	background-color: #E48B2D;*/
	
}
.content
table.csc-uploads
tr.tr-0
td
p{
	font-weight: bold;
	padding-bottom: 5px;
}
.content
table.csc-uploads
tr.tr-even
td
{
	/*background-color: #EED5BC;*/
	/*border-bottom: 1pt solid #EED5BC;*/
}
.content
table.csc-uploads
tr.tr-0
td
{
	/*background-color: white*/;
}


/* ---------------------------------------------------------------- */
/* FORMULAR */

table.csc-mailform{
	margin-left: 5px;
	margin-top: 5px;
}

table.csc-mailform
td,p{
	font-size: 13px;
}
table.csc-mailform
.csc-mail-field
input, select, textarea{
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}
.csc-mail-label{
	width: 150px;
}

/*.csc-form-commentcell{
	height: 15px;
}*/
.csc-form-commentcell
p{
	height: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
table.csc-mailform
input.submitclass{
	width: 80px;
	background-color: #EED5BC;
}

.csc-mail-field{
	text-align: right;
}

.footer {
	position: relative;
}

	#copyright {
		text-align: left;
		font-size: 10px;
		position: relative;
		width:500px;
		left: 5px;
		top: 0px;
	}

	#copyright a {
		text-decoration: none;
		position: absolute;
		top: 0px;
		left: 42px;
		display: block;
		width: 85px;
		text-indent: -77px;
		overflow: hidden;
		font-size: 10px;
		color: #000;
	}
	
	
	

