*

/* _style.css Document */

                {
                margin:         0px;
                padding:        0px;
                color:          #000000;
                }
			
                html, body  {
				background:  url(_bg_dunkelgrau.gif) left top repeat-x;
				background-color: #ffffcc;  
				font:14px Arial, Verdana, Helvetica, sans-serif;
				padding: 0px 0px 0px 0px;
				text-align:center;
			min-height: 101%;
                }	
 

/* Layout */
            div#site
            {
	            background-color: #ffffcc; 
			background-image: url(../files/hinter002.gif);background-repeat:repeat-y;
				margin:			0px auto;
				width:			982px;
	
               	border: 0px solid #000000;
	            overflow:hidden;
				
            }
			div#site div#header /* logo + teaser */
			{
	            background-color: #ffcc00; 
				height:			100px;
                width:          995px; 
	            border-bottom:5px solid #666666;
				overflow:hidden;
			}
								
			div#site div#logo /* logo pic */
			{
				background-color: #678090;  
				height:			100px;
     			float:			left;
    			width:			250px;	
    			overflow:hidden;
			}	
			
			div#site div#teaserpic /* teaser pic */
			{
				height:			100px;
    			float:			left;
    			width:			740px;	
    			overflow:hidden;  
			}	
			
			

			div#site div#main /* box 1 + 2 + 3 / 3 Spalter*/
              		{
 
				text-align:left;
                border:     0px solid #000000;    
                float:          left;
                width:          982px; 
    			overflow:hidden;
		    }
			
			
			div#site div#main-breit{ /* box 1 + 2 / 2 Spalter*/ 
                background:  url(_bg_content_2spalter.gif) left top repeat-y;   
				text-align:left;
                border-top:     5px solid #fff;    
                float:          left;
                width:          100%; 
    			overflow:hidden; 
		    }


		
	           div#site div#box0{ /* alles */
			    padding:0px 0px 0px 0px;
                float:          right;
                width:          832px;
		height: 120px;
		margin-left: 0px;
		margin-top: 0px;
    		background-color: ; 
		background-image: url(../files/hinter003.gif);background-repeat:repeat-y;
		border-bottom: 0px solid #ffcc00;
		overflow:hidden;
            }



			
	           div#site div#box1{ /* left */
			    padding:0px 0px 0px 0px;
                float:          left;
                width:          140px;
		background-color: ;
		margin-bottom: 10px;
		margin-top: 5px;
    			overflow:hidden;
            }
		
			
	div#site div#box2{ /* left / incl. Menue */
			    padding:0px 0px 0px 0px;
                float:          left;
                width:          150px; 
		margin: 0px 0px 0px 20px;
    			overflow:hidden;

		    }
			


 


            div#site div#box3{ /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          468px;
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
          



            div#site div#box3-breit { /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          630px;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
     



            div#site div#box3-start{ /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          486px;
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
    

            div#site div#box4{ /* right */
			    padding:0px 0px 15px 0px;
                float:          right;
                width:          146px;
		margin-right: 10px;
		margin-top: 0px;
    			overflow:hidden;
            }


		
		
	           div#site div#box5{ /* aktuell */
		padding:0px 0px 0px 0px;
                float:          right;
                width:          320px;
		margin-right: 15px;
		margin-top: 10px;
    		background-color: ; 
		background-image: ;
		border: 0px solid #000000;
		overflow:hidden;
            }


		
	           div#site div#box5 h4{ /* aktuell */
		width: 314px;
	font-size: 1.0em;
	line-height: 1.0em;
	background-color: ;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;	
            }

		
	           div#site div#box5 a{ /* aktuell */
			    padding:2px 2px 2px 2px;
		margin-left: 0px;
		margin-top: 0px;
    		font-size: 13px;
		font-weight: bold;
		color: #000000; 
		overflow:hidden;
            }

	           div#site div#box5 a:hover{ /* aktuell */
		background-color: #000000;
		color: #ffffff; 
            }

			
			div#site div#footer   /* footer */
			{
	            border-top: 2px solid #999999;
				background-color: ;  
				padding: 10px 0px 0px 0px;
    			float:			left;
		margin-right: ;
                margin-bottom: 10px;
		width: 468px; 
				text-align:center;
    			overflow:hidden;
            }
			
	
    div#site div#footer a { /* footer font style */
	font-size: 90%;
    color:#1c1c1c;
    text-align:center;
	margin-bottom:0px;
	margin-left: ;
    }

    div#site div#footer a {
    color:#1c1c1c;
font-weight: bold;
padding: 2px 5px 2px 5px;
	text-decoration: none;
    }

    div#site div#footer a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }







			div#site div#footer-top   /* footer */
			{
	            border-top: 0px solid #999999;
				background-color: ;  
				padding: 10px 10px 10px 10px;
    			float:			right;
		margin-right: ;
                margin-bottom: ;
		width: 140px; 
				text-align:right;
    			overflow:hidden;
            }

    div#site div#footer-top p {
    line-height: 1.1em;
    }
			
	
    div#site div#footer-top a { /* footer font style */
	display: ;
	font-size: 90%;
    color:#1c1c1c;
    text-align:right;
	margin-bottom:0px;
	margin-left: ;
    }

    div#site div#footer-top a {
    display: ;
color:#1c1c1c;
font-weight: bold;
margin: 1px 0px 1px 0px;
padding: 2px 5px 2px 5px;
	text-decoration: none;
    }

    div#site div#footer-top a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }













			div#site div#footer2   /* footer2 */
			{
	            border-top: 0px solid #ffcc00;
				background-color: #ffcc00;  
				padding: 0px 0px;
    			float:			right;
			margin: 3px 5px 0px 0px;
                width:          130px; 
				text-align:right;
    			overflow:hidden;
            }
			
	
    div#site div#footer2 p { /* footer font style */
	font-size: 90%;
    color:#1c1c1c;
    text-align:right;
	margin-bottom:0px;
	margin-left: ;
    }

    div#site div#footer2 a {
    color:#1c1c1c;
font-weight: bold;
padding: 2px 2px 2px 2px;
line-height: 1.6em;
	text-decoration: none;
    }

    div#site div#footer2 a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }





	

