@font-face {
	font-family: "Trebuchet MS";
	src: local("Trebuchet MS"),url("http://www.verticus.de/_css/trebuchet/trebuci.ttf"),format("TrueType");
}
body {
 	font-family: "Trebuchet MS";
 	font-size: 12px;
 	color: #666;
	background-color: #ffffff;
}

a {
	text-decoration: none;
 	color: #666;
}
a:hover {
	color: #025587;
	text-decoration: underline;
}
a.inverted {
	text-decoration: underline;
	color: #025587;
}
a.inverted:hover {
 	color: #666;
	text-decoration: underline;
}
a.white{
	text-decoration: underline;
	color: #fff;
}
a.white:hover {
 	color: #fff;
	text-decoration: none;
}

a img{
	border: none;
}
label {
  float: left;
  width: 100px;
  margin: 2px 0px;
}

input, select, checkbox, textarea, button{
  font-size: 12px;
  margin: 2px 0px;
  padding: 0px;
  border: 1px solid #999;
  font-family: "Trebuchet MS";
}

checkbox {
	display : inline;
}
form {
  padding: 0px;
  margin: 0px;
}
fieldset {
  border: none;
}
.noTopMargin{
	margin-top: 0px !important;
	padding-top: 0px !important;
}

h2{
  margin: 0px;
  padding: 40px 0px 30px 0px;
  font-size: 38px;
  font-weight: normal;
}

h3{
  margin: 10px 0px 5px 0px;
}
h3.first{
  color: #025587;
  font-size: 24px;
  font-weight: normal;
}
h3.second{
  color: #2E2E2E;
  font-size: 16px;
  font-weight: bold;
}
h3.firstUebermich{
  color: #025587;
  font-size: 20px;
  font-weight: normal;
  margin-top:0px;
}
h3.secondUebermich{
  color: #2E2E2E;
  font-size: 29px;
  font-weight: normal;
  margin-top:0px;
}

h4.blue{
  margin: 20px 0px 5px 0px;
  font-size: 14px;
  color: #025587;
}

h4{
  margin-top: 30px;
  color: #999999;
  font-size: 14px;
}
h5{
  font-size: 9px;
  margin-bottom: 2px;
  margin-top: 0px;
}
ul {
	margin: 2px 0px;
}
li {
	padding: 0px;
	margin: 0px;
}

pre {
	text-align: left;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  background-color: none;
}
div {
	padding: 0px;
	margin: 0px;
}
img {
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
}

#map_canvas img {
	left: auto;
}

#map_canvas h4 {
	margin-top: 0px;
}

ul.noBullets{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.disabled{
	display: none;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.textcenter{
	text-align: center;
}
.noTopMargin{
	margin-top: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

.divDefaultMailText {
	padding: 10px;
	border: 1px silver solid;
}

.divDefaultText {
	font-size: 13px;
}

.divDefaultText p{
	text-align: justify;
	color: #2e2e2e;
	padding: 6px 0px;
}
.divDefaultText ul{
	padding-top: 6px;
	padding-bottom: 6px;
}

.divDefaultText li{
	color: #2e2e2e;
	padding-top: 3px;
}
.divDefaultText p.blau {
	color: #0b4a7d;
}
.divDefaultText p a{
	color: #2e2e2e;
	text-decoration: underline;
}
.divDefaultText p a:hover{
	color: #025587;
	text-decoration: underline;
}
.divDefaultText p.blau a{
	color: #025587;
	text-decoration: underline;
}
.divDefaultText p.blau a:hover{
	color: #2e2e2e;
	text-decoration: underline;
}
.spacer {
	padding-top: 10px;
}
.spacer20 {
	padding-top: 20px;
}
table{
	padding: 0px;
	margin: 0px;
        font-size: 12px;
}
table td{
	vertical-align: top;
	text-align: left;
        font-size: 12px;
}
.error {
	clear: both;
	color: #870214;
	font-weight: bold;
	font-size: 12;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	border: dotted 2px #870214;
}
input.mantoryField {
	border: solid 1px #870214;
	background-color: #ffbbbb;
}
.errorBeratungsanfrage {
    background-color: #FFFFFF;
    border: 2px dotted #FF0000;
    clear: both;
    color: #FF0000;
    font-size: 10px;
    margin: 5px 0;
    padding: 3px;
    width: 290px;
}
.marked {
	background-color: #e5e5e5;
	margin: 0px;
	color: #444444;
	padding: 2px 0px 2px 3px;
}
.nonmarked {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px 0px 2px 3px;
}

.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

p.impressumHeadline{
	font-size: 13px;
	font-weight: bold;
}
.textBesideInput {
	float:right;
	margin: 4px 436px 0px 0px;
}
.onMouseHover{
   cursor: pointer;
}
.ballonStyles {
  color: #025587;
  fontSize: 13px;
  background-color: #DDDDDD;
}
.noButtomPadding {
	padding-bottom: 0px;
}

img.listImages {
	padding: 3px 3px 3px 0px;
}

div#myImageFlow_navigation {
	display: none !important;
	height: 0px !important;
	visibility: hidden !important;
}

div#myImageFlow_caption{
	display: none !important;
	height: 0px !important;
	visibility: hidden !important;
}

.mousePointer{
   cursor:pointer;
}

span.paginationActualPage {
	font-weight: bold;
}

.colorGrey{
	background-color: #e5e5e5;
}
.colorWhite{
	background-color: #fff;
}
.fontColorWhite{
	color: #fff;
}
.fontColorBlau {
	color: #0b4a7d !important;
}
/**** SKYPE ****/
.skype_pnh_container {
	display: none !important;
}

.skype_pnh_print_container {
	display: block !important;
}


/***** INDEX ANFANG ******/
div#body {
	width: 800px;
	margin: 0 auto;
}
div#bodyadmin {
	width: 830px;
	margin: 0 auto;
}
div#bodyIndex{
	width: 1000px;
	margin: 0 auto;
}
div#addToFavorits {
	font-size: 10px;
	position: relative;
	width: 90px;
	margin: 0px 0px 0px auto;
}
/***** INDEX ENDE ******/
/***** MITARBEITER ANFANG ******/
div#mitarbeiter {

}
/***** MITARBEITER ENDE ******/
/***** LINKE SPALTE ANFANG ******/
div#leftcolum {
	width: 199px;
	float: left;
}
div#logo {
	padding-bottom: 10px;
}
/***** LINKE SPALTE ENDE ******/
/***** DETAIL MA ANFANG ******/
div#ma {
}
div#maImage{
	float: left;
	width: 200px;
	margin-right: 10px;
}

