/*----------------------------------------------------------------------------
Boxen Style

version:	1.0
autor:		Kai Müller
email:		info@xanario.de
website:	http://www.xanario.de

*+html - nur für IE
----------------------------------------------------------------------------*/
.box_seite_container {
 width: 180px;
 margin: 0px;
 padding: 0px;
 border-style: solid;
 border-width: 1px;
 text-align: left;
 border-color: #C2DFFD;  
}

.box_seite_container_color {
 width: 180px;
 margin: 0px;
 padding: 0px;
 border-style: solid;
 border-width: 1px;
 text-align: left;
 border-color: #C2DFFD;
}

.box_seite_container_sortiment {
 width: 180px;
 margin: 0px;
 padding: 0px;
 border-top: 1px solid;
 border-bottom: 0px solid;
 border-right: 1px solid; 
 border-left: 1px solid; 
 text-align: left;
 border-color: #C2DFFD;  
}

.box_seite_container_shops {
 width: 180px;
 margin: 0px;
 padding: 0px;
 border-top: 1px solid;
 border-bottom: 1px solid;
 border-right: 1px solid; 
 border-left: 1px solid; 
 text-align: left;
 border-color: #C2DFFD;  
}

.box_center_container {
 width:100%;
 margin: 0px;
 padding: 0px;
 text-align: left;
 border: 0px;
}

.box_seite_container h2 {
 height: 34px;
}

.box_seite_container_color h2 {
 height: 34px;
}

.box_center_container h2 {
 height: 34px;
}

html>body .box_seite_container h2{
 height: 34px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
}

html>body .box_seite_container_color h2{
 height: 34px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
}

html>body .box_center_container h2{
 height: 34px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
}

html>body .box_center_container_color h2{
 height: 34px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
}


.box_seite_container h2{
 font-size : 11px;
 font-weight : bold;
 display: block;
 padding: 10px 0 0 35px;
 color: #0E4B8A;
 background: #ffffff url(boxen/seiten_box.png) 0 -0px;    
}

.box_seite_container_color h2{
 font-size : 11px;
 font-weight : bold;
 display: block;
 padding: 10px 0 0 35px;
 color: #0E4B8A;
 background: #FF9900 url(boxen/seiten_box.png) 0 -68px;    
}

.box_center_container h2{
 font-size : 11px;
 font-weight : bold;
 display: block;
 padding: 10px 0 0 35px;
 color: #0E4B8A;
 border: 1px solid #C2DFFD;
 background: #ffffff url(boxen/center_box.png) 0 -0px;
}

.box_center_container_color h2{
 font-size : 11px;
 font-weight : bold;
 display: block;
 padding: 10px 0 0 15px;
 color: #ffffff;
 border: 1px solid #ff9900;
 background: #ff9900 url(boxen/center_box.png) 0 -68px;
}

.box_center_container h2 a {
 font-size : 11px;
 font-weight : bold;
 color: #444444;
}

.box_center_container h2 a:hover {
 font-size : 11px;
 font-weight : bold;
 color: #444444;
}

.box_seite_container_content{
 width: 172px;
 font-size : 10px;
 font-weight : normal;
 padding: 4px;
}

.box_seite_container_content0{
 width: 180px;
 padding: 0;
}

.box_seite_container_lexikon {
 float: left;
 padding:0;
 margin:0;
 border-style: solid;
 border-width: 1px;
 width:100%;
 border-color: #FFFFFF;
}

html>body .box_seite_container_lexikon {
 float: left;
 padding:0;
 margin:0;
 border:0;
 width:100%;
 border-color: #FFFFFF;
}

.box_seite_container_lexikon_spalten {
 float: left;
 padding:0;
 margin:0;
 border:0;
 width:27px;
}

.box_seite_container_lexikon_spalten_border {
 vertical-align: top;
 border-style: solid;
 border-width: 1px;

 padding: 2px;

 margin-top: 2px;
 margin-left: 4px;
 margin-right: 4px;
 margin-bottom: 4px;

 font-size: 12px;
 font-weight: bold;
 
 height: 14px;
 border-color: #CCCCCC;
}

.box_seite_container_lexikon_spalten_border:after {
 content: "";
 display: block;
 height: 0;
 clear: both;
}

/* kalender begin */
.kalender {
 float: left;
 padding:0;
 margin:0;
 border: 0;
 width:100%;
}

.kalenderimage {
 float: left;
 width:34%;
 height: 328px;
 min-height: 328px;
 margin-top: 2px;
 margin-bottom: 2px;
 background:url(xanario_kalender_header.jpg) no-repeat;
}

html>body .kalenderimage {
 height: 336px;
 min-height: 336px;
 background:url(xanario_kalender_header.jpg) no-repeat;  
}

.kalendertable {
 float:right;
 width:66%;
 height: 330px;
 min-height: 330px;
}

.kalenderfenster {
 float: right;
 border-style: solid;
 border-width: 1px;
 margin-top: 2px;
 margin-left: 2px;
 margin-bottom: 2px;
 width:58px;
 height: 79px;
 min-height: 79px;
 border-color: #b4b4b4;
}

.kalendertext {
 margin: 4px;
 text-align: right;
 font-size : 16px;
 font-weight: bold;
}

a.kalendertext {
 color: #FF9900;
}

a.kalendertext:hover {
 color: #FF9900;
}
/* kalender end */

/* Epoq begin */
.epoq_widgetContainer  {
  border: none;
 }

.epoq_infoBoxHeading  {
  font-family : Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.epoq_infoBox  {
  border : 1px solid #cccccc;
}

.epoq_smallText {
  font-family : Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
/* Epoq end */

.box_lexikon {
  float: left;
  padding:2px;
  margin:2px;
  border: 1px solid #CCCCCC;
  width:25px;
  height:auto;
  font-family : Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  overflow: hidden;
  text-align:center;
}

.box_lexikon:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}