div#site div#subheader /*  */
			{
	            background-color: #e3e3e3; 
				height:	;
                width:          928px; 
	            border-bottom:5px solid #fff;
				overflow:hidden;
			}




		div#site div#kopf   /* kopf */
			{
	            		margin: 0px 0px 0px 15px;
				border-bottom: 2px solid #999999;
				background-color: #ffffcc;  
				padding: 5px 0px 5px 0px;
    			float:			left;
                width:          627px; 
	height: 100px;

				
    			overflow:hidden;
            }



	
/* Fonts / Style */

    h1, h2, h3, h4, h5 {  
	margin-top: 0px;
	font-weight: normal;
	margin-bottom:10px;
    line-height:120%;	
	            overflow:hidden;
    }

    h1 {
	color:#000000;
	padding: 4px 0px;
	font-size: 150%;
	border-bottom: 1px dotted #333;
	margin-bottom:25px; 
    }

    h2 {
	color:#000000;
	padding: 4px 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px; 
    }

    h3 {
	color:#000000;
	padding: 4px 0px;
	font-size: 120%;
	margin-bottom:10px;
    }

  



    h6 {
	display:block;	
	font-size: 100%;
	line-hight:2.0em;
	padding: 1px 1px 1px 5px;
	color: #ffffff;
	background-color: #000000;
}


    p, ol, ul {
	color:#000000;
	font-size: ; 
	margin-bottom: ;
    line-height: ;	
    }

    ol, ul {
	list-style: none;
	padding-left: ;
    }



    a {
    color:          ;
	text-decoration: none;
    }
    
	a:hover { 
	text-decoration: ;
    color:          #000000;
	background-color: #e3e3e3;
    }

    a img {
	border: none;
    }	




.image flRight {
padding-left: 10px;
padding-right: 0px;
margin-right: 0px;
}




/* EIGENE ELEMENTE */








#impress {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 140px;
	height: 100px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}




#impress a {
	height:100px;
	background: transparent;
	color: ;
}





#impress a:hover {
	height:100px;
	background: transparent;
	color: ;
}





#impress-r {
	position: ;
	top: ;
	left: ;
	float: right;
	width: 150px;
	height: 95px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color:#ffcc00;
	
	z-index: 5;
}




#impress-r a {
	height:95px;
	background-color:#ffcc00;
	color:#ffcc00;
}





#impress-r a:hover {
	height:95px;
	background-color:#ffcc00;
	color:#ffcc00;
}







#mindenweb {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 468px;
	height: 80px;
	margin: 30px 0px 10px 30px;
	border : 0px solid #000000;
	z-index: 1;
}

#mindenweb a:hover {
	background: transparent;
	color: ;
	height: 70px;
}







#mitterechts {
	float:left;
	margin-top: ;
	margin-right: ;
	width:468px;
	background-color: ;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000000;
	
}


#mitterechts p {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight: ;
}



#mitterechts a, #mitterechts a:link {
	color:#0000ff;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}

#mitterechts a:hover {
	background-color: #000000;
	color:#ffffff;
}



#mitterechts-breit {
	float:left;
	margin-top: ;
	margin-right: ;
	width:630px;
	background-color: ;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000000;
	
}


#mitterechts-breit p {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight: ;
}



#mitterechts-breit a, #mitterechts-breit a:link {
	color:#0000ff;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}

#mitterechts-breit a:hover {
	background-color: #000000;
	color:#ffffff;
}



#mitterechts-start {
	float:left;
	margin-top: ;
	margin-right: ;
	width:486px;
	background-color: ;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000000;
	
}


#mitterechts-start p {
	color:#000000;
	text-decoration:none;
	font-size:1.1em;
	font-weight: ;
}



#mitterechts-start a, #mitterechts-start a:link {
	color:#0000ff;
	text-decoration:none;
	font-size: ;
	font-weight: bold;
}

#mitterechts-start a:hover {
	background-color: #000000;
	color:#ffffff;
}





#seeget {
	float:left;
	margin-top: ;
	margin-right: ;
	width:468px;
	background-color: ;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	
}


#seeget p {
	color:#000000;
	text-decoration:none;
	font-size:0.9em;
	font-weight: ;
}








/*	body
*******************************************************************************/



.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:10px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
	
}

.flLeft { float:left; }
.flRight { float:right; }






.warning { color:#f00; }





.anriss {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-color:#0000ff;
	line-height:20px;
}



#raum {
	float: left;
	width: ;
	margin-bottom: 10px;
	height: ;
}




#kat-list {
	float: left;
	width: 305px;
	height: ;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: ;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-style: arial;
	font-color:#000000;
	
}






#kat-list ul {
	display:inline;
	font-size:14px;
	font-weight:bold;
	font-color: #000000;
	line-hight:1.1em;
	
}




#kat-list li {
	display:inline;
	font-style: arial;
	font-color:#000000;
	font-size:14px;
	font-weight:bold;
	line-hight:1.1em;
	margin-right: 8px;
}





#kat-list a {
	font-style: arial;
	font-color:#000000;
	font-size:14px;
	font-weight:bold;
	line-hight:1.1em;
}



#article-list {
	float: ;
	width: ;
	height: ;
	margin-left: 0px;
	margin-right: ;
	margin-top: ;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-style: arial;
	font-color:#000000;
	
	
}




.al-1 {
	float: right;
	width: 120px;
	height: ;
	margin-left: 8px;
	margin-right: ;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-style: arial;
	font-color:#000000;
	
	
}


.al-2 {
	float: right;
	width: 200px;
	height: ;
	margin-left: 0px;
	margin-right: ;
	margin-top: ;
	margin-bottom: ;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-style: arial;
	font-color:#000000;
	
	
}


.imageflRight {
	float: right;
	width: 148px;
	height: ;
	margin-left: ;
	margin-right:10px;
	margin-top: ;
	margin-bottom: ;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	
	
}




.article-list ul {
	display:inline;
	font-size:14px;
	font-weight:bold;
	font-color: #000000;
	line-hight:1.2em;
	
}




