* {
	margin: 0;
	padding: 0;
	font: 100.01%/1.5 "Trebuchet MS", "Arial", "Verdana", "Helvetica", sans-serif;
}

#container {
  width: 1000px;
  background-image: url(../img/hg.gif);
  background-repeat: repeat-x;
  min-height: 600px;
  _height: 600px;
}


#header {
  height: 48px;
  width: 100%;
}

#header #logo {
  float: left;
  width: 860px;
}

#header #info {
  font-size: 75%;
  color: #ffffff;
  padding-top: 25px;
}

#header #info a {
  color: #ffffff;
  text-decoration: none;
}

#left {
  float: left;
  width: 485px;
  padding-left: 9px;
}

#left #navi {
  height: 45px;
  padding-left: 14px;
  margin-top: 4px;
}



#left #navi ul{
  height: 37px;
  width: 385px;
}

#left #navi ul li {
  float: left;
  list-style-type: none;
  font-size: 85%;
  margin-right: 25px;
  padding-top: 8px;
}

#left #navi ul li a {
  color: #1e573e;
  text-decoration: none;
}

#left #spruch{
  margin-top:11px;
  height: 362px;
}

#left #news {
  height: 237px;
}

#left #news .news-latest-container h2{
  color: #1e573e;
  font-size: 85%;
  margin-left:15px;
  margin-top: 10px;
}

#left #news .news-latest-item{
  margin-left:5px;
  padding-left:7px;
  margin-top: 10px;
  border-left:1px solid #1e573e;
}

#left #news .news-latest-item .news-latest-date{
  font-size: 70%;
  font-weight: bold;
  color: #1e573e;
}

#left #news .news-latest-item  h3{
  font-size: 75%;
}

#left #news .news-latest-item  h3 a{
  color: #1e573e;
  text-decoration: none;
}

#left #visa {
  background-image: url(../img/hg_visa.gif);
  /*border-top: 1px solid #d2ddd8;
  border-right: 1px solid #d2ddd8;
  border-bottom: 1px solid #d2ddd8;
  border-left: 1px solid #1E573E;*/
  height: 140px;
  background-color: #f1f3f1;
  color: #1e573e;
  margin-left: 5px;
  width: 486px;
}

#left #visa .text_left, #left #visa .text_right{
  float: left;
  font-size: 73%;
  margin-left: 45px;
  margin-top: 15px;
}

#left #visa .text_left .ueberschrift, #left #visa .text_right .ueberschrift{
  font-weight: bold;
  margin-bottom: 2px;
  font-weight: bold;
}

#left #visa .text_right .mail{
  margin-top: 3px;
}

#left #visa .text_right{
  margin-left: 20px;
}

#left #visa .text_right a{
  color: #1e573e;
  text-decoration: none;
}

#right {
  float: left;
  width: 490px;
}

#right #bild{
  width: 465px;
  height: 140px;
}

#right h1 {
  margin-top: 14px;
  color: #1e573e;
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 14px;
}

h1.csc-firstHeader{
  width:430px;
}

#right #text {
  font-size: 12px;
  width:485px;
  height:340px;
  padding-right: 5px;
  overflow: auto;
  text-align: justify;
}

#right #text strong{
  font-size: 14px;
  font-weight: bold;
  color: #1E573E;
}

#right #inhalt {
  width:490px;
  text-align: justify;
  height:398px;
  margin-left: 15px;
  padding-right: 5px;
  margin-bottom: 10px;
}




#right #bild img{
  margin-left: 15px;
}

#text a {
  color:#1E573E;
}

#text a {
  border: 0;
}

#text ul {
 margin-left: 15px;
 list-style-image:url(../img/bullet.gif);
}



a.internal-link, a.internal-link img ,a.mail, a.mail img,a.external-link-new-window, a.external-link-new-window img {
 border: 0px;
}

#right .csc-textpic-imagerow img{
margin-bottom: 12px;
}