div#maTeaser{
	padding-top: 0px;
}
div#maWelcome{
	color: #025587;
	font-weight: bold;
	height: 115px;
}
div#maName{
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #025587;
}
div#maPhone{
	padding-top: 10px;
}
div#maEmail{
	padding-top: 10px;
}
div#maWorkingArea{
}
div#maAdress{
	padding-top: 7px;
}
div#maXing {
	padding-top: 15px;
}
div#maErstInfo{
	padding-top: 7px;
}
div#madetDoc {
	padding: 10px 0px;
}
div#madetText {
	padding: 10px 0px;
	clear: both;
}
div#madetText p {
}
/***** DETAIL MA ENDE ******/
/***** RECHTE SPALTE ANFANG ******/
div#rightcolum {
	width: 570px;
	float: right;
}
div#bodyadmin div#rightcolum {
	width: 600px;
	float: right;
}
div#movie {
}
div#movieteaser {
	height: 80px;
}
div#headline h2{
	color: #025587;
}
div#gesellschaftenBody {
	width: 570px;
}
table#tabGesellschaften td{
	padding: 0px 7px;
}

a.vergleichanfordern {
	margin-top:10px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
div#contentBeratungsschwerpunkt {
	margin-bottom: 12px;
}

div#divStartseite_postit{
	position: relative;
	top: 255px;
	left: 463px;
	float: left;
	height: 0px;
	width: 0px;
	}
/***** RECHTE SPALTE ENDE ******/
/***** BERATUNGSANFRAGE ANFANG ******/
div#beratungsanfrage {
	width: 570px;
}
div#beratungsanfrage label{
	width: 100px;
	float: left;
}
div#beratungsanfrage input{
	width: 465px;
}
div#beratungsanfrage #plz{
	width: 50px;
	float: left;
	margin-right: 5px;
}
div#beratungsanfrage #ort{
	width: 408px;
	float: left;
}
div#beratungsanfrage #submit{
	width: auto;
	margin: 15px 3px 0px 0px;
}
div#beratungsanfrage .sonstigesText{
	width: 547px;
}
div#beratungsanfrage textarea{
	width: 567px;
}
div.anfrageSektion {
}

div.anfrageDiv{
	padding:0px;
	height: auto;
	width: 570px;
	float: left;
}

div.anfrageDivRadio {
	width: 400px;
}

div#anfrageHidden {
	display: none;
}

div#beratungsanfrageContent{
	padding: 20px 0px 0px 20px;

}


