/*Bild mit Text auf der Startseite*/

h1{
       	font-family : Verdana;
       	font-size:15px;
        font-weight:bold;
        margin:0px;
        line-height:1.0em;
       }
       	

h2{	
	font-family : Verdana;
       	font-size:13px;
       	color:#000000;	
       	font-weight:bold;
       	line-height:1.2em;
       	margin:0px;
	
}

h3{
	margin-top:25px;
	margin-bottom:15px;
	
} 


a img{border:0px;}

li{margin-bottom:5px; }


        .header-bildtext
        {
                height:35px;
                margin-top:0px;
                margin-bottom:0px;
                padding-top:5px;
                padding-right:5px;
                padding-left:5px;
                background-image:url(image/Header-BG-Bildtext2.gif);
                background-repeat: no-repeat;
             
        }

	.csc-textpic
	{
		margin-bottom:0px;
	}
	
         .start-bildtext
         {
               	margin-top:0px;
               	padding-left:5px;
               	padding-top:5px;
               	padding-right:10px;
               	height:170px;
                /*height:205px;*/
               	background-image:url(image/bottom-bg-bildtext.gif);
                background-repeat: no-repeat;
                background-position: bottom;
         }	

.header-text{
	width:630px;
	height:25px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	background-image:url(image/test-header.jpg);
	background-repeat: no-repeat;
}

.bgbody-text{
	width:610px;
	margin-right:5px;
	margin-bottom:0px;
	padding:15px;
	background-image:url(image/test-hintergrund.jpg);
        background-repeat: no-repeat;
        background-position: bottom;
        
}

.bgbody-text2{
	width:610px;
	margin-right:5px;
	margin-bottom;5px;
	padding-left:15px;
	padding-right:15px;
        padding-bottom:5px;
	background-image:url(image/test-hintergrund.jpg);
        background-repeat: no-repeat;
        background-position: bottom;
}

.text_container{
	margin:0px;
}

#contentbox
        {
                margin-left:180px;
                background-color: #FFFFFF;
                padding-left:15px;
                padding-top:15PX;
                padding-right:10px;
       	}
	

#mainnav
        {
        	clear:left;
                 width:856px;
                 padding-left:0px;
                 margin:0px;
                 height:25px;
                 background-color:#F9F9F9;
                 border-bottom:1px solid #D20004;
                 font-family:verdana;
     	}
        #suche{
		float:left;
		width:590px;
		padding-left:5px;
	}