
body{
  margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width:100%;
	height:100%;
	
	/*font-family: Helvetica, Arial, sans-serif;*/
  font-family:Verdana;
	font-size:14px;  
  background: #f6d901;
  
}
	  

#menu { display:none; }    /* DRUCK */
#headnav {display:none; }    /* DRUCK */


.box2, .box1, .box3 {
	float:left;
	height: auto;
  font-size:12px;
  width: 200px;
  /*height: 150px;*/
  text-align: center;
}

.box2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #2a2d31;
}

.box1 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #2a2d31;
	clear:both;
}

.box1 img, .box2 img, .box3 img{ 
  border: none;
  text-align: center;
  width: 170px;
  padding-bottom: 20px;
}



.box1 h2 {font-size:16px;}
.box2 h2 {font-size:16px;}
.box3 h2 {font-size:16px;}



#wrapper {
	width: 675px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;	
	clear:both;
}






#content {
  padding:20px;
  /* line-height:1.4em; */
  font-size:1em;
}

#content a{  text-decoration:none; }
#content img{  border:none; }

li {   line-height:1.6em; }


.cleft, .cright , cfull{
	float:left;
	margin-bottom:10px;
	padding-top:10px;
	height: auto;
  
}


.cleft {
	width: 400px; /* DRUCK */
	padding-right:20px;
	margin-right: -1px;
	border-right: 1px dashed #2a2d31;
	clear:both;
}


.cright {
  width: 125px; /* DRUCK */
  padding-left:20px;
  border-left: 1px dashed #2a2d31;
}

.bildbeschreibung, .bb{
  margin: 2px 0px 28px 0px;
  width: 300px;
  font-size: 12px;
}

.bildbeschreibung  {  text-align: left; }
.bb                {  text-align: center; }



a {   color:#000000;
      text-decoration: none;
}


h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color:#000000;
  margin: 0px;
  margin-bottom:-15px;
}

h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size:20px;
  color:#000000;
}

h3 {
  font-weight: bold;
  font-size:14px;
  color:#000000;
}



strong {font-weight:normal; color:#fff;}

.hline {
margin: 0 0 0 0px;
padding: 0 0 0 0px;
clear:both;
border-bottom: 1px dashed #2a2d31;
}




.visitenkarte{
  color:#000;
  text-align:center;
  border: 1px solid black;
}
.visitenkarte a{  color:#000;}


/* DRUCK */
#printlogo{
  display: block;
  text-align: right;
}

/* DRUCK */
#footer  { display:none;} 
#footer2 {
  display: block;
  text-align: center;
}

/* DRUCK */
.cright img { width:180%; }





/* STYLE ACCORDION */

.acch_content {
  display: block !important;
  width: auto !important;
}

.linkicon  { display:none; }
.startlink { display:none; }
