body { 
font-family: Arial, sans-serif; 
line-height: 1.4;
font-size: 12px;
text-align: left;
background: #e0e8ef url(images/bg.jpg) repeat-x;
margin: 0;
padding: 0;
}

.img_right {
  float: right;
  margin: 5px;
}
.img_left {
  float: left;
  margin: 5px;
}
#img_topmenu {
  float: right;
  top: 1px; /* top of #tobecovered */
  left: 7px; /* left of #tobecovered */
}

a { color: #3D6A99; text-decoration: none;}
a:hover { text-decoration: underline; }

#wrap { 
width: 900px;
margin: 10px auto;
}

#header {
background: url(images/header_14.png) no-repeat;
height: 130px;
position: relative;
}
#header.omp {
background: url(images/header_omp.png) no-repeat;
height: 130px;
position: relative;
}
#header h1 {
font-family: Arial, sans-serif; 
margin: 0;
padding: 40px 0 0 40px;
font-weight: 500;
color: #3D6A99;
line-height: 25px;
}
#header h1 a { text-decoration: none; color: #fff; }
#header h1 a:hover { text-decoration: none; border-bottom: 1px solid #fff; color: #fff; }
#header h2 { padding: 2px 0 0 40px; margin: 0; color: #efefef; font-weight: 500; }
#header h3 { padding: 0 0 0 50px; margin: -25px 0 0 0; color: #efefef; font-weight: 700; font-size: 16px; }
#header h3 a { text-decoration: none; color: #fff; }

#header img.cover{
    position: relative;
    top: -55px;
    left: 700px;
}

#header img.leftcover{
    position: relative;
    border-width: 0;
    top: -25px;
    left: 40px;
}

#menu {
background: url(images/menu_14.png) no-repeat;
height: 40px;
line-height: 30px;
}
#menu.blue {background: url(images/menu_blue.png) no-repeat;}
#menu.red {background: url(images/menu_red.png) no-repeat;}
#menu.green {background: url(images/menu_green.png) no-repeat;}
#menu.yellow {background: url(images/menu_yellow.png) no-repeat;}

#menu ul {
list-style-type: none;
margin: 0 0 0 0;
padding: 3px 0 0 35px;
}
#rmenu ul {
list-style-type: none;
margin: 0;
padding: 0 30px 0 0;
}
#menu ul li {
    margin: 0 1px 0 0;
	display: block;
	float: left;
}
#menu ul li a {
	background: url(images/tabs.png) repeat scroll 0 0 #FFF;
	display: block;
	float:left;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	text-transform: none;
}
#menu ul li a span{
	background: url(images/tabs.png) repeat scroll 100% 0 rgba(0, 0, 0, 0);
	cursor: pointer;
    display: block;
    float: left;
    line-height: 30px;
    padding: 0 20px 0 0;
}
#menu ul li a.blue {background-position: 0 0px;}
#menu ul li a.blue span{background-position: 100% 0px;}
#menu ul li a.blue-a {background-position: 0 -30px;}
#menu ul li a.blue-a span{background-position: 100% -30px; color: #137;}
#menu ul li a.red {background-position: 0 -60px;}
#menu ul li a.red span{background-position: 100% -60px;}
#menu ul li a.red-a {background-position: 0 -90px;}
#menu ul li a.red-a span{background-position: 100% -90px; color: #137;}
#menu ul li a.green {background-position: 0 -120px;}
#menu ul li a.green span{background-position: 100% -120px;}
#menu ul li a.green-a {background-position: 0 -150px;}
#menu ul li a.green-a span{background-position: 100% -150px; color: #137;}
#menu ul li a.yellow {background-position: 0 -180px;}
#menu ul li a.yellow span{background-position: 100% -180px;}
#menu ul li a.yellow-a {background-position: 0 -210px;}
#menu ul li a.yellow-a span{background-position: 100% -210px; color: #137;}

#menu ul li a.blue:hover {background-position: 0 -30px;}
#menu ul li a.blue:hover span{background-position: 100% -30px; color: #137;}
#menu ul li a.red:hover {background-position: 0 -90px;}
#menu ul li a.red:hover span{background-position: 100% -90px; color: #137;}
#menu ul li a.green:hover {background-position: 0 -150px;}
#menu ul li a.green:hover span{background-position: 100% -150px; color: #137;}
#menu ul li a.yellow:hover {background-position: 0 -210px;}
#menu ul li a.yellow:hover span{background-position: 100% -210px; color: #137;}

