/* SUB_HOME */
/* main content: "*/
#leftCol {
  width: 660px;
  float: left;
}

#welcomeBox {
  width: 659px;
  height: 230px;
  background-color: #00949c;
  border-right: 1px white dotted;
}
.welcomeText {
  display: block;
  color: white;
  font-family: trebuchet ms;
  font-size: 36px;
  line-height: 40px;
  margin-left: 40px;
  margin-top: 48px;
  float: left;
}

#newsBoxStart {
  width: 560px;
  border-bottom: 1px #777 dotted;
  margin-top: 35px;
}
#newsBoxStartLeftWrap {
  height: 200px;
  *height: 170px;
  width: 270px;
  border-right: 1px #777 dotted;
  padding-bottom: 30px;
  float: left;
}
#newsBoxStartRightWrap {
  padding-bottom: 30px;
  height: 200px;
  *height: 170px;
  width: 269px;
  float: left;  
  margin-left: 20px;
}
  
#newArticles {
  width: 560px;
}

.news-latest-item P {
	display: inline;
}

.tx-seminars-pi1 H2, .tx-seminars-pi1 H3 {
  margin: 0px;
}

.news-latest-item H2 {
	margin: 0px;
}

/*right column*/
#rightCol {
  width: 280px;
  float: left;
}

#becomeMember {
  width: 280px;
  height:230px;
  background-color: #D9D9D9;
}

#itemsCont {
  margin-top: 35px;
  border-left: 1px #777777 dotted;
}

#itemsCont H3 {
	margin-bottom: 5px;
}

#nextEventWrap {
  border-bottom: 1px #777777 dotted;
  padding: 20px;
  padding-top: 0px;
}
#nextEvent {
  height: 75px;
}
#weitersagenWrap {
  border-bottom: 1px #777777 dotted;
  padding: 0px 20px 20px;
}
#weitersagen {
  height: 60px;
}

#weitersagen A:LINK {
  color:#6B7909;
  font-family:trebuchet MS;
  font-size:18px;
  font-weight:normal;
  line-height:20px;
}

#share IMG {
	border: none;
	margin-right: 10px;
	vertical-align: top;
}

#stLeft, #stRight {
	float: left;
}
#stRight IMG {
	margin: 5px 0px;
}

#juraBlogsWrap {    
  padding: 30px 20px 0px;
  height: 420px;
}

.tx-seminars-pi1 {
	margin-top: 0px;
}

/************/