.article-list li {
	display:inline;
	font-style: arial;
	font-color:#000000;
	font-size:14px;
	font-weight:bold;
	line-hight:1.2em;
	margin-right: 10px;
}




.article-list li.active, 
.article-list li.active a,
.article-list li.active a:link  {
	align: left;
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:14px;
	margin: 3px 10px 3px 0px;
	font-weight:bold;
	line-height:20px;
	padding: 1px 1px 1px 1px;
	
}






.erglinks {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-color:#0000ff;
	line-height: 1.2em;
	
}










.title {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom: 0.2em;
	
}








.h2 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom: 0.2em;
	
}





.schiessen {
	font-family:courier;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}





.normal {
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	line-height:1.2em;
}



.tabelle {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
}





#clear {
	clear:both;
	margin-bottom: 10px;
	
}








/*	website
*******************************************************************************/



#fck {
	width: ;
	height: ;
}













/*	Navigation horizontal and vertical  	
------------------------------------------------------------------------------*/

#header-nav {
	float: left;
	display:block;
	margin: 0px 0px 20px 0px;
	width: 610px;
	height: ;
	background-color:#ffcc00;
	border: 0px solid #000000;
	
}

#header-nav ul.nav1st {
	display:block;
	
}




#header-nav ul.nav1st li {
	display:block;
	float: left;
        padding-bottom: ;
	list-style: none;
	margin: 2px 2px 2px 2px;
	border-bottom: 0px solid #000000;
	font-size:2.0em;
	font-weight:bold;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	
	
	background-color: #ffcc00;
	padding: 2px 2px 2px 2px;
	color:#000000;
}


#header-nav ul.nav1st a:hover {
	width;147px;
	color:#ffffff;
	background:#000000;
	
}

#header-nav ul.nav1st li.active, 
#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#ffffff;
	background:#000000;
	
}



#navigation {
	 display:block;
	margin: 0px 0px 0px 0px;
	float:left;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffcc00;
	width:158px;
	padding: 0px 0px 0px 0px;
	
	
}

#linksalles ul.nav2nd li {
	
       
	padding:0;
	margin-left:0px;
	border-bottom: 0px solid #000000;
	
	font-weight:bold;
}

#linksalles ul.nav2nd a, 
#linksalles ul.nav2nd a:link {
	list-style: none;
	display:block;
	font-size:13px;
	line-height:1.5em;
	background-color: ;
	padding: 1px 5px 1px 5px;
	color: ;
}

#linksalles ul.nav2nd a.current, 
#linksalles ul.nav2nd a.current:link, 
#linksalles ul.nav2nd a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration:none;
}


#navigation ul.nav3nd li {
	padding:0;
	margin-left:15px;
	padding: 0px 0px 0px 0px;
        border-bottom: 0px solid #000000;
	
	font-size:0.9em;
	font-weight:bold;
        
        
}

#navigation ul.nav3nd a, 
#navigation ul.nav3nd a:link {
	display:block;
	
	padding:2px 0px 2px 4px;
	color:#000000;
        background-color:#ffcc00;
        
}

#navigation ul.nav3nd a.current, 
#navigation ul.nav3nd a.current:link, 
#navigation ul.nav3nd a:hover {
	
	color:#ffffff;
	background:#000000;
	text-decoration:none;
}






/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main h1 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

#main .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main h2 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom: 0.2em;
}


/* Headline 3  für teaserliste */
#main h3 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}


/* Headline 4 ohne punkt und überstrichen */
#main h4 {
	width: ;
	color:#000000;
	background-color: #e3e3e3;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
	text-transform:uppercase;
	padding: 2px 2px 2px 4px;
	border: 1px solid #999999;
	margin-top:0px;
	margin-bottom:5px;
}



/* Headline 5 aktualisiert  */
#main h5 {
	width: 145px;
	color:#000000;
	background-color: ;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.1em;
	text-transform: ;
	padding: 0px 0px 0px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin-top:0px;
	margin-bottom:5px;
}




/* Headline 6 artikelquer  */
#main h6 {
	display: block;
	padding: 2px 5px 2px 5px;
	color:#ffffff;
	background-color: #000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom: ;
	width: ;
	border-top: 0px solid #000000;
}





/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main p {
	color:#000000;
	font-size:1.0em;
	line-height:1.4em;
	margin-bottom: 0.5em;
	
}

#main ul,
#main ol {
	color:#000000;
	font-size:1.1em;
	line-height:1.4em;
}

#main ul li ul,
#main ul li ol,
#main ol li ol,
#main ol li ul {
	color:#000000;
	font-size:1.1em;
	line-height:1.4em;
}

#main ul {
	margin-left:0px;
	list-style-type:none;
}

#main ol {
	list-style-type:decimal-leading-zero;
}


#main ulkub {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	
	font-size: 12px;
	
	
	
}











/*	Hyperlinks
------------------------------------------------------------------------------*/



#main2 a, #main2 a:link {
	color:#0000ff;
	text-decoration:none;
	font-weight: bold;
}

#main a:hover {
	background-color: ;
	color: ;
}



/*	Images
------------------------------------------------------------------------------*/
#main div.image {
	
	margin-bottom:0;
}
#main div.image p {
	margin:0;
	font-size:1.0em;
}
#main div.flLeft {
	margin-right:10px;
}
#main div.flRight {
	margin-left:10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#rechte-spalte div.image {
	
	margin-bottom:0;
}






/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main .download-hdl p, 
#main .download-file p, 
#main .download-desc p {
	margin:0;
}
#main .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}









/* kub
*******************************************************************************/





#categorylist {
	float: left;
	width: 160px;
	height: ;
	display: block;
	margin-bottom: ;
	background-color:#ffcc00;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	
}





#categorylist a {
	display: block;
	font-style: arial;
	font-weight:bold;
	font-size: 14px;
	display:block;
	width:155px;
	line-height: 0,8em;
	padding: 0px 0px 0px 5px;



}



#geschwister {
	float: left;
	display:block;
	width: 150px;
	height: ;
	margin-bottom: 15px;
	padding: 1px 3px 2px 5px;
	background-color:#ffcc00;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	font-style: arial;
	font-size:12px;
	font-weight:bold;
	
}










