body{
  margin:0;
  padding:0;
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color:#757575;
}
a{
  color:#505050;
  font-weight:bold;
  text-decoration:none;
}
a:hover{
  color:#505050;
  font-weight:bold;
  text-decoration:underline;
}
.corpus{
  text-align:center;
}
.wrapper{
  margin:auto;
  width:980px;
  height:2500px;
  text-align:left;
  background-image:url('../images/navi-bg.jpg');
  background-repeat:repeat-y;
}
.left{
  width:685px;
  float:left;
}
.right{
  width:295px;
  float:left;
}
.header{
  width:685px;
  height:114px;
  background-image:url('../images/breklum_01.jpg');
}
.week{
  width:685px;
  height:132px;
  background-image:url('../images/breklum_03.gif');
}
.weekdays{
  padding-top:34px;
  padding-left:30px;
}
.weekday{
  width:93px;
  height:80px;
  float:left;
  font-size:10px;
}
.padder{
  padding:5px 5px 5px 5px;
}
.board{
  width:295px;
  height:168px;
  background-image:url('../images/breklum_02.jpg');
}
.boardcontent{
  margin-left:40px;
  padding-top:80px;
  width:200px;
  height:75px;
  color:#ffffff;
  font-size:10px;
}
.bigpadder{
  padding-top:80px;
}
.navi{
  font-size:16px;
  font-weight:bold;
  margin-top:10px;
  margin-left:50px;
  color:#0034b9;
}
.navi a{
  color:#0034b9;
  text-decoration:none;
  line-height:25px;
}
.navi a:hover{
  color:#ffffff;
}
.menu1-level1-act a{
  color:#ffffff;
}
.menu1-level2-act a{
  color:#ffffff;
}
.menu1-level2-act a{
  color:#ffffff;
}

.menu1-level2-no, .menu1-level2-act{
  margin-left:10px;
  width:180px;
}

.menu1-level2-no a, .menu1-level2-act a{
  font-size:10px;
}

.menu1-level3-no, .menu1-level3-act{
  margin-left:20px;
}
.menu1-level3-no a, .menu1-level3-act a{
  font-size:10px;
}

.content{
  text-align:justify;
  width:685px;
}
.spacer{
  padding-left:15px;
  padding-right:15px;
}
.content img{
  border:1px solid #757575;
}
.csc-textpic-image{
  border:1px solid #757575;
}
.content h1{
  margin:0;
  padding:0;
  line-height:16px;
  font-weight:bold;
  font-size:14px;
  margin-bottom:5px;
}
.content h2, .content h3, .content h4, .content h5, .content h6{
  font-weight:bold;
  font-size:12px;
  margin:0;
  padding:0;
  line-height:16px;
  margin-bottom:10px;
}
.tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea{
 background-repeat:repeat;
 border:1px solid #234cc0;
 color:#234cc0;
 width:250px;
}
.tx-guestbook-form-inputfield-big:focus, .tx-guestbook-form-textarea:focus{
  background-image:url(../images/input_bg.gif);
}
.tx-guestbook-submit{
  border:1px solid #234cc0;
  color:#234cc0;
}
.tx-guestbook-result{
  color:#234cc0;
}
.tx-guestbook-clear{
  border-bottom:1px dashed #234cc0;
  margin-bottom:10px;
}
tx-guestbook-left{
  border-right:1px dashed #234cc0;
}
.tx-veguestbook-pi1 fieldset{
  border:0;
  margin-bottom:10px;
}
.tx-veguestbook-pi1 legend{
  font-weight:bold;
  color:#234cc0;
  margin-left:0;
  margin-bottom:10px;
}
.tx-guestbook-form-obligationfield{
  color:#ff0000;
}
.tx-veguestbook-pi1 label{
  width:100px;
  float:left;
}
.tx-guestbook-field{
  margin-bottom:10px;
}
.tx-guestbook-left{
  width:250px;
  float:left;
}
.latest_news_date{
  font-size:9px;
  font-style:italic;
  
}
.latest_news_content{
  margin-bottom:5px;
}
.latest_news_content a{
  color:#ffffff;
}
.latest_news_content a:hover{
  color:#e2e2e2;
}
.news-list-item{
  padding:5px 5px 5px 5px;
  margin-bottom:10px;
}
.news-list-item h3{
  padding:5px 5px 5px;
  background-color:#A2B4E5;
  color:#ffffff;
}
.news-list-date{
  float:right;
}
.news-list-item img{
  margin-right:5px;
  margin-bottom:5px;
  float:left;
}
.news-list-morelink{
  display:none;
}

.news-list-item hr{
  border:0;
  clear:both;
}
