html, body{
	margin-top: 1%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
	background: #CCCCCC;
         font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
         font-size:12px;
}

/*neues Design per Div*/
#gesamt {width: 800px; background-image: url(layout/hg_3spalten.gif); background-repeat: repeat-y;}

#headerinfo {height: 40px; width: 800px; background-image:url(layout/bogen.jpg); padding:5px 0px 0px 0px;}
#dreispalten {display: inline; width: 100%; min-height: 730px; height:auto !important; height: 730px; overflow:auto; background-color:#ffdb91; }
#spalte1 {float:left; width: 181px; min-height: 730px; height: auto !important; height: 730px; }
#spalte2 {float:left; width: 439px; min-height: 730px; height: auto !important; height: 730px; }
#spalte3 {float:left; width: 180px; min-height: 730px; height: auto !important; height: 730px; }
* html #spalte3 {width: 170px;}
#floatende {clear: both;}
#footerganz {width: 100%; background-color:#A6A6A6; height: 20px; font-size:11px;}
#footerganz a {color:#ffffff; text-decoration:underline;}
#footerganz a:hover {color:#F5F4ED; }
#footerlinks {float:left; padding: 0 0 0 15px;}
#footerrechts {float:right; padding: 0 15px 0 0;}

#zeilebild {height: 33px; width: 800px; background-image: url(layout/header.jpg); vertical-align:bottom; padding: 217px 0px 0px 0px; text-align:left;}

#zeilebild ul {
    float:left;
    display:inline;		/* Fix f&#65533;r IE Doubled Float Margin Bug    */
    margin:0px;			/* Standard-Listendefinition zur&#65533;cksetzen */
    padding: 0px;
}

#zeilebild ul li {
    float: left;
    display:inline;     /* Fix f&#65533;r IE Doubled Float Margin Bug    */
    margin: 0;
    padding: 0;
    line-height: 20px;
    list-style-type: none;
    width:115px;
	height:33px;
    border:0px;
}

#zeilebild ul li a{
	width: auto;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	color: #6E6D6D;
	padding:9px 0px 0px 0px;
	text-align:center;
	background-image:url("layout/toplevel.gif");
	height:24px;
}

#zeilebild ul li a.akt{
	color: #FFFFFF;
	text-decoration: none;
	background-image:url("layout/toplevel_aktiv.gif");
}

#zeilebild ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image:url("layout/toplevel_aktiv.gif");
}


p{
	margin:0px 0px 0px 0px;
}

*html{

}

#impressum{
	padding:570px 0px 20px 0px;
	text-align:center;
}

#impressum a{
	color:#C9C9C9;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

#impressum a:hover{
	color:#C9C9C9;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:20px;
	padding: 1px;
	font-size:11px;

}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#F5F4ED;
}

#csi-image{
	border:1px solid #000000;
}

/*--linke Navigation--------------- */

#leftnav {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	text-align: left;
	padding: 0px;

}

#sprachen-left {
	overflow: hidden;
	text-align:left;
	float:left;
	padding:0px;
}

#dmtlink {
	overflow: hidden;
	text-align:right;
	padding-right:5px;
	margin:0px;
	float:right;
}

#dmtlink a{
	color:#000000;
	text-decoration:none;
}

#dmtlink a:hover{
	color:#000000;
	text-decoration:underline;
}

 #navcontainer-left {
	width: 180px;
	overflow: hidden;
}

#navcontainer-left ul
{
	margin: 0;
	list-style-type: none;
	padding: 0px;
	font-size: 14px;
	color: #000000;
}


#navcontainer-left ul li {
	display:block;
	margin: 5px 0 0 0;
	padding: 0px;
	background-color: #003783;
}

#navcontainer-left ul a
{
	display: block;
	padding: 5px 0px 5px 8px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

#navcontainer-left ul a.akt
{
	display:block;
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

#navcontainer-left ul a:hover {
	display:block;
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

#navcontainer-left ul ul {
	margin: 0;
	
	padding: 0px;
	font-size: 14px;
	color: #000000;
	background-color: #D9D7D7;
}


#navcontainer-left ul ul li {
	list-style-type:square;
	display:block;
	margin: 5px 0 0 0;
	padding: 0px;
}

#navcontainer-left ul ul a {
	list-style-type:square;
	display:block;
	padding: 2px 0px 2px 15px;
	width: 178px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color:#D9D7D7;
}

#navcontainer-left ul ul a.akt{
	color: #000000;
	padding: 2px 0px 2px 15px;
	text-decoration:underline;
}

#navcontainer-left ul ul a:hover{
	color: #000000;
	padding: 2px 0px 2px 15px;
	text-decoration:underline;
}