#linie468 {
	float: left;
	width: 466px;
	padding:0px;
	margin-left: ;
	margin-top:;
	margin-bottom: 8px;
	border: 1px solid #000000;
	background-color:#666;
	z-index: 5;
}








#sponsor234 {
	float: right;
	margin-top: 5px;
	width: 234px;
	height: 60px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: ;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}






#werbungunten  {
	float: left;
	width:622px;
       	background-color:#ffcc00;
        padding-top: 20px;
	border-top: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}






#artikelquer {
	
	margin: ;
	width: ;
	background-color: ;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #000000;
	text-align: ;
	font-color:#000000;
}


#artikelquer a, 
#breadcrumb a:link {
	text-decoration:none;
	color: ;
}






#artikelquer468 {
	
	margin: ;
	width:468px;
	background-color: #ffffcc;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #000000;
	text-align:center;
	font-color:#000000;
}


#artikelquer468 a, 
#breadcrumb a:link {
	text-decoration:none;
	color: ;
}



.daten { 
	/* width: 100%; */
	border-collapse: collapse;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
/*
.daten caption { 
	margin-top: 130px;
	padding: 8px 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #A5826A;
	background-color: #e8dfd8;
	border: 1px solid #A5826A;
	text-decoration: underline;
	text-align: center;
}
*/
.daten td { 
	border: 1px solid #A5826A;
	padding: 3px;
	/* text-align: center; */
	vertical-align: top;
}

.daten th { 
	border: 1px solid #A5826A;
	padding: 8px 3px;
	text-align: center;
	vertical-align: middle;
/*	background-color: #A5826A; */
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;

	font-weight: bold;
/*	color: #ffffff; */
	color: #A5826A;
}

.daten .caption { 
	margin-top: 130px;
	padding: 8px 8px 8px 8px;
	font-size: 1.1em;
	font-weight: bold;
	height:30px;
	color: #A5826A;
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;
	border: 1px solid #A5826A;
	text-decoration: underline;
	text-align: center;
}

.daten .subtitle td { 
	padding: 8px 3px;
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #A5826A;
	font-weight: bold;
}

.daten .left td {
	text-align: left;
}

.daten .right td {
	text-align: right;
}

.daten tfoot td { 
	padding: 8px;
	background-image:url(bg_excel_tab_foot.jpg); 
	background-repeat:repeat-x;
	color: #A5826A;
	font-weight: bold;
}










.fllinks {
	float:left;
	padding:0px;
	margin:10px 10px 0px 0px;
}

.flrechts {
	float:right;
	padding:0px;
	margin:0px 0px 5px 10px;
}




/* vierspalter mit wysiwyg
*******************************************************************************/




.content {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	width: 468px;
	}

.content .spalte1 {
	width: 110px;
	float: left;
	}

.content .spalte2 {
	width: 110px;
	margin-left: 9px;
	margin-top: 0px;
	float: left;
	}


.content .spalte3 {
	width: 110px;
	margin-left: 9px;
	margin-top: 0px;
	float: left;
	}


.content .spalte4 {
	width: 110px;
	margin-left: 9px;
	margin-top: 0px;
	float: left;
	}





/* multilist
*******************************************************************************/



#newslist {
	
	background-color: #0000ff;
	}



a.tittle {
	align: left;
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.2em;
	margin: 3px 10px 3px 0px;
	font-weight:bold;
	line-height:20px;
	padding: 1px 1px 1px 1px;
	
}


#newstext {
	width: 200px;
	float: right;
	background-color:#0000cc;
}




#newstext h31 {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom:1px;
}




.p {
	color:#000000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:1px;
}





#newsimage {
	float:;
}











/* neue seite
*******************************************************************************/







#strecker {
	float: left;
	width: 1px;
	height: 600px;
	background-color: ;
	
}











#linksalles {
	float:left;
	position: ;
	top: ;
	right: ;
	display:block;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-right: ;
	width: 145px;
	background-color: ;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
}





#linksalles a {
	font-size: 14px;
	font-weight:bold;
	display:block;
	line-height: 1.3em;
	width:135px;
	padding: 1px 5px 1px 5px;
}





#linksalles a.current {
	color: #ffffff;
	background-color: #000000;
}






#breadcrumb0 {
	float: left;
	position: ;
	top: ;
	left: ;
	width: 150px;
	background-color: #ffcc00;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #999999;
	padding-left: ;
	margin-top: 0px;
	margin-bottom: 10px;
}




#breadcrumb {
	float: left;
	position: ;
	top: ;
	right: ;
	margin-top: ;
	margin-bottom: ;
	margin-left: ;
	height: ;
	width: 150px;
	padding-left: ;
	background-color: ;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
}


#breadcrumb a, 
#breadcrumb a:link {
	display: block;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-color: ;
	font-size: 13px;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	border-bottom: 0px solid #000000;
}

#breadcrumb a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #000000;
}




#breadcrumb2{
 float: right;;
 top: ;
 right: ;
 background: ;
 border-bottom:0px solid #666;
 border-left:0px solid #666;
 border-top:0px solid #666;
 width:  ;
}



#breadcrumb2 a, 
#breadcrumb2 a:link {
	display: ;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-color: #000000;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	border-bottom: 0px solid #000000;
	align: right;
}

#breadcrumb2 a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #000000;
}










#artikelliste {
	float: left;
	top: ;
	right: ;
	width: 640px;
	height: ;
	margin-left: 20px;
	margin-right: ;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 3px 0px;
	background-color:;
	border-left:0px solid #999999;
	border-right:0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	font-style: arial;
	font-color: ;
	font-size:13px;
	font-weight:bold;
	
	text-align: left;
	
}



#artikelliste ul {
	font-size:13px;
	font-weight:bold;
	font-color: #000000;
	
	background-color: ;
	
}




#artikelliste ol {
	list-style: square;
	list-style-position:inside;
}


#artikelliste li {
	display: inline-block;
	font-style: arial;
	font-color:#000000;
	font-size:13px;
	font-weight:bold;
	
	margin-right: 5px;
	
}




