

body, html {
margin:0;
padding:0;
background-color: #cc9900;
background-image: url(../img/body-bg.gif);
background-repeat: repeat-x;
line-height: 1.1em;
/*text-align: justify;*/
}
	
#header {
height: 283px; /*Height of top section*/
/*width: 925px;*/
background-image: url(../img/header-bg.gif);
z-index: 1;
}	


/* HEADER FLASH */

#flashContent{
margin-left: 3px;
margin-top: 4px;
}

#header img{
margin-left: 5px;
}
	
#topsection-sub{
width:925px;
height:35px;
padding: 0px;

} 
	
#wrap {
width: 925px;  /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top:20px;
padding: 0px;
background-image: url(../img/meincontainer-bg.gif);
background-repeat: repeat-y;
/*background-color: #CCCCCC;*/
background-color: #CA9800;
}
		
#sidebar {
float:left;
position: relative; /*Platziert die Box auf Vordergrund*/
width:273px;
margin-left: 30px;
margin-top: -279px;
z-index: 2;
}

.sidebar-navi{
width:273px;
background-image: url(../img/navi-bg.gif);
background-repeat:repeat-y;
}


.sidebar-navi-content{
padding: 30px 10px 30px 10px;
}

.sidebar-content{
padding: 30px 10px 30px 10px;
font-family: "Arial";
font-size: 0.9em;
color: #174611;
font-weight: bold;
}



#navlist {
padding-left: 0px;
margin-left: 0;
width: 225px;
padding-bottom: 10px;
margin-top: 10px;
}

navlist li:hover {
font: bold 14px arial;
color:	#765800;
	
}

#navlist li {
list-style: none;
margin-right: 10px;
margin-top: 10px;
padding: 0.25em;
border-bottom: 1px #CCCCCC dotted;
}

#navlist li a { 
text-decoration: none; 
}

#navlist li a:link 
{ color: #c59916;
font: bold 14px arial;
}

/* MAINMENU */
#navlist #mainmenu{
padding-left: 0px;
margin-left: 0;
width: 225px;
padding-bottom: 10px;
margin-top: 10px;
}

navlist #mainmenu li:hover {
font: bold 14px arial;
color:	#765800;	
}

#navlist #mainmenu li {
list-style: none;
margin-right: 10px;
margin-top: 10px;
padding: 0.25em;
border-bottom: 1px #CCCCCC dotted;
}

#navlist #mainmenu li a { 
text-decoration: none; 
}

#navlist #mainmenu li a:link 
{ color: #c59916;
font: bold 14px arial;
}

#navlist #mainmenu li a:visited{ 
color: #c59916;
font: bold 14px arial;
}

/* MAINMENU */


/* SUBMENUS */
#navlist #mainmenu_sub li a:link{
font-size: 12px
}

#navlist #mainmenu_sub2 li a:link{
font-size: 12px
}

/*********************************************************************************************************/
#navlist ul {
padding-left: 10px;
margin-left: 0;
width: auto;
padding-bottom: 5px;
margin-top: 10px;
border: none;
/*background-image: url(../img/bullet-1.gif);*/
background-repeat: no-repeat;
background-position: 0 .7em;
}

/*navlist ul li a#current{
background-image: url(../img/bullet-2.gif);
background-repeat: no-repeat;
color: #1A4414;
font: normal 13px arial;
}
*/

#navlist ul a:hover{
/*background-image: url(../img/bullet-2.gif);*/
background-repeat: no-repeat;
/*background-position: 0,7em;*/
color: #1A4414;
font: normal 13px arial;
	}

#navlist ul a:link 
{ color: #c59916;
font: normal 13px arial;

}




/*****************************************************************************************************/


#main {
float:right;
width: 564px;
margin-right: 28px;
margin-left: 28px;

padding: 30px 0px 40px 0px;

}

/*#main #content_sub_left{
	float: left;
	width: 45%;
	margin-top: 10px;
	border: 1px solid #C5C6C8;
	padding: 5px 5px 5px 5px; 
}*/

#main #content_sub_left{
	/*float: left;*/
	/*width: 100%;*/
	width: 568px;
}

#main #content_sub_left_content{
	margin-top: 10px;
	border: 1px solid #C5C6C8;
	padding: 5px 5px 5px 5px; 
}

/*#main #content_sub_right{
	float: right;
	width: 45%;
	margin-top: 10px;
	border: 1px solid #C5C6C8;
	padding: 5px 5px 5px 5px; 
}*/

