body {
  background-color: #FFFFFF;
  background-image:url(/fileadmin/stjr-mm/images/back-stjr-bluelong.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 0.8em;    
  
  border: 0px;
  margin: 0px;
  
  text-align: center;
  }


#navtop {
  height: 42px;
  border: 0px;
  width: 1061px;
  background-color: #555555;
  background-image: url(/fileadmin/stjr-mm/images/switchback_lw.gif);  
  clear: both;
  }
  

#navtop img {
  border: 0px;
  }

#navtop ul {
  padding: 0; margin:0 0 0 14px; border: 0;
  }

#navtop li {
  color: #FFFFFF;
  display: block;
  float: left;
  margin-right: 12px;
  border-top: 14px solid #808080;
  border-bottom: 2px solid #808080;
  padding-bottom: 2px;
  }

#navtop li a {
  color: #808080;
  font-weight: bold;
  text-decoration: none;
  }

#navtop li a:hover {
  color: #FFFFFF;
  }
  
#navtop li a.there {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  }  

#navtop li.there {
  border-top: 14px solid #CCEF23;
  border-bottom: 2px solid #CCEF23;
  }

#cntr {
  width: 1060px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 0;
  }

#header {
  background-image: url(/fileadmin/stjr-mm/images/header-stjr.gif);
  background-repeat: no-repeat;
  width: 1060px; height: 192px;

  position: relative;
  z-index: -1;
}


#navmainback {
  width: 1060px;
  height: 33px;

  background-color: #CCCCCC;
  background: url(/fileadmin/stjr-mm/images/back-stjr-menubar.gif) repeat-x;
      
  position: relative;
  z-index: -1;
  }


#mkv_edtbl {
  width: 600px;
  height: 356px;
  margin-left: 200px;
  }


div#left {
  float: left;
  width: 180px;
}

div#right {
  float: right;
  width: 270px;
  margin-top: -130px;
  display: block;
}


div#right a {
  color: #AB2025;
}

div#middle {
  padding: 0px 300px 5px 200px;
  margin: 0px;
}

#rightinner {
 background-color: #EEEFF3;
 border: 14px solid #FFFFFF;
 padding: 10px;
 width: 210px;
 min-height: 200px;
}

*html #rightinner { width: 260px; }

#rightinner b, h1 {
 color: #8195AB;
 }
 
#rightinner h1 {
 font-size: 14px;
 }

#rightouter {
  background: url(/fileadmin/stjr-mm/images/boxshadow.jpg) no-repeat;
  height: 15px;
}

#contentmain {
  color: #333333;
  margin-bottom: 24px;
  float: left;
  width: 580px;
  }  

#contentmain h1 {
  font-size: 18px;
  color: #8195AB;
  }
  
#contentmain h3,h4 {
  font-size: 18px;
  color: #8195AB;
  }

.news-list-item a {
  font-size: 14px;
  color: #8195AB;
  text-decoration: none;
  }    

.news-list-morelink {
  font-size: 11px;
  float: right;
}

.news-list-date {
  float: right;
  }

#contentmain img {
  margin-right: 12px;
  border: 0px;
  float: left;
  }

#contentmain a {
  color: #8195AB;
  text-decoration: none;
  } 

#navsub {
  margin-top: 4px;
  margin-left: 12px;
  
  width: 152px;

  float: left;
  
  font-size: 14px;
  }  

#navsub a {
  color: #898988;
  border-bottom: 1px dashed #898989;
  padding: 12px;
  text-decoration: none;
  display: block;
  }

#navsub a.nvcrnt {
  color: #8195AB;
  font-weight: bold;
  }

#navsub a.nvcrntsub {
  color: #898988;
  font-size: 0.8em;
  padding-left: 28px;
  }


#navsub a.nvcrntsubhl {
  color: #8195AB;
  font-weight: bold;
  font-size: 0.8em;
  padding-left: 28px;
  }


#navmisc {
  width: 210px;
  margin-top: 4px;
  padding-right: 8px;    
  font-size: 9px;
  color: #8195AB;
  float: right;
  text-align: right;
  }

#navmisc a {
  color: #8195AB;
  text-decoration: none;
  }

#footer {
  border: 1px solid #AAAAAA;
  border-bottom: none;

  margin-top: 20px;

  position: relative;
  
  padding-top: 2px;
  padding-left: 8px;
  
  font-size: 0.7em;
  color: #AAAAAA;
  clear: both;
  }
  
#footer a {
  color: #AAAAAA;
  text-decoration: none;
  }


.tx-indexedsearch-searchbox input, .csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea { 
	margin-left: 14px;
	width:350px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #333333; 
	background-color:#fff; 
	border-style:solid; 
	border-width:1px; 
	border-color:#898988;
}
/* Fallback-Lösung für IE, da [type=submit] nicht bekannt */
#mailformformtype_db, #mailformformtype_mail {
	width: 100px; 
        float: right;
}

.csc-mailform-field input[type=submit] {
	width: 100px; 
        float: right;
}

#mailform fieldset {
	margin: 1em 0;
	padding: .1em;
	border: none;
}

#mailform fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}

.csc-mailform-field label {
	margin: 0;
	display: block;
	width: 10em;
	text-align: right;
	float: left;
}