#artikelliste a {
	display: inline-block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	background-color: ;
}




#artikelliste a:hover {
	color: #ffffff;
	background-color: #000000;
}


#artikelliste li.active, 
#artikelliste li.active a,
#artikelliste li.active a:link  {
	display: inline-block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	margin-bottom: 2px;
	font-color:#ffffff;
	background-color: #000000;
}







#artikelliste2 {
	float: left;
	top: ;
	right: ;
	width: 628px;
	height: ;
	margin-left: 10px;
	margin-right: ;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	background-color:;
	border-left:0px solid #999999;
	border-right:0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	font-style: arial;
	font-color: ;
	font-size:13px;
	font-weight:bold;
	
	text-align: left;
	
}



#artikelliste2 ul {
	font-size:13px;
	font-weight:bold;
	font-color: #000000;
	
	background-color: ;
	
}




#artikelliste2 ol {
	list-style: square;
	list-style-position:inside;
}


#artikelliste2 li {
	display: inline-block;
	font-style: arial;
	font-color:#000000;
	font-size:13px;
	font-weight:bold;
	
	margin-right: 10px;
	
}




#artikelliste2 a {
	display: inline-block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	background-color: ;
}




#artikelliste2 li.active, 
#artikelliste2 li.active a,
#artikelliste2 li.active a:link  {
	display: inline-block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	margin-bottom: 2px;
	font-color:#ffffff;
	background-color: #000000;
}






#sponsor468 {
	position: absolute;
	top: 10px;
	left: 460px;
	float: ;
	width: 468px;
	height: 60px;
	margin-right: ;
	margin-top: ;
	margin-bottom: 10px;
	
}


#sponsor468 a.hover {
	background-color: #ffcc00;
	color: ;
}






#banner468 {
	float: left;
	width: 468px;
	height: 60px;
	margin-right: ;
	margin-top: ;
	margin-bottom: 15px;
	
}


#banner468 a.hover {
	background-color: #ffffcc;
	color: ;
}





#banner-links {
	float: left;
	width: 320px;
	height: 40px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


#banner-links a.hover {
	background-color: #ffcc00;
	color: ;
}







#banner150 {
	float: right;
	width: 150px;
	margin-left:;
	border: 0px solid #000000;
}







/* Linkliste ***********************************************/

.contentlinklist {
 margin-left: 0%;
 margin-top: 0px;
}

/* bei fixer Breite ggf.  width: 500px; einbauen */

.linkarea {
 background: none;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
}

.linkarea_head {
 font-size : 2.6em;
 font-weight: bold;
 text-transform : uppercase;
 background-color : transparent;
 padding : 5px 0px;
 margin : 0;
}

.linkarea_img {
 padding: 2px;
 background: #fff;
 float: left;
 margin-right: 15px;
 border: 0px;
}

.linkarea_txt {
 position: relativ;
 margin-left: 40%;
 border: 0px;
}

.linkarea_imgmax {
 padding: 10px;
 background: none;
}

.clean {
 clear: both;
}






/* Neues Textile ***********************************************/





.fllinks {
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
	
}

.flrechts {
	float:right;
	padding:0px;
	margin:0px 0px 5px 10px;
	
}








/* Beispiel CSS von Sven Jansen
im Feld "Block-Name" zweier für die Spaltenart "zweispaltig" und dreier für die Spaltenart "dreispaltig" angegeben */

/* 2+3 */
.zweier, .dreier {
 width: ;
}




/* 2 */

#zweierauf {
 width: 624px;
 float: left;
 margin-bottom: ;
}

#zweierauf .spalte_1 {
 width: 468px;
 float: left;
 margin-right: 10px;
 margin-bottom: ;
}

#zweierauf .spalte_2 {
 width: 146px;
 float: left;
 margin-bottom: ; 
}

#zweierauf .spalte_4 {
 width: ;
 float: right;
}



#zweierauf p {
	font-size:15px;
	font-weight:bold;
	line-height:1.3em;
	}


#zweierauf h4 {
	width: 460px;
	color:#000000;
	background-color: ;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size: ;
	font-weight: ;
	line-height: ;
	text-transform: ;
	padding: ;
	border-left: ;
	border-bottom: ;
	margin-top: ;
	margin-bottom: ;
}



#zweierauf-rechts {
 width: 468px;
 float: left;
 margin-bottom:10px;
}

#zweierauf-rechts .spalte_1 {
 width: 307px;
 float: left;
 margin-right: 15px;
 margin-bottom: 12px;
}

#zweierauf-rechts .spalte_2 {
 width: 146px;
 float: left;
}

#zweierauf-rechts .spalte_4 {
 width: ;
 float: right;
}


#zweierauf-rechts .h4 {
	width: 305px;
	color:#000000;
	background-color: ;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.0em;
	text-transform:uppercase;
	padding: 2px 0px 2px 2px;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #999999;
	margin-top:0px;
	margin-bottom:5px;
}






/* 2 */

.zweier .spalte_1 {
 width: 230px;
 float: left;
}

.zweier .spalte_2 {
 width: 234px;
 float: right;
}

.zweier .spalte_4 {
 width: 230px;
 float: right;
}



/* 2 */

#spalte_1150 {
 width: 150px;
 float: left;
 margin-bottom: 10px;
}

#spalte_2300 {
 width: 309px;
 float: right;
}



/* 3 */
.dreier .spalte_1 {
 width: 148px;
 float: left;
 margin-left: 4px;
 margin-right: 4px;
 margin-bottom: 10px;

}

.dreier .spalte_2 {
 width: 148px;
 float: left;
 margin-left: 4px;
 margin-right: 4px;
}

.dreier .spalte_3 {
 width: 148px;
 float: left;
 margin-left: 4px;
 margin-right: 4px;
}

.dreier .spalte_4 {
 width: 468px;
 float: left;
 margin-right: ;
}




/* 3 */
.vierer .spalte_41 {
 width: 148px;
 height: 107px;
 float: left;
 margin-left: ;
 margin-right: 12px;
}

.vierer .spalte_42 {
 width: 148px;
 height: 107px;
 float: left;
 margin-right: 12px;
}