div#beratungsanfrageContentWrapper{
	background-image: url(/_img/sonstiges/beratungsanfrage.jpg);
	background-repeat: none;
	width: 570px;
	height: 567px;
	position: relative;
	top:0px;
	left:0px;
}
div#beratungsanfrageContent div.anfrageDiv{
	padding:0px;
	height: auto;
	width: 570px;
	line-height: 12px;
}
div#beratungsanfrageContent h3{
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;

}
/***** BERATUNGSANFRAGE ENDE ******/
/***** MENU ANFANG ******/
a.menuLink {
	text-decoration: none;
}
a.menuLink :hover {
	text-decoration: none;
}
p.mouseMenuHover {
	background-color: #E5E5E5;
}
div#menu {
	margin-top: 20px;
	font-weight: bold;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #025587;
}
div#menu li{
	padding: 4px 0px 3px 0px;
	border-bottom: 1px dotted #025587;
}
div#menu li.firstchild{
	border-top: 1px dotted #025587;
}
div#menu li a {
	color: #025587;
}

ul#subMenu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #ffffff;
	background-color: #025587;
}
ul#subMenu li{
	padding: 4px 0px 3px 15px;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}
ul#subMenu li a {
	color: #ffffff;
}
ul#subMenu li.firstchild{
	border-top: 0px;
	border-bottom: 0px;
}

/***** MENU ENDE ******/
/***** RATING ANFANG******/
div#ratingMenu {
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#ratingMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #025587;
}
div#ratingMenu li{
	padding: 4px 0px 3px 0px;
	border-bottom: 1px dotted #025587;
}
div#ratingMenu li a {
	color: #025587;
}

div#ratingMenu li.firstchild{
	border-top: 1px dotted #025587;
}
a.rating {
   background:url(/_img/button/leer1.gif) repeat-x;
   height:12px;
   width:80px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
   cursor:pointer;
}

a.rating span {
   background:url(/_img/button/voll.gif);
   display:block;
   height:100%;
   width:0;
}
div.showrating {
   background:url(/_img/button/leer1.gif) repeat-x;
   height:12px;
   width:80px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
}

div.showrating div {
   background:url(/_img/button/voll.gif);
   display:block;
   height:100%;
   width:0;
}
div.raRating {
	padding: 0px 0px 8px 0px;
}
div.showRatingButtons{
	float: left;
	padding: 0px 10px 0px 0px;
}
div.raName {
	font-weight: bold;
}
div.raKommentar {
}
table#raDetailTable{
	width: 570px;
}

table#raDetailTable .raDetailTableBorderCol{
	border-top: 1px dotted #025587;
	padding: 4px 0px 0px 0px;
}
table#raDetailTable tr:last-Child td.raDetailTableLeftCol ,
table#raDetailTable tr:last-Child td.raDetailTableRightCol{
}
td.raDetailTableLeftCol {
	width: 505px;

	vertical-align: top;
	padding: 5px 10px 5px 0px;
	margin: 5px 0px;
}
td.raDetailTableRightCol {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}
div#ratingForm{
	padding: 10px 0px 0px 0px;
}
div#ratingFormFields {
	width: 570px;
	padding: 20px 0px 10px 0px;
}
div#ratingFormFields label {
	float: left;
	margin: 0px;
	width: 140px;
}

div#ratingFormFields input {
	width: 200px;
	padding: 0px 2px;
}
div#ratingFormFields textarea {
	width: 565px;
}

div#livevorschau {
	padding: 11px;
}
div.submitRatingQuestion {
	width: 490px;
	float: left;
	font-size: 13px;
	padding-top: 5px;
}
div.submitRatingStars {
	width: 80px;
	float: right;
	padding-top: 5px;
}
div#submitRatingWelcomeText{
	padding: 10px 0px;
}
div#raGoBack{
	float: right;
	padding: 5px 4px 5px 0px;
}
/***** RATING ENDE ******/

/***** KONTAKT ANFANG ******/

/***** KONTAKT ENDE ******/
/***** IMPRESSUM ANFANG ******/
#maToGoogleMaps img{
	cursor:pointer;
}
p.impressumText {
	font-size: 11px;
	text-align: justify;
}
div#haftungsausschuss p {
	margin: 10px 0px;
	text-align: left;
}

div#agb p {
	margin: 10px 0px;
}

/***** IMPRESSUM ENDE ******/
/***** FOOTER ANFANG ******/
div#footer {
	width: 800px;
	margin: 20px auto 0px auto;
	font-size: 12px;
}
div#footerContent {
	width: 410px;
	margin-left: 355px;
	border-top: 1px solid #999999;
	padding: 0px 0px 0px 50px;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#footer li {
	float: left;
}

/***** FOOTER ENDE ******/

