#template_menu_container {
  border: solid 0px red;
  width: 279px;
  position: relative;
  float: left;
  min-height: 100px;
  padding-bottom: 18px;
}
#template_menu_team_container {
  border: solid 0px red;
  width: 259px;
  position: relative;
  float: left;
  min-height: 100px;
}
.clear {
  clear: both;
}
.welcomeMenu1Separator {
  width:1px;
  list-style-type:none;
  float:left;
  background-color:white;
  height: 20px;
}
#left_template_content {
  width: 348px;/*348*/
  border:solid 0px red;
  float:left;
  vertical-align: top;
  margin-top: -3px;
  padding-right: 16px;
  min-height: 405px;
  padding-bottom: 20px;
}

#xsl_template_content {
  width: 578px;
  border:solid 0px red;
  float:left;
  vertical-align: top;
  margin-top: -3px;
  padding-right: 16px;
  min-height: 405px;
  padding-bottom: 20px;
}

#left_template_wide {
  float:left;
  border:solid 0px red;
  vertical-align: top;
  margin-top: -3px;
  padding-right: 16px;
  min-height: 100px;
  padding-bottom: 20px;
  overflow: auto;
  width: 578px;
}

#template_wide {
  width: 578px;
  float:left;
  border:solid 0px red;
  vertical-align: top;
  margin-top: -3px;
  padding-right: 16px;
  min-height: 100px;
}

#just_text {
  min-height: 100px;
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 18px;
  padding-left: 40px;
  padding-right: 40px;
}

#left_template_content * , #right_template_content *  , #template_wide *  , #left_template_wide * , #just_text * {
  margin: 0px;
}
#right_template_content {
  width: 248px;
  float:right;
  vertical-align: top;
  margin-top: -3px;
  border-left: solid 1px #ccc; 
/*  height: 405px; */
}
#right_template_image {
  height: 144px;
  border-bottom: solid 1px #ccc;
  padding-left: 2px;
}

#right_template_ambulanz {
  /*height: 144px;*/
}

.border_bottom {
  padding: 2px;
  border-bottom: solid 1px #ccc;
}
.padding {
  padding: 2px;
}
.oneStartNews {
  background: #d6d6d6;
  border-bottom: 1px solid #ccc;
}
.lastStartNews {
  background: #d6d6d6;
}
.startNewsLink {
  text-decoration: none;
}
.startNewsLinkNew {
  text-decoration: none;
}

.startNewsLinkNew:hover {
  text-decoration: none;
  color: #71b520;
}
.d_green {
  color: #097a2d;
}
.h_green {
  color: #71b520;
  text-decoration: none;
}
.uppercase {
  text-transform: uppercase;
}
.border_t_b {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.border_t {
  border-top: solid 1px #ccc;
}
.border_b {
  border-bottom: solid 1px #ccc;
}
.persdata_overview {
  text-decoration: none;
  color: #8f8f8e;
}
.persdata_overview:hover {
  text-decoration: none;
  color: #71b520;
}
.lang_text {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.klinikName {
  color: #097a2d;
  font-size: 17px;
  text-decoration: none;
  font-weight: normal;
}
.klinikNameLittle {
  color: #097a2d;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}
.template {
  min-height:402px;
  height:auto !important;
  height:402px;
  border: solid 1px #CCCCCC; 
  width: 902px;
  position:relative;
}
.row {
  width: 150px;
  border: solid 1px #ccc;
}
.field {
  width: 250px;
  border: solid 1px #ccc;
  height: 100px;
}

#search_input {
  border:1px solid #ccc;
}
.overview:hover {
  background:url('/images/bg_spacer/ambulanz_overview_hover.gif') 0px 0px repeat-x;
}
.margin * {
  margin-top: 4px;
}
.activate_border {
  border: solid 1px #cccccc;
}
.module_news_link {
  text-decoration: none;
  font-size: 13px;
  color: #999;
}
.cockpitPersonText * {
  padding: 0px;
  margin: 0px;
}
.no_underline *  {
  text-decoration: none;
}

.discard_text {
	color: white;
	padding: 5px;
	background: #8c0001;
	text-decoration: none;
	margin-top: 40px;
	line-height: 30px;
}

.enable_text {
	color: white;
	padding: 5px;
	background: green;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 30px;
	line-height: 30px;
}

.abst_frei {
	width: 40px;
	height: 10px;
}