.vierer .spalte_43 {
 width: 148px;
 height: 107px;
 float: left;
 margin-right: ;
}

.vierer .spalte_44 {
 width: 468px;
 float: left;
 margin-bottom: 5px;
}



.vierer h4 {
	width: 464px;
	font-size: 1.1em;
	background-color: #e3e3e3;
	border-top: 0px solid #000000;
	padding: 2px 2px 2px 2px;
}




#dreierplus468  {
 width: 468px;
 float: left;
 margin-top: 5px;
 margin-bottom: ;

}



.dreierplus468 h4 {
 width: 464px;
 float: left;
 margin-top: ;
 margin-bottom: 5px;

}



.dreier-spalte_1 {
 width: 148px;
 height: 99px;
 float: left;
 padding-right: 12px;
 margin-bottom: 10px;

}

.dreier-spalte_2 {
 width: 148px;
 height: 99px;
 float: left;
 margin-right:12px;
 margin-bottom: 10px;
}

.dreier-spalte_3 {
 width: 148px;
 height: 99px;
 float: left;
 margin-left: ;
 margin-bottom: 10px;
}

.dreier-spalte_4 {
 width: 468px;
 float: left;
 margin-bottom: 10px;
}






#topnavi{
 float:left;
 margin-left: 2px;
 margin-top: 2px;
 background:#666;
 padding-top: ;
 padding-right: ;
 border:0px solid #666;
 font:bold 11px arial,verdana,sans-serif;
 width:118px;
 margin-bottom: 10px;
}

#topliste{
 position: relative;
 top: -2px;
 right: 2px;

 border-bottom:1px solid #666;
 border-left:1px solid #666;
 border-right:1px solid #666;
 font:bold 11px arial,verdana,sans-serif;
 list-style:none;
 margin: 0px 0px 0px 0px;
 width:116px
}

#topliste li a{
 border-top:1px solid #666;
 color:#000000;
background:#e3e3e3;
 display:block;
 padding:1px 5px;
 font:bold 11px arial,verdana,sans-serif;
 text-decoration:none;
 text-align:right;
 width:106px
}

#topliste li a:hover{
 background:#000000;
 color:#fff;
 text-decoration:none
}





/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}





#teaser310 {
	float: left;
	width: 300px;
	padding: ;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#teaser310 a {
	color: #0000ff;
		
}



#teaser310 p {
	line-height: 1.3em;
		
}




#teaser310 h4 {
	background-color: #e3e3e3;
	border: 0px solid #999999;
	padding: 1px 1px 1px 1px;
	text-align: ;	
	padding-left: ;
}







#aufma150 {
	float:left;
	width: 146px;
	height: 100px;
	padding: ;
	margin-left: ;
	margin-right: 13px;
	margin-top: ;
	margin-bottom: 15px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma150 a {
	font-size: ;
	line-height: 1.3em;
	color: #0000ff;
		
}



#aufma150 p {
	font-size: 15px;
	line-height: 1.3em;
		
}




#aufma150 h4 {
	width: 140px;
	font-size: 1.0em;
	line-height: 1.0em;
	background-color: ;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;	
}





#aufma150re {
	float:right;
	width: 146px;
	height: 100px;
	padding: ;
	margin-left: 13px;
	margin-right: ;
	margin-top: ;
	margin-bottom: 15px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma150re a {
	font-size: ;
	line-height: 1.3em;
	color: #0000ff;
		
}



#aufma150re p {
	font-size: 15px;
	line-height: 1.3em;
		
}




#aufma150re h4 {
	width: 140px;
	font-size: 1.0em;
	line-height: 1.0em;
	background-color: ;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;	
}




#aufma300re {
	float:right;
	width: 311px;
	height: 100px;
	padding: ;
	margin-left: 13px;
	margin-right: ;
	margin-top: ;
	margin-bottom: 15px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma300re a {
	font-size: ;
	line-height: 1.3em;
	color: #0000ff;
		
}



#aufma300re p {
	font-size: 15px;
	line-height: 1.3em;
		
}




#aufma300re h4 {
	width: 305px;
	font-size: 1.0em;
	line-height: 1.0em;
	background-color: ;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;	
}





#aufma300 {
	float:left;
	width: 305px;
	height: ;
	padding: ;
	margin-left: ;
	margin-right: 13px;
	margin-top: ;
	margin-bottom: 15px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma300 a {
	font-size: ;
	line-height: 1.3em;
	color: #0000ff;
		
}



#aufma300 p {
	font-size: 15px;
	line-height: 1.3em;
		
}




#aufma300 h4 {
	width: 299px;
	font-size: 1.0em;
	line-height: 1.0em;
	background-color: ;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;	
}






#aufma300 div.image flRight {
padding-left: 10px;
padding-right: 0px;
margin-right: 0px;
}





#aufma-links {
	float:left;
	width: 180px;
	height: ;
	padding: ;
	margin-left: ;
	margin-right: ;
	margin-top: ;
	margin-bottom: 10px;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	background-color: ;
		
}


#aufma-links image flLeft {
	margin-bottom: 10px;
}


#aufma-links a {
	color: #0000ff;
	font-size: 1.0em;
	line-height: 1.3em;
		
}



#aufma-links p {
	font-size: 1.0em;
	line-height: 1.3em;
}




#aufma-links h4 {
	width: 178px;
	font-size: 1.1em;
	line-height: 1.0em;
	background-color: ;
	border-top: 0px solid #999999;
	padding: 2px 0px 2px 2px;
	margin-top: 10px;	
}





#aufma230 {
	float: left;
	width: 224px;
	height: 80px;
	padding: ;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: ;
	margin-bottom: 10px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma230 a {
	color: #0000ff;
		
}



#aufma230 p {
	line-height: 1.3em;
		
}




#aufma230 h4 {
	width:220px;
	font-size: 1.1em;
	line-height: 1.0em;
	background-color: ;
	border-top: 0px solid #999999;
	padding: 2px 2px 2px 2px;	
}