#navcontainer-left ul ul ul{
	margin: 0;
	list-style-type: none;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	background-color: #D9D7D7;
}


#navcontainer-left ul ul ul li {
	margin: 0px 0 0 0;
	padding: 0px;
}

#navcontainer-left ul ul ul a {
	padding: 2px 0px 2px 25px;
	width: 178px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color:#D9D7D7;

	font-size:12px;
}

#navcontainer-left ul ul ul a.akt{
	padding: 2px 0px 2px 25px;
	text-decoration:underline;
}

#navcontainer-left ul ul ul a:hover{
	padding: 2px 0px 2px 25px;
	text-decoration:underline;
}


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


.header {
	height:18px;
	/*background-image:url(layout/headerlinie.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:5px;
	padding-left:0px;

}

.header a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

.header a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#F5F4ED;
}

.header p {
 margin:0;
 padding-right:5px;
}
.fontS{
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 color:#FFFFFF;
	 text-decoration:none;
}

.fontS-bild{
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 8px;
	 font-weight: normal;
	 color:#000000;
	 text-decoration:none;
}

.fontSrot{
	 font-family: Verdana, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 color:#9D352D;
	 text-decoration:none;
}
#startmenu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         padding: 20px 15px 0 15px;}

.csi-text p{
	padding:0px;
	margin:0;
}

.csi-text ul{
	padding:0px 0px 0px 20px;
	margin:0;
}

.csi-text li{
	padding:0px;
}


.content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 14px 0px 20px 35px;
}

.content a {
	font-family:Arial, Helvetica, sans-serif;
	color:#003783;
}

.content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#003783;
	text-decoration:underline;
}

.content p{
    padding:0;
	margin:0;
}

.content ul{
    padding:0px 0px 0px 20px;
	margin:0;
}

.content li{
    padding:0;
	margin:0;
}


h1 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D64B13;
	}

.content h3 {

	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D64B13;
	}


#sponsoren {
	width:140px;
	float: right;
	text-align:center;
	color:#A6A6A6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px 15px 0px 0px;
	height: 400px;
}


/*:::::::::::::::::::::::MENU inkl. JAVASCRIPT:::::::::::::::::::::::::::::::::::.*/

#layermenu {
	width: 180px;

         padding: 0 0 0 0px;
         font-size: 12px;
         margin-bottom:20px;
         margin-top: 10px;
         }







/*NAV- Menü*/


ul#nav {
	margin: 0;
	padding: 0;
	width: 181px; /* Width of Menu Items */
	border-bottom: 0px solid #7f7f7f;
	background: #D9D7D7; /* IE6 Bug */
	color: black;
	font-size: 12px;

	}


ul#nav ul {
	margin: 0;
	padding: 0;
	width: 181px; /* Width of Menu Items */
	border-bottom: 1px solid #7f7f7f;
	background: #D9D7D7; /* IE6 Bug */
	color: black;
	font-size: 12px;

	}




* html ul#nav { margin-left: 0px; background-color: #D9D7D7;} /* Für IE6 erste Ebene*/
* html ul#nav li a{ background-color: #D9D7D7;}
* html ul#nav ul {
	position: absolute;
	display: none;
	left: 180px; /* Set 1px less than menu width */
	top: 0;
         width: 181px;
	}



ul#nav li {
	position: relative;
	list-style: none;
         margin-bottom:0px;
         }

ul#nav li a {
	display: block;
	text-decoration: none;
	color: #0f0f0f;
	padding: 4px 5px;
	border-top: 1px solid #7f7f7f;
         border-bottom: 3px solid #A6A6A6;
         border-right: 0px solid #7f7f7f;
         border-left: 0px solid #7f7f7f;


	}


/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }

/* End */

ul#nav ul {
	position: absolute;
	display: none;
	left: 180px; /* Set 1px less than menu width */
	top: 0;
	}

ul#nav li ul li a { padding: 4px 5px; border-bottom: 0px solid #a6a6a6;  border-top: 1px solid #7f7f7f; border-right: 1px solid #7f7f7f;  border-left: 1px solid #7f7f7f; } /* Sub Menu Styles */

ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */

ul#nav li.menuparent { background: transparent url(layout/pfeil_grau.gif) 165px 6px no-repeat; }



ul#nav li.menuparent:hover,
ul#nav li.over {
	background-color: #f9f9f9;
}


ul#nav li a:hover {
	color: #E2144A;
}

#film {
	font-size: 10px;
	color: #000000;
}


#film a
{
	color: #000000;
	text-decoration: none;
	}

#film a:hover
{
	color: #000000;
	text-decoration: none;
	}
	
#film a.akt
{
	color: #000000;
	text-decoration: none;
	}	
