body {
   background: url(/images/page/body_bg.jpg);
   background-repeat:repeat-y repeat-x;
   margin-top:0px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}
p {
  margin-top: 0px;
  margin-bottom: 0px;
}
p:first-child {
  margin-top: 0.3em;
}
#container {
   width:960px;
   background-color:#ffffff;
   margin:auto;
   border:1px solid #005aa9;
   overflow:hidden;
}
#header {
   float:left;
   background:url(/images/page/header.jpg) no-repeat;
   width:960px;
   height:180px;
}
#menu_header {
   float:right;
   width:500px;
   height:18px;
   margin-top:145px;
   margin-right:35px;
}
.menu_header_title {
   float:right;
   color:#fff100;
   background:url(/images/page/arrow.gif) right no-repeat;
   padding-top:3px;
   padding-right:25px;
   text-align:right;
   width:105px;
   height:18px;
}
.menu_header_title a {
   color:#fff100;
   text-decoration:none;
}
.menu_header_title a:hover {
   color:#fff100;
   text-decoration:underline;
}
#contain {
   float:left;
   background:url(/images/page/contain_bg.gif) repeat-y;
   border-bottom:1px solid #005aa9;
   margin-top:10px;
   width:960px;
   overflow:hidden;
}
#contain_left {
   float:left;
   width:230px;
   overflow:hidden;
}
#menu_title {
   float:left;
   color:#fff100;
   text-align:left;
   padding-top:5px;
   padding-left:10px;
   background:url(/images/page/title_bg.gif) repeat-y;
   width:220px;
   height:20px;
   overflow:hidden;
}
#menu_title a {
   color:#fff100;
   text-decoration:none;
}
#menu_title a:hover {
   color:#fff100;
   text-decoration:underline;
}
#menu {
   float:left;
   background-color:#eaeaea;
   color:#005aa9;
   width:230px;
   overflow:hidden;
}
#banner_content {
   float:left;
   width:230px;
   margin-top:10px;
   overflow:hidden;
}
#banner {
   float:right;
   width:730px;
   overflow:hidden;
}
#contain_right {
   color:#555555;
   float:right;
   background:url(/images/page/contain_right_bg.gif) repeat-y;
   width:730px;
   overflow:hidden;
}
#contain_right_sub {
   color:#555555;
   float:right;
   width:730px;
   overflow:hidden;
}
#contain_right a {
   color:#005aa9;
   text-decoration:none;
}
#contain_right a:hover {
   color:#005aa9;
   text-decoration:underline;
}
#contain_right_sub a {
   color:#005aa9;
   text-decoration:none;
}
#contain_right_sub a:hover {
   color:#005aa9;
   text-decoration:underline;
}
#content {
   float:left;
   width:700px;
   padding:0px 15px 15px;
   overflow:hidden;
}
.content_aktual {
   float:left;
   width:700px;
   padding:15px;
   overflow:hidden;
}
#archive {
   float:right;
   background:url(/images/page/title_bg.gif);
   background-repeat:repeat-x repeat-y;
   width:730px;
   height:25px;
}
#blank {
   float:right;
   width:216px;
   height:25px;
}
.archive_title {
   float:right;
   color:#fff100;
   background:url(/images/page/arrow.gif) right no-repeat;
   padding-top:2px;
   padding-right:25px;
   margin-top:3px;
   margin-right:20px;
   text-align:right;
   width:105px;
   height:18px;
}
.archive_title a {
   color:#fff100;
   text-decoration:none;
}
.archive_title a:hover {
   color:#fff100;
   text-decoration:underline;
}
.aktual_title {
   float:left;
   color:#fff100;
   text-align:left;
   padding-top:5px;
   padding-left:10px;
   background:url(/images/page/title_aktual_bg.gif) repeat-y;
   width:720px;
   height:20px;
   overflow:hidden;
}
.aktual_title a {
   color:#fff100;
   text-decoration:none;
}
.aktual_title a:hover {
   color:#fff100;
   text-decoration:underline;
}
#column_left {
   float:left;
   width:365px;
   overflow:hidden;
}
#column_right {
   float:right;
   width:365px;
   overflow:hidden;
}
.column_header {
   float:left;
   color:#fff100;
   text-align:center;
   padding-top:5px;
   background:url(/images/page/title_bg.gif) repeat-y;
   width:365px;
   height:20px;
}
#content_left {
   float:left;
   width:365px;
   overflow:hidden;
}
#content_right {
   float:left;
   width:365px;
   overflow:hidden;
}
#content_logo {
   float:left;
   width:960px;
   height:95px;
}
#space {
   float:left;
   background-color:#eaeaea;
   width:960px;
   height:10px;
}
#footer {
   float:left;
   color:#ffffff;
   background:url(/images/page/footer_bg.gif) repeat-y;
   text-align:center;
   padding: 8px 15px;
   width:930px;
   overflow:hidden;
}
#footer a {
   color:#fff100;
   text-decoration:none;
}
#footer a:hover {
   color:#fff100;
   text-decoration:underline;
}
#copyright {
   float:left;
   color:#ffffff;
   font-size:10px;
   background:url(/images/page/footer_bg.gif) repeat-y;
   text-align:center;
   margin-top:1px;
   padding:5px;
   width:950px;
   overflow:hidden;
}
#copyright a {
   color:#fff100;
   text-decoration:none;
}
#copyright a:hover {
   color:#fff100;
   text-decoration:underline;
}

div.news {
  margin: 0px 10px 10px 10px;
  padding-top: 10px;
  border-top: 1px solid #005aa9;
}

div.news:first-child {
  border-top: 0px;
}

div.news div.news_date {
  color: #005aa9;
}

div.news div.more a img, div.short_news div.more a img{
  vertical-align: middle;
  border: 0px;
} 

a.arrow:hover {
  text-decoration: none;
} 

.previous a img, .next a img{
  vertical-align: middle;
  border: 0px;
}

.previous, .next {
  width: 90px;
  padding: 1px 0px 2px 0px;
}

.previous {
  float: left;
  margin-left: 20px;
}

.next {
  float: right;
  margin-right: 20px;
}

.archive_navigation {
  text-align: center;
  color: #005aa9;
  padding: 4px 0px 5px 0px;
  background-color: #eaeaea;
  clear: both;
  margin: 0px 0px 30px 1px;
}

.numbers {
  display: inline;
  font-size: 18px;
}

.numbers a {
  font-size: 12px;
}

.short_news {
  margin-top: 1em;
}

.short_news:first-child {
  margin-top: 0px;
}

.short_news .news_date, .short_news .news_title {
  margin-bottom: 0.0em;
}

.short_news .news_date, .short_news .more {
  color: #005aa9;
}

.short_news .news_title {
  font-size: 14px;
  font-family: Tahoma, sans-serif;
}

.clear {
  clear: both;
}