/***** ADMIN ANFANG ******/
input.inputButtonHover {
	background-color: #ddd;
}
input.Save,
input.Discard {
	width: 100px;
	padding: 2px 0px;
}
input#standartTextSave {
	width: 150px;
	padding: 2px 0px;
}
input#bewertungsanfrageSubmit {
	width: 290px;
	padding: 2px 0px;
	cursor: pointer;
	margin-top: 20px;
	font-size: 13px;
}
input#SendMailDiscard {
	width: 90px;
	padding: 2px 0px;
	cursor: pointer;
}
input#SendMailPreview {
	width: 80px;
	padding: 2px 0px;
	cursor: pointer;
}
input#SendMailSend {
	width: 120px;
	padding: 2px 0px;
	cursor: pointer;
}
input#inputLoginButton {
	width: 80px;
	cursor: pointer;
}



.redBorder {
	border: 1px dotted red;
}
.redBorder:hover {
	border: 1px solid red;
}
input.ajaxPhoneFields {
	width: 100px;
	margin: 0px;
}
div#maPhone img,
div#maProfession img,
div#maWorkingArea img{
	padding-left: 2px;
	position: relative;
	top: 2px;
}
ul.textMenu {
	margin: 5px 0px;
}

ul.textMenu li{
	float: left;
	margin: 0px 6px 10px 6px;
}
ul.textMenu li.firstchild{
	margin-left:0px;
}
.ui-accordion .ui-accordion-header a {
	padding-left: 2em !important;
}

div.divMailContainerMenu{
	width: 500px;
	margin-bottom: 20px;
}

textarea.readonly {
	background-color: #dddddd;
	color: #555555;
}
textarea.editable {
	background-color: #ffffff;
	color: inherit;
}

div.HeadlineWrapper {
	margin: 10px 0px;
}

/** send mail wizard **/

#divMailTopicList .topicItem {
	width: 530px;
	padding: 4px 10px;
	margin: 2px;
	border-radius: 4px 4px 4px 4px;
	text-align: left;
	cursor: pointer;
}

/* the root element for scrollable */
#divMailWizard {
    font-size: 12px;
    height: 750px;
    margin: 0px 0px;
    overflow: hidden;
    position: relative;
    width: 600px;
}
#divMailWizard #status {
    height: 35px;
    margin: 0 !important;
	padding-left: 0px !important;
}
#divMailWizard #status li {
    color: #bbbbbb;
    float: left;
    list-style-image: none;
    list-style-type: none;
    padding: 10px 10px;
}
#divMailWizard #status li.active {
    color: #555555;
    font-weight: bold;
}

/* scrollable items */
#divMailWizard .items {
	width:20000em;
	clear:both;
	position:absolute;
}

/* single scrollable item called ".page" in this setup */
#divMailWizard .page {
	padding: 20px 0px;
	width: 600px;
	float: left;
}
#divMailWizard .divMailWizardNavigation {
	padding: 5px auto;
	width: 600px;
}

#divMailWizard .divMailWizardNavigation input{
	margin: 2px;
	border-radius: 4px 4px 4px 4px;
}
#divMailWizard .divMailWizardNavigation input.ff{
	float: right;
}
#divMailWizard .divMailWizardNavigation input.rw{
	float: left;
}
#divMailWizardPreviewWrapper {
	border: 1px solid #444444;
	color: #000000;
	height: 500px;
	overflow: auto;
	width: 598px;
}
#divMailWizardPreview a {
	text-decoration: underline; 
}
#divMailWizardPreview a:hover {
	text-decoration: none; 
}

/** send mail wizard Ende **/


/***** ADMIN ENDE ******/
/***** NOSCRIPT ANFANG *****/
div#noScriptContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1200px;
	padding: 0px;
	margin: 0 auto;
	background-color: none;
	background: url(/_img/background/noscript_bg.png);
	z-index: 999;
}
div#noScriptContentInner {
	margin: 90px auto;
	width:640px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}
div#noScriptContentInner a{
	color: #ffffff;
	text-decoration: underline;
}
div#noScriptContentInner a:hover{
	color: #ffffff;
	text-decoration: none;
	}
/***** NOSCRIPT ENDE *****/
div.anfrageDivRadio radio,
.radio{
	border:medium none;
	width:auto !important;
        margin: 3px 0;
}


/***** ONLINEBERATUNG ANFANG *****/
/***** ONLINEBERATUNG ENDE *****/


/***** TOOLTIP ANFANG *****/

#tooltip {
	font-family: "Trebuchet MS";
	position: absolute;
	z-index: 3000;
	border: 1px solid #025587;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #eee;
	color: #025587;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/***** TOOLTIP ENDE *****/