#aufma150hoch {
	float:left;
	width: 148px;
	height: 210px;
	padding: ;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: ;
	margin-bottom: 10px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma150hoch a {
	color: #0000ff;
		
}



#aufma150hoch p {
	line-height: 1.3em;
		
}




#aufma150hoch h4 {
	font-size: 14px;
	background-color: ;
	border-bottom: 0px solid #000000;
	padding: 2px 2px 2px 0px;	
}






#aufma468 {
	float: left;
	width: 468px;
	height: ;
	padding: ;
	margin-left: ;
	margin-right: ;
	margin-top: ;
	margin-bottom: 8px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma468 a {
	color: #0000ff;
	font-size: 100%;
		
}



#aufma468 p {
	font-size: 110%;
	line-height: 1.5em;
		
}




#aufma468 h4 {
	width: 466px;
	font-size: 1.1em;
	background-color: ;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	padding: 2px 0px 2px 2px;
}



#aufma468 div.flRight {
	margin-left:20px;
	margin-top:30px;
}








#aufma468-breit {
	float: left;
	width: 626px;
	height: ;
	padding: ;
	margin-left: ;
	margin-right: ;
	margin-top: ;
	margin-bottom: 8px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma468-breit a {
	color: #0000ff;
	font-size: 100%;
		
}



#aufma468-breit p {
	font-size: 110%;
	line-height: 1.2em;
		
}




#aufma468-breit h4 {
	width: 466px;
	font-size: 1.1em;
	background-color: ;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	padding: 2px 0px 2px 2px;
}



#aufma468-breit div.flRight {
	margin-left:20px;
	margin-top:30px;
}




#aufma150neu {
	float: left;
	width: 150px;
	height: 100px;
	padding: ;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: ;
	margin-bottom: 6px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		
}




#aufma150neu a {
	color: #0000ff;
		
}



#aufma150neu p {
	line-height: 1.3em;
		
}




#aufma150neu h4 {
	font-size: 14px;
	background-color: ;
	border-bottom: 0px solid #999999;
	padding: 2px 2px 2px 0px;	
}





#mitterechtsstart h4 {
	font-size: 1.1em;
	background-color: ;
	border-bottom: 0px solid #999999;
	padding: 2px 2px 2px 0px;	
}








---------------------------------------------


Stylesheet-Erweiterung für reference-liste:



.referenzen_leiste {
	width:533px;
	border-bottom: 1px dashed #336699;
	background-color:#F1F2F2;
	height:110px;
}
.referenzen_alles {
	display:inline;
	float:left;
	padding-left:15px;
}
.referenzen_alles2 {
	display:inline;
}
.referenzen_bild {
	width:150px;
	display:inline;
	float:left;
}
.referenzen_titel {
	width:361px;
	display:inline;
	float:left;
	text-transform:uppercase;
	text-shadow:Gray;
	color:#009999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
.referenzen_inhalt {
	width:361px;
	display:inline;
	float:left;
	clear:both;
	color:#999999;
}











/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 210px; 
}

.zweispalter_1 {
  width: 100px;
}

.zweispalter_2 {
  width: 100px;
  margin-left: 10px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}








.teasermittext ul {
	display:inline;
	font-size:14px;
	font-weight:bold;
	font-color: #000000;
	line-hight: 0.8em;
	
}




.teasermittext li {
	display: ;
	font-style: arial;
	font-color:#000000;
	font-size: ;
	font-weight:bold;
	line-hight: ;
	margin-right: ;
}






#text468 {
	float: left;
	width: 468px;
	background-color: ;
	border-bottom: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;	
}










#blick a {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 2px 4px 2px 4px;
}




#blick a:hover {
	background-color:#000000;
	color:#ffffff;
}







#blick h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 4px 0px 4px;
	border: 0px;
}









#blick-schwarz p {
	color: ;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 1px 3px 1px 3px;
}







#blick-schwarz a {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 1px 3px 1px 3px;
}




#blick-schwarz a:hover {
	background-color:#000000;
	color:#ffffff;
}







#blick-schwarz h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 4px 0px 4px;
	border: 0px;
}







#blick-start {
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
}









#blick-start p {
	color: ;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
}







#blick-start a {
	color: #0000ff;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 2px 2px 2px 2px;
}




#blick-start a:hover {
	background-color:#000000;
	color:#ffffff;
}







#blick-start h4 {
	width: 141px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 4px 0px 4px;
	border: 0px;
}











#blick-start h5 {
	list-style: circle;
	color: ;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0px 0px 0px 5px;
	margin-left: 4px;
	border-left: 0px solid #000000;
}









#spacer {
	height: 10px;
}









#teas001 {
	float: left;
	width: 148px;
	background-color: ;
	border-bottom: 0px solid #000000;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;	
}








#teas002 {
	float: left;
	width: 148px;
	background-color: ;
	border-bottom: 0px solid #000000;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;	
}





#teas003 {
	float: left;
	width: 148px;
	background-color: ;
	border-bottom: 0px solid #000000;
	margin-right: ;
	margin-bottom: 5px;
	margin-top: 5px;	
}





#teas004 {
	float: left;
	width: 468px;
	background-color: ;
	border-bottom: 0px solid #000000;
	margin-right: ;
	margin-bottom: 10px;	
}







#teaser1 {
	position: ;
	top: ;
	left: ;
	float: ;
	width: 468px;
	height: ;
	margin-bottom: 10px;
	margin-left: ;
	border : 0px solid #000000;
	z-index: 1;
}




#teaser1-1 {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 149px;
	height: ;
	margin-right: 8px;
	margin-bottom: 10px;
	border : 0px solid #000000;
	background-color: ;
	z-index: 1;
}




#teaser1-2 {
	position: ;
	top: ;
	left: ;
	float: right;
	width: 309px;
	height: ;
	margin-bottom: 10px;
	margin-left: ;
	border : 0px solid #000000;
	background-color: ;
	z-index: 1;
}







/*******************************************************************************
        
        Horizontales Dropdown-Menu, CSS
        
        CSS-Grundlage:  Copyright by Stu Nicholls @ www.cssplay.co.uk
        Please see Copyright Notice @
        http://www.cssplay.co.uk/menus/final_drop.html
        
*******************************************************************************/