#menu ul li:hover > ul {left: auto;}
#menu ul li ul {
	position: absolute;
	margin: 25px 5px;
	width: 10em;
	left: -999em;
	padding-left: 5px;
}
#menu ul li ul li a {
	background:#48C;
	border: 1px solid #EEE;
    border-radius: 5px 5px 5px 5px;
    line-height: 20px;
	width: 10em;
	padding: 0 10px 0 10px;
	color: #eee;
	font-size: 11px;
    position: relative;
}
#menu ul li ul li a:hover {
	background:#36A;
}
#rmenu ul li {
	display: block;
	float: right;
}
#rmenu ul li a {
display: block;
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: 700;
text-transform: none;
}
#menu ul li a:hover {
color: #fc5;
}
#contentwrap {
background-image: url(images/content_14.png);
background-repeat: no-repeat, repeat-y;
padding: 0 20px 0 20px;
}
#contentwrap.red {background-image: url(images/content_red.png),url(images/content_14.png)}
#contentwrap.blue {background-image: url(images/content_blue.png),url(images/content_14.png)}
#contentwrap.green {background-image: url(images/content_green.png),url(images/content_14.png)}
#contentwrap.yellow {background-image: url(images/content_yellow.png),url(images/content_14.png)}
#content {
width: 500px;
padding: 5px 180px 1px 180px;
}
#content2c {
width: 650px;
padding: 10px 80px 1px 180px;
}
#content1c {
width: 650px;
padding: 5px 80px 10px 2px;
}
#content h1, #content2c h1 {
margin: 2px;
color: #3D6A99;
line-height: 25px;
font-size: 19px;
font-weight: 200;
letter-spacing: -1px;
}
#content h2, #content2c h2 {
color: #3D6A99;
line-height: 20px;
font-size: 17px;
font-weight: 200;
letter-spacing: -1px;
}
#content h3, #content2c h3 {
margin: 0;
color: #3D6A99;
font-size: 14px;
font-weight: 200;
}
#content h4, #content2c h4 {
margin: 0;
color: #3D6A99;
font-size: 12px;
font-weight: 200;
}

#content p, #content2c p { padding: 1px 1px 1px 0px; color: #232323;}
#content ul, #content2c ul { padding: 1px 1px 1px 20px; color: #232323; }

.errorlist {color:#990000;}

#edit {
  color: red;
}

hr {
  color: #82AFE1;
  background-color: #82AFE1;
  height: 1px;
}

.error, .errorlist li {
    background-color: #FFFF88;
    background-image: url(/static/images/icons/exclamation.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    color: #990000;
    font-size: 13px;
    font-weight: 500;
    border: 2px solid #FF8800;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 5px 5px 25px;
}

#sidebar {
  float: left;
  margin-top: 5px;
  width: 160px;
}

#sidebar h3 {
  background: url(images/sidebarh3_14.png) no-repeat;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  font-size: 13px;
  margin: 0;
  padding: 0 0 0 10px;
  color: #fff;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#sidebar ul {
  padding: 5px 0 10px 20px;
  margin: 0;
  color: #5797F2;
  list-style-type: square;
}

#sidebar ul li {
  padding: 0;
  margin: 0;
}

#sidebar ul ul { padding: 2px 0 2px 20px; }

#rside {
  float: right;
  margin-top: 0px;
  margin-right: 2px;
  width: 230px;
}

#rside h2 {
  background: #37A;
  border-style: solid;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  font-weight: 800;
  font-size: 16px;
  margin: 0; padding: 0 0 0 10px;
  color: #FFBB66;
}

#rside h3 a {
  color: #fff;
}

#rside h3 {
  background: #48B;
  border-style: solid;
  border-radius: 5px;
  border-color: #005198;
  line-height: 30px;
  font-weight: 700;
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 10px;
  color: #FFF;
}

#rside p { 
    padding: 5px 8px 10px 5px; 
    margin: 0;
    color: #232323; 
}

#rside ul {
padding: 10px 0 20px 30px;
margin: 0;
color: #5797F2;
list-style-type: square;
}

#rside ul li {
padding: 0;
margin: 0;
}

#rside ul ul { padding: 2px 0 2px 20px; }

#footer { 
    background: url(images/footer_14.png) no-repeat;
    text-align: center;
    color: #226;
    height: 70px;
    line-height: 70px;
}
#footer p { padding: 0; margin: 0; }
#footer a { color: #226; }
#footer a:hover { text-decoration: underline; }

#footer_board { 
    background: url(images/footer_b.png) no-repeat;
    text-align: center;
    color: #226;
    height: 80px;
    line-height: 20px;
    padding: 25px 30px;
}
#footer_board a { color: #226; }
#footer_board a:hover { text-decoration: underline; }
#footer_l { 
    float: left;
    text-align: left;
    width: 60%;
}
#footer_r { 
    float: right;
    text-align: right;
    width: 40%;
}

