
* {
  padding: 0px;
  margin: 0px;
}

html {
  width: 100%;
  height: 100%;
  color: #1A3553;
}

html,
body {
  font-family: 'Georgia','Times New Roman','Times',serif;
  font-size: 16px;
}

img {
  border: none;
}

a img {
  border: none;
}

h2 {
  font-size: 24px;
  line-height: 135%;
}

h3 {
  font-size: 1.33em;
  margin-bottom: 10px;
}
h4 {
  font-size: 0.9375em;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

body {
  height: 100%;
  background-image: url("../img/site_bg.png");
  background-repeat: repeat-x;
}

html>body {
  width: auto;
}

.layout_page {
  float: left;
  position: relative;
  border-top: none;
  border-bottom: none;
}

.layout_center {
  margin: 0px auto;
  width: 1000px;
  height: 100%;
  overflow: hidden;
  background-image: url("../img/center_bg.png");
  background-position: left bottom;
  background-repeat: repeat-y;
}

html>body .layout_page {
  min-height: 100%;
}

html>body .layout_center {
  height: auto;
  min-height: 100%;
}

/* ################ HEADER ################ */
#header {
  float:left;
  width: 1000px;
  height: 255px;
  background-image: url("../img/head_bg.jpg");
  background-position: left top;
  background-repeat: no-repeat;
}

#mm1 {
  float: left;
  width: 890px;
  padding: 0px 55px;
  line-height: 40px;
  margin-top: 36px;
  font-size: 1.06em;
}

#mm1 li {
  float: left;
  list-style: none;
  margin-right: 45px;
}

#mm1 li a {
  color: #fff;
  text-decoration: none;
}

/* ############### Left/Menu ############## */
#content_left {
  float: left;
  padding: 0px 0px 150px 43px;
  width: 194px;
}

#menu2 li {
  float: left;
  list-style: none;
  border-bottom: 1px solid #903;
}

#menu2 li a {
  float: left;
  color: #903;
  text-decoration: none;
  padding: 15px 30px 15px 10px;
  width: 154px;
  background-color: #fff;
  background-image: url("../img/menu2_nor.png");
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 1.06em;
}

#menu2 li.active a,
#menu2 li a:hover {
  color: #fff;
  background-color: #B40E41;
  background-image: url("../img/menu2_act.png");
}

#menu2 li.active #menu2sub li {
  float: left;
  border: none;
}

#menu2 li.active #menu2sub li a {
  float: left;
  font-size: 0.938em;
  color: #036;
  padding: 3px 30px 3px 10px;
  background-color: #E5EEF4;
  background-image: none;
}

#menu2 li.active #menu2sub li a:hover,
#menu2 li.active #menu2sub li.active a {
  color: #903;
}

#menu2 li.active #menu2sub li.last a {
  padding-bottom: 10px;
}

/* ############### CONTENT ################ */
#content {
  float: left;
  width: 555px;
  padding: 25px 0px 120px 30px;
}

h1 {
  float: left;
  width: 520px;
  border-bottom: 1px dotted #AEB3B7;
  border-top: 1px dotted #AEB3B7;
  padding: 4px 0px;
  font-size: 1.125em;
  color: #003366;
  font-weight: normal;
  margin-bottom: 20px;
}

#section {
  float: left;
  width: 529px;
  padding-right: 25px;
  border-right: 1px dotted #AEB3B7;
  line-height: 130%;
}

#section h2 {
  font-size: 1.313em;
  color: #1E649B;
  font-weight: normal;
}

#section p {
  margin: 5px 0;
}

#section a {
  text-decoration: none;
  color: #903;
}

.csc-frame-indent {
  margin-left: 55px;
}

.csc-textpic-image {
  /*border: 1px solid #4789BB;*/
}

.csc-textpic-caption {
  padding: 5px 0px;
  text-align: center;
  color: #036;
  border: 1px solid #4789BB;
  border-top: none;
}

/* ################ ASIDE ################ */
#aside {
  float: left;
  width: 121px;
  margin-right: 17px;
  text-align: center;
  padding: 25px 20px 120px 20px;
}

#aside h3 {
  float: left;
  width: 121px;
  padding: 4px 0px;
  font-size: 1.125em;
  color: #003366;
  font-weight: normal;
  margin-bottom: 20px;
  text-align: left;
}

/* ################ FOOTER ################ */
#footer {
  float: left;
  height: 0px;
  width: 100%;
  position: relative;
}

.footer_main {
  height: 77px;
  width: 912px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin: 0px -500px;
  font-size: 0.75em;
  color: #003366;
  padding: 15px 44px 0px 45px;
}

span.magenta {
  padding: 0px 2px;
  color: #903;
}

.footer_main a {
  color: #003366; 
  text-decoration: none;
}

/* #################  CONTACT ##############*/
#contact-form label {
  float: left;
  width: 140px;
}

.contact-form-row {
  float: left;
  width: 100%;
  margin: 2px 0px;
}


.archivelink {
  float: left;
  width: 520px;
  margin-top: 40px;
  border-bottom: 1px dotted #AEB3B7;
  text-align: right;
  padding-bottom: 5px;
}

.archivelink a {
  float: right;
  color: #903;
  text-decoration: none;
  padding-right: 45px;
  background-image: url("../img/na_link.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 20px;
  padding-top: 15px;
}

.news_single_date {
  width: 100%;
  text-align: right;
}

h2.news_single_title {
  margin: 20px 0px;
}

.news-single-backlink {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}

.news-single-backlink a {
  color: #903;
  text-decoration: none;
}

.news_list_item {
  float: left;
  width: 520px;
  padding-bottom: 10px;
  margin: 0px 9px 20px 0px;
  border-bottom: 1px dotted #AEB3B7;
}

.news_list_item h3 {
  color: #1E649B;
  font-weight: normal;
}

.news_list_subheader a {
  color: #903;
  text-decoration: none;
}
.klein {
 font-size: 12px;  
}   

.news_latest_item img {
  float: left;
  margin-top: 10px;
}

span.news-latest-imgcaption {
  float: left;
  margin: 0 0 20px 0;
  width: 458px;
  border: 1px solid #1E649B;
  border-top: none;
  text-align: center;
  line-height: 30px;
  color: #1E649B;
}