.menu {
  font-family: arial, verdana, sans-serif; 
  width: ;                    /*  (1)  */
  position:relative; 
  font-size:0.9em;
  font-weight: bold;
  padding-bottom: 0px;
  z-index:100;
}
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}
.menu ul li a, 
.menu ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
  display:block; 
  text-decoration:none; 
  color:#000000; 
  width:124px;                    /* Breite von (.menu)/(Anzahl der Punkte)-(1Px)  --> (1) */
  height:25px;                    /*  (2)  */
  border-bottom:1px solid #ffffcc;          /* Border-color am besten = Hintergrundfarbe der Seite */
  border-width:1px 1px 0 0; 
  background:#ffcc00; 
  padding-left:10px; 
  line-height:25px;               /*  --> (2)  */
}
* html .menu ul li a, .menu ul li a:visited {
  width:134px;                    /* für 'normale' Browser */
  w\idth:124px;                   /* für IE */
}
.menu ul li ul {
  display: none;
}

table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:0.8em;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color:#555; 
  background:#ddd;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display:block; 
  position:absolute; 
  top:25px;                          /*  --> (2)  */
  margin-top:1px;
  left:0; 
  width:135px;
}
* html .menu ul li a:hover ul {
  margin-top:0;
  marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display:block; 
  background:#ddd; 
  color:#555; 
  height:auto; 
  line-height:1.2em; 
  padding:5px 10px; 
  width:114px
}
* html .menu ul li a:hover ul li a {
  width:135px;
  w\idth:114px;
}

.menu ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
.menu ul li a:hover ul li a.drop {
  background:#aaa url(../../graphics/drop.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
  background:#aaa; 
  color:#fff;
}

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:135px;
}

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
}











#footerliste{
 float:left;
 background: ;
 padding-top: ;
 padding-right: ;
 border:0px solid #666;
 font:bold 11px arial,verdana,sans-serif;
 width:120px;
 list-style:none;
 margin: 0px 6px 10px 7px;
}

#footerliste li a{
 color:#000000;
 background: ;
 display:block;
 padding:1px 5px;
 font:bold 11px arial,verdana,sans-serif;
 text-decoration:none;
 text-align:left;
 width: ;
}

#footerliste li a:hover{
 background:#000000;
 color:#fff;
 text-decoration:none
}







/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-1" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-11 {float: left; margin-left: 0px; margin-top: 0px; width: 140px; background-color: ; padding:0px; font-size: 12px; text-align:right; border-bottom: 0px solid #999999;}
#navi-11 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-11 ul li{display: inline-block; width: 130px; float: ; margin-nottom: ; line-height: 1.4em;}
#navi-11 ul a{display: inline-block; color: #333333; font-weight: bold; text-decoration: none; padding: 0px 5px 0px 5px;}
#navi-11 ul a:hover{color: #ffffff; background-color: #000000;}
#navi-11 li.active a{color: #ffffff; background: #000000;}
#navi-11 ul ul li{margin: 6px 0;}
#navi-11 ul ul a{color: #444; font-weight: normal;}
#navi-11 ul ul a:hover{color: #16557F;}
#navi-11 ul ul a.current{font-weight: bold;}







/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-1" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-1 {float: left; margin-left: 1px; margin-top: 5px; width: 328px; background-color: ; padding: 0px; font-size: 11px; text-align: ; border-bottom: 0px solid #999999;}
#navi-1 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-1 ul li{display: inline-block; width: ; float: ; margin-right: 2px; line-height: 1.5em;}
#navi-1 ul a{display: inline-block; color: #000000; font-weight: bold; text-decoration: none; padding: 1px 3px 1px 3px;}
#navi-1 ul a:hover{color: #ffffff; background-color: #000000;}
#navi-1 li.active a{color: #ffffff; background: #000000;}
#navi-1 ul ul li{margin: 6px 0;}
#navi-1 ul ul a{color: #444; font-weight: normal;}
#navi-1 ul ul a:hover{color: #16557F;}
#navi-1 ul ul a.current{font-weight: bold;}







/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-2" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-2 {float: left; margin-bottom: 5px; width: 796px; background-color: #e9e9e9; padding: 5px; font-size: 12px; border: 1px solid #000000;}
#navi-2 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-2 ul li{float: left; margin-right: 12px; line-height: 1.8em;}
#navi-2 ul a{color: #000000; font-weight: bold; text-decoration: none; padding: 2px;}
#navi-2 ul a:hover{color: #444;}
#navi-2 li.active a{color: #ffffff; background: #000000;}
#navi-2 ul ul li{margin: 6px 0;}
#navi-2 ul ul a{color: #444; font-weight: normal;}
#navi-2 ul ul a:hover{color: #16557F;}
#navi-2 ul ul a.current{font-weight: bold;}



/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-2" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-3 {float: left; margin-left: 0px; width: 796px; background-color: #e3e3e3; padding: 5px; font-size: 12px; border: 1px solid #000000;}
#navi-3 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-3 ul li{float: left; margin-right: 12px; line-height: 1.8em;}
#navi-3 ul a{color: #000000; font-weight: bold; text-decoration: none; padding: 2px;}
#navi-3 ul a:hover{color: #444;}
#navi-3 li.active a{color: #ffffff; background: #000000;}
#navi-3 ul ul li{margin: 6px 0;}
#navi-3 ul ul a{color: #444; font-weight: normal;}
#navi-3 ul ul a:hover{color: #16557F;}
#navi-3 ul ul a.current{font-weight: bold;}











#kasten {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 224px;
	height: ;
	margin-right: 10px;
	margin-top: ;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}






#kasten468 {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 468px;
	height: ;
	margin-right: 0px;
	margin-top: ;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}







#kasten300 {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 305px;
	height: ;
	margin-right: 13px;
	margin-top: ;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}





#kasten146 {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 146px;
	height: ;
	margin-right: 10px;
	margin-top: ;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}





#kasten-4 {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 623px;
	height: ;
	margin-right: 0px;
	margin-top: ;
	margin-bottom: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
	
	z-index: 5;
}