.ev_inner {
    height: auto !important;
    margin: 0;
    min-height: 5em;
    padding: 0;
}
.ev_month {
  background-color: #F5F5F5 ;
  float: left;
  width: 85px;
  height: 15px;
  margin: 5px;
  padding: 5px;
  border: 1px solid #C7C7C7;
  }
  .ev_month_detail{
    background-color: #FFFFFF;
    border: 3px solid #527FB1;
    border-radius: 10px;
    display: none;
    height: 150px;
    padding: 10px;
    width: 220px;
    z-index: 10;

}
.ev_month_current{
background-color: #FFFFCC;
}
.ev_h1{
  text-align: center;
  font-weight: 700;
}
.ev_empty{
  text-align: center;
}
.ev_wd{
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #729FD1;
}
.ev_day{
  background-color: #F5F5F5 ;
  vertical-align: top;
  width:90px;
  height:70px;
  border:1px solid #C7C7C7;
}
.ev_day_current{
background-color: #FFFFCC;
}
.ev_day_number {
    background: none repeat scroll 0 0 #729FD1;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin: -2px -2px 0 0;
    padding: 1px;
    text-align: center;
    width: 20px;
}
.ev_day_item {
    clear: both;
    float: left;
    text-align: left;
    font-size: 11px;
    line-height: 1.0;
    width: 99%;
    border: 1px solid #C7C7C7;
    background-color: #FFEE88 ;
}
.ev_day_longitem {
    clear: both;
    float: left;
    text-align: left;
    font-size: 11px;
    line-height: 1.0;
    width: 105%;
    border: 1px solid #C7C7C7;
    background-color: #FFEE88 ;
}
.ev_day_item  a{
    color: slategray
}

#shoptable{
    width: 100%;
    border-collapse:collapse;
}
#shoptable th {
    background-color: #729FD1;
    color: #FFFFFF;
    font-size: 1em;
    padding-bottom: 1px;
    padding-top: 2px;
    text-align: left;
}
#shoptable tr.odd td {
    background-color: #EEEEEE;
    color: #000000;
}
#shoptable tr.even td {
    background-color: #CCDDFF;
    color: #000000;
}
#shoptable tr.summe td {
    border-top: 2px solid #6678B1;
    background-color: #FFFFDD;
    color: #000000;
    font-size: 1em;
}

.oz_box { 
	background-color: #DDEEFF;
    border: #3D6A99 2px solid; 
    border-radius: 5px;
    float: right;
    display: inline-block;
    margin-top: 15px;
    padding: 5px;
    line-height: 1.0;
}

.oz_box #oz_title { 
	background-color: #CCEEFF;
	border: #3D6A99 2px solid; 
    border-radius: 5px;
    position: relative; 
    top : -1em;
    padding: 2px;
    margin-left: 1em;
    display: inline; 
    font-weight: bold;
}

.oz_box #oz_content {
}
.shoplogo{
    position: absolute;
    top: 33px;
    right: 35px;
    border-width: 0;
}    
.banner_full_header{
    position: absolute;
    top: 35px;
    right: 35px;
    border-width: 0;
}
.banner_full_content{
    position: relative;
    top: -55px; 
    left: 250px;
    border-width: 0;
}
#kommentar_header {
    padding: 3px;
    background-color: #6699DD;
    color: #FFF;
}
#kommentar_header a {
    color: #FFF;
}
#kommentar {
    padding: 3px;
    width: 400px
}
#kommentar_neu {
    padding: 0px;
    margin: 0px;
    width: 500px;
}
#kommentar p{
    padding: 5px 1px 5px 1px;
    margin: 0px;
}
.comment_field{
    float: left;
    height: 31px;
    width: 150px;
    margin: 8px 0 0 10px;
}
.comment_name{
    background: url("images/kommentar-name.png")
}
.comment_mail{
    background: url("images/kommentar-email.png")
}
.comment_web{
    background: url("images/kommentar-web.png")
}
.comment_comment{
    float: left;
    margin: 10px 0px 0px 10px;
    width:480px;
}
.comment_comment textarea{
    background-color: #b9cfe7;
    width:470px;
    border: 1px solid #4a5a86;
}
.comment_field input{
    border: 0 none;
    background-color: #b9cfe7;
    margin: 6px 0 0 22px;
    width: 80%;
}
.comment_submit{
    background-color: #b9cfe7;
    border: 1px solid #4a5a86;
    color: #4a5a86;
    width: 470px;
    height: 25px;
    font-weight: 400;
    margin: 10px;
}
.divline { clear: both; float: left; display: block; position: relative; }
.comment_field textarea{
    width:400px;
}
#id_honeypot {
    display: none;
}

.showonhover .hovertext { display: none;}
.showonhover:hover .hovertext {display: inline;}
a.viewdescription {color:#999;}
a.viewdescription:hover {background-color:#999; color: White;}
.hovertext {position:absolute;z-index:1000;border:1px solid #59D;border-radius: 5px; background-color:#DEF;padding:11px;font-size: 1em;}