

#page #body-center #content #left
    {
	padding-top:24px;
	padding-left:20px;
	line-height:14px;
	float:left;
	width:650px;
	margin-right:0px;
	padding-bottom:20px;
	}
#page #body-center #content #right
    {
	width:0px;
	}

#page #body-center #content #left .backlink
    {
	margin-top:20px;
	text-align:center;
	}

#page #body-center #content #left .description
    {
	margin-top:12px;
	margin-bottom:3px;
	font-weight:bold;
	}

#page #body-center #content #left .jobtitle
	{
	font-size: 14px;
	font-weight: bold;
	}

/* popup box */

.box-top {
    background:url("/conf/templates/1/web/images/box-top.png");
    height:32px;
    width:578px;
}

.box-middle {
    background:url("/conf/templates/1/web/images/box-middle.png");
    width:578px;
}

.box-inner {
    margin-left:35px;
    margin-right:38px;
}

.box-bottom {
    background:url("/conf/templates/1/web/images/box-bottom.png");
    height:32px;
    width:578px;
	margin-top:0;
}

.tab-action {
    position:absolute;
    padding:5px 0px 5px 30px;
    height:13px;
    background-color:white;
    border-bottom:none;
}

a.maillink {
	left:-18px !important;
	left:-20px;
	padding-left:18px !important;
	padding-left:18px;
	margin-left:0px !important;
	margin-left:2px;	
	background:url("/conf/templates/1/web/images/icon-mail.png") 0px 3px no-repeat;
	color:#184B67;
	line-height:15px;
	}
	
a.printlink {
	left:-18px !important;
	left:-20px;
	padding-left:18px !important;
	padding-left:18px;
	margin-left:0px !important;
	margin-left:2px;
	background:url("/conf/templates/1/web/images/icon-drucken.png") 0px 3px no-repeat;
	color:#184B67;
	line-height:15px;
	}

a.weiterempfehlen {
    background: url("/conf/templates/1/web/images/btn_go.gif") no-repeat scroll 0 4px transparent;
    display: inline-block;
    font: bold 13px Tahoma;
    margin-left: -17px;
    padding-left: 17px;
}

.input-text {
	width:480px;
	border:1px solid #B3C7CE;
	font: 12px Arial;
	padding:2px;
	outline:none; /* no yellow border in google chrome */
	resize:none; /* no resizing in google chrome */
}
.field-label {font:bold 10px Verdana;margin-top:6px;margin-bottom:1px;}

.button-send {
	border:1px solid #446D8C;
	background-color:#B3C7CE;
	height:25px;
	font:10px Verdana;
	color: #446D8C;
	padding:0 15px 1px 15px;
}

.strichlinie {
	background: url("/conf/templates/1/web/images/linie-strich.png");
	width:510px;
	height:1px;
	margin:15px 0 15px -5px;
}

#fenster { display: none; position: absolute; top:16px; left:50px;}
.mybutton {
  position:absolute;
  border: 1px solid #ffffff; 
  border-bottom:none;
  background: #ffffff; 
  height:20px; 
  text-align:center; 
  padding:2px;
  top:1px;
  left:430px;
  width:90px;
}

.mybutton-ontop {
  position:absolute;
  border: 1px solid #e0e0e0; 
  border-bottom:none;
  background: #ffffff; 
  height:20px; 
  text-align:center; 
  padding:2px;
  top:-15px;
  left:380px;
  width:90px;
}

#progress-icon {display:none; border:0;}