/***** WORDPRESS ANFANG *****/

div#wordpressstyle {
	width: 650px;
}

div#wordpressstyle .inputText {
	width: 334px;
}
div#wordpressstyle label {
	width: 100px;
}

div#wordpressstyle h4 {
	margin-top: 10px;
}
div#wordpressstyle input.checkbox {
	border: 0px;
}
div#wordpressstyle .ui-accordion {
	padding: 0px;
}
div#wordpressstyle .ui-accordion-content {
	padding: 1em 1em;
}

/***** WORDPRESS ENDE *****/


/***** MASUCHE ANFANG *****/
div#maSuche{
	position: absolute;
	top: 90;
	width: 407px;
	color: #000;
}
div#maSucheHeader{
	background-image: url("/_img/maSuche/maSuche_sucheHeader.jpg");
	width: 407px;
	height: 277px;
}

div#maSucheForm{
	background-image: url("/_img/maSuche/maSuche_sucheForm.png");
	width: 407px;
	height: 97px;
}
input#maSucheFormInput {
	background-image: url("/_img/maSuche/maSuche_sucheInput.png");
	background-repeat:no-repeat;
	width: 107px;
	height: 22px;
	padding: 6px 2px 0px 4px;
	font-size: 22px;
	line-height: 20px;
	margin: 29px 0px 0px 190px;
	float: left;
	text-align: right;
}
div#maSucheLoader{
	background-color: #fff;
	padding: 10px;
	margin: 0px auto;
}
div#maSucheResult{
	background-color: #fff;
}

input#maSucheFormClose {
	margin: 0px 0px 0px 390px;
	border: 0px;
	visibility: hidden;
	}
input#maSucheFormBtn {
	margin: 28px 0px 0px 20px;
}

div#maSucheNothing{
	padding: 10px;
}
table#maSucheResultTable{
	width: 407px;
	border: 0px;
}
table#maSucheResultTable td{
	height: 40px;
}
.maSucheResultLeftCol{
	padding-left: 10px;
}
.maSucheResultMidCol p.header{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
td.valignTOP{
	vertical-align: middle;
}

td.valignBOTTOM{
	vertical-align:bottom;
}

a.MaSucheprofileLink {
	color: #1f346b;
	text-decoration: underline;
}

a.MaSucheprofileLink:hover{
	color: #1f346b;
	text-decoration: none;
}
p.titelGrau {
	color: #8a8a8a;
}
p.headerSchwarz {
	color: #292929;
}


/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
   	margin-left: 300px;

    color: #333;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/***** MASUCHE ENDE *****/


div#gesellschaftenBanner {
	padding: 0px;
	margin: 45px 0px 21px 0px;
}

div#divToRightWrapper{
	position: relative;
	top: 0px;
	left: 260px;
	width: 50px;
	height: 250px;

	z-index: 100;
	float: left;
	padding: 0px;
	cursor: pointer;
}
div#divToLeftWrapper{
	position: relative;
	top: 0px;
	left: 212px;
	width: 50px;
	height: 250px;

	z-index: 100;
	float: left;
	padding: 0px;
	cursor: pointer;
}


img#toRight{
	padding: 228px 5px 0px 30px;
}

img#toLeft{
	padding: 228px 0px 0px 5px;
	display: none;
}


/**** GUTSCHEIN ***/
input#gutscheinSave{
	margin: 20px 0px 0px 00px;
	width: 135px;
}

/**** VERGLEICH ANFORDERN ***/
div#divVergleichanfordern {
	width: 450px;
}
div#divVergleichanfordern div.anfrageDiv {
	width: 450px;
}

div#divVergleichanfordern label{
	width: 100px;
}
div#divVergleichanfordern input, select {
	width: 345px;
	color: #222222;
}

div#divVergleichanfordern input#submitBut,
div#divVergleichanfordern input#submitSub{
	color: #999999	;
	background-color: #025587;
}

div#divVergleichanfordern #ort {
	width: 259px;
}
div#divVergleichanfordern #firstname,
div#divVergleichanfordern #lastname,
div#divVergleichanfordern #telefon,
div#divVergleichanfordern #mobil{
	width: 120px;
}

div#divVergleichanfordern #plz {
	width: 80px;
}

div#divVergleichanfordern #geb_tag {
	width: 50px;
}

div#divVergleichanfordern #geb_monat {
	width: 80px;
}

div#divVergleichanfordern #geb_jahr {
	width: 60px;
}
div#divVergleichanfordern #versichert_bei{
	width: 345px;
}

div.standartTextContentContainer{
	padding: 10px 0px 30px 40px;
}

div#EditorContentSend label {
	width: 120px;
}