/*#main #content_sub_right{
	float: right;
	width: 47%;
}

#main #content_sub_right_content{
	margin-top: 10px;
	border: 1px solid #C5C6C8;
	padding: 5px 5px 5px 5px;
}
*/


.logo{
padding-bottom: 35px;
margin-left: 8px;
margin-right: 12px;

}

.kontakt{

font-family: "arial"; color: #7f7f7f;
}

#footer {
clear:both;
height: 30px;
background-image: url(../img/footer-bg.gif);
background-repeat: repeat-x;
font-family: "Arial";
/*text-align: justify;*/
font-size: 0.8em;
color: #174611;
}
	
* html #footer {
		height:1px;
		}
	
	p{
font-family: "Arial";
/*text-align: justify;*/
font-size: 0.8em;
color: #174611;
}

h4{
font-family: "Arial";
color: #1c4316;	
border-bottom: 1px #CCCCCC dotted;
padding-top: 20px;
padding-bottom: 2px;
font-size: 18px;
}

h1{
font-family: "Arial";
font-weight: bold;
color: #1c4316;
font-size: 18px;
}

h3{
font-family: "Arial";
font-weight: bold;
color: #1c4316;
font-size: 18px;
}

a:link {
	color:#c59916;
}
a { 
	text-decoration: none; 
	font-family: "Arial";
}

a:visited{
	color: #c59916;
}

.kontakt{
margin-left: 10px;
font-family: "arial"; color: #7f7f7f;
}

.hotline{
float: right;
margin-right: 28px;
margin: 0px;
width: auto;
/*padding: 5px  28px 5px 0px;*/
padding: 7px  28px 5px 0px;	
font: bold 14px arial;
color: #FFF;
}

.location{
float: left;
width: auto;
margin-left: 299px;
/*padding: 5px  0px 5px 28px;*/
padding: 7px  0px 5px 28px;
font: bold 14px arial;
color: #FFF;
		
}

.navfooter{
margin-left: 0px;
margin-top: 6px;
margin-bottom: 0px;
margin-right: 15px;
float: right;
width: auto;
padding-right:10px;
color: #FFFFFF;

}

.navfooter li
{
display: inline;
list-style-type: none;
padding-right:10px;
}

.navfooter a {
text-decoration: none; 
/*border-right: 1px #FFF solid;*/
color: #FFFFFF;
padding-right: 10px;
padding-bottom: 0px;
}

.navfooter a:link{
color: #FFF;
font: bold 12px arial;
}

.navfooter a:visited{
color: #FFF;
font: bold 12px arial;
}

.content-left {
float: left;
width: 265px;
}

.content-right {
float: right;
width: 264px;

}
.piclink{
float: right;
width: 264px;
padding-left: 20px;

}

.bg-test{
	background-image: url(../img/navi-bg.jpg);
	background-repeat: repeat-y;
	width: 275px;
	height: 275px;
}


/* LIST */

ul li{
font-family: Arial;
/*text-align: justify;*/
font-size: 0.8em;
color: #174611;
}

/* LIST */


/* IMAGES */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
margin-top: 5px;
}

/* IMAGES */

/* BILDUNTERSCHRIFTEN */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  font-family: Arial;
  font-size: 0.8em;
  color: #000000;
}

/* LINKS UND MOUSE-OVER */
#navlist #mainmenu li a:hover { 
	text-decoration: none;
	color: #18460F;
}

#navlist #mainmenu li.act a { 
	text-decoration: none;
	color: #18460F;
}

/*#main #content_sub_left_content:hover{
	background: #C59916;
}

#main #content_sub_right_content:hover{
	background: #C59916;
}*/

a:hover{
	text-decoration: none;
	color: #18460F;
}

/* KONTAKTFORMULAR */
.csc-mailform{
  font-family: "Arial";
  font-size: 12px;
  color: #18460F;
  border: 1px solid #C5C6C8;
  background-color: #FFFFFF;
  text-align: center;
}

.csc-mailform label{
	font-weight: bold;
}

.csc-mailform input{
	border: 1px solid #C5C6C8;
	margin: 5px 0 5px 0;
}


/* CONTAINER ORTE */
#ort_hamburg{
	color: #000;
}


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


#navlist_teaser a{
	text-decoration: underline;
	/*background-image: url(../img/icon_pdf.jpg);
	background-repeat: no-repeat;*/
}



/* STANDORTAUSWAHL */
#standort_karte{
  float:left;
  }

#standort_dropdown{
  float:right;
  margin-top: 100px;
  margin-right: 40px;
  }
  
/* STANDORTAUSWAHL */

