*
{
	margin:0px;
	padding:0px;

}

/*--------------------------------------------------------------------------------*/
/*Boxen*/

#hauptbox   {
            position:relative;
            margin: 0 auto;
            width: 764px;
            height: 816px;
            background-image:url(../bilder_template/hauptbox.jpg);
	   }


/* Boxen im HEADER - Bereich */

#headerbox  {  /* äußere Box, um den Kopf - Bereich */
	   position: absolute;
            width: 764px;
            height: 125px;
            background-image:url(../bilder_template/head.gif);
            }

#header1   {  /* Überschrift im Kopf - Bereich */
           position: absolute;
           top: 24px;
           left: 195px;
           width: 525px;
           height: 60px;
           background-image:url(../bilder_template/uberschrift.gif);
           }

#header2   { /* Navigation im Kopf - Bereich */
           position: absolute;
           top: 91px;
           left: 520px;
           width: 220px;
           height: 25px;
           }


/* Boxen im BODY - Bereich */

#bodybox   {  /* äußere Box, um den gesamten Body - Bereich (mit linker Navigation) */
           position: absolute;
           top: 125px;
           width: 764px;
           height: 692px;
           background-image:url(../bilder_template/body.gif);
           }

/* LINKE Boxen-Seite (Navigation und unteres Bild) */

#navibox   {
           position: absolute;
           top: 25px;
           left: 8px;
           width: 146px;
           height: 245px;
           }

#bildbox   {
           position: absolute;
           top: 327px;
           left: 10px;
           width: 142px;
           height: 268px;
           }

#linksoben {
           position: absolute;
           width: 142px;
           height: 74px;
           background-image:url(../bilder_template/bild_linkso.jpg);
           }

#linksunten {
            position: absolute;
            top: 93px;
            width: 142px;
            height: 210px;
            }


#box_main  { /* Inhalts-Box für den Main - Bereich */
           position: absolute;
           top: 25px;
           right: 40px;
           width: 533px;
           height: 593px;
           overflow:auto;
           }

#main_ueberschrift   {
           	    position: absolute;
           	    top: 0px;
           	    right: 17px;
		    width: 502px;
           	    height: 62px;
           	    background-image:url(../bilder_template/uberschriftmain.gif);
         	    }

#main_bild {
           position: absolute;
           top: 69px;
           right: 116px;
           width: 303px;
           height: 178px;
           background-image:url(../bilder_template/main_bild.jpg);
           }
#main      {
           position: absolute;
           top: 260px;
           right: 22px;
           width: 493px;
           height: 58px;

           }


#main1     {
           position: absolute;
           top: 320px;
           right: 22px;
           width: 493px;
           height: 166px;

           }

#main2     {
           position: absolute;
           top: 533px;
           right: 112px;
           width: 310px;
           height: 60px;
           background-color:#FFFF00;
           }


<!-- /* FOOT */ -->



#footer1   { /* Box im Foot - Bereich links für die SUCHE */
           position: absolute;
           bottom: 16px;
           left: 10px;
           width: 252px;
           height: 21px;
           background-image:url(../bilder_template/foot_links.jpg);
           }



#table1   {
         background-image:url(../bilder_template/table.jpg);
	}

#table2   {
         background-color:#F8F8F8;
	}



/*--------------------------------------------------------------------------------*/
/*Schrift*/


h1.csc-firstHeader
{
	font: normal 25px Arial, sans-serif;
	color:#CE3027;
	margin-bottom:15px;
	text-align:center;
}

h1
{
	font: normal 16px Arial, sans-serif;
	color:#CE3027;
	margin-top:10px;
	margin-bottom:15px;
}

h2
{
	font: normal 16px Arial, sans-serif;
	color:#CE3027;
}

h2.align-center
{
	text-align:center;
}

p,#box_main
{
	font: normal 13px Arial, sans-serif;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
}

p.align-center
{
	text-align:center;
}

p.csc-searchResult
{
	margin-top:-4px;
	font: normal 12px Arial, sans-serif;
}

h3.csc-noSearchResultMsg
{
	font: normal 14px Arial, sans-serif;
	color:#CE3027;
}


/*--------------------------------------------------------------------------------*/
/*Listen*/

#navibox ul
{
       list-style-type:none;    
}

#navibox ul li
{
       padding-left:19px;
       padding-top:4px;
       height:18px;
       font: normal 20px Arial, sans-serif;    
       background-image:url(../bilder_template/li_back2.jpg); 
       background-repeat:no-repeat;
}

#header2 ul
{
	list-style-type:none; 
}

#header2 ul li
{
       font: normal 22px Arial, sans-serif;   
       color:#CE3027;
       display: inline; 
       
}

#box_main ul li
{
	list-style-type:disc;
        margin-left:15px;
}

/*--------------------------------------------------------------------------------*/
/*Buttons*/




/*--------------------------------------------------------------------------------*/
/*Bilder

#trenner  {
          top: 100px;
	  }  */
	  
#footer1 img
{
	border:0px;
	height:21px;
	vertical-align:middle;
}
  
/*--------------------------------------------------------------------------------*/
/*Forms*/

#footer1 input
{
	border:0px;
	width:148px;
	height:21px;
	
	padding-top:2px;
	padding-left:5px;
	
	background-image:url(../bilder_template/foot_links3.jpg);
	background-repeat:no-repeat;
	font: normal 12px Arial, sans-serif;color:#CE3027;
}
	  
	  
/*--------------------------------------------------------------------------------*/
/*Links*/

#navibox a:link
{
	text-decoration:none;
	font: bold 14px Arial, sans-serif;
	color:#CE3027;
	width:128px;
	height:19px;
	display:block;
}
#navibox a:active
{
	text-decoration:none;
	font: bold 14px Arial, sans-serif;
	color:#CE3027;
	width:128px;
	height:19px;
	display:block;
}

#navibox a:visited
{
	text-decoration:none;
	font: bold 14px Arial, sans-serif;
	color:#CE3027;
	width:128px;
	height:19px;
	display:block;
}

#navibox a:hover
{
	text-decoration:none;
	font: bold 14px Arial, sans-serif;
	color:#ffffff;
	background-color:#CE3027;
	width:128px;
	height:19px;
	display:block;
}

#navibox a.active
{
	color:#ffffff;
	background-color:#CE3027;
}

#header2 a:link {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
#header2 a:active {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
#header2 a:visited {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
#header2 a:hover {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}


h3.csc-searchResultHeader a:link {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
h3.csc-searchResultHeader a:active {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
h3.csc-searchResultHeader a:visited {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}
h3.csc-searchResultHeader a:hover {text-decoration:none;font: normal 14px Arial, sans-serif;color:#CE3027;}

#box_main a:link {text-decoration:none; font: italic 13px Arial, sans-serif;color:#000000;}
#box_main a:active {text-decoration:none; font: italic 13px Arial, sans-serif;color:#000000;}
#box_main a:visited {text-decoration:none; font: italic 13px Arial, sans-serif;color:#000000;}
#box_main a:hover {text-decoration:none; font: italic 13px Arial, sans-serif;color:#CE3027;}

/*Spezial*/

img
{
	border:0px;
}

.tx-thmailformplus-pi1 img
{
	margin-top:5px;
}
