.module {
	clear:left;
	z-index: 500;
}

.module a.close-btn {
	float:right;
	background-image: url('../img/sprite-list-menu.png'); 
	background-repeat: no-repeat;
	width:11px; 
	height:11px; 
	background-position: -115px 0; 
	margin: 10px 10px 0 0; 	
	display: inline-block;
}


	
.module a.close-btn:hover {
 	top: 0%;
 	opacity: 1;	
 	background-position: -125px 0; 
 	right:0;	 	
 }


.module-box {
	
}

.module-innerbox {
	background: #efeee7;
	padding: 0 8px 10px 8px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}

.md-row {
	background: #fff;
	position: relative;
	border-top: 0;
	padding: 10px;
	overflow: hidden;
	margin:0;
	text-align:center;
}

.module .h4-12 {
	font-family: Roboto, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.module h3, .module h1 {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #4693c2;
	margin: 0 0 0.5em 0;
	line-height: 1.3;
}

.module h1 {
	line-height: 1.6;
}

.module .btn-01 {
	background-color: #CECECE;
	width:200px;
	z-index:1;
}

.module .btn-01 div {
	top: -2px;
	left: -4px;
	position: relative;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FBFAF5', EndColorStr='#F0EFE8');
	
	background-image: linear-gradient(center bottom , #F0EFE8 40%, #FBFAF5 60%);
	background-image: -o-linear-gradient(center bottom , #F0EFE8 40%, #FBFAF5 60%);
	background-image: -moz-linear-gradient(center bottom , #F0EFE8 40%, #FBFAF5 60%);
	background-image: -webkit-linear-gradient(center bottom , #F0EFE8 40%, #FBFAF5 60%);
	background-image: -ms-linear-gradient(center bottom , #F0EFE8 40%, #FBFAF5 60%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.40, #F0EFE8),
		color-stop(0.60, #FBFAF5)
	);
	
	border-radius: 0;
	box-shadow: none;
	width:200px;
	padding: 0;
	border:1px solid #E0DBCD;	
	text-align:center;
}





.module .btn-01 div :hover {
	
	background-image: linear-gradient(center bottom , #EAE9E4 40%, #F4F3EC 60%);
	background-image: -o-linear-gradient(center bottom , #EAE9E4 40%, #F4F3EC 60%);
	background-image: -moz-linear-gradient(center bottom , #EAE9E4 40%, #F4F3EC 60%);
	background-image: -webkit-linear-gradient(center bottom , #EAE9E4 40%, #F4F3EC 60%);
	background-image: -ms-linear-gradient(center bottom , #EAE9E4 40%, #F4F3EC 60%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.40, #EAE9E4),
		color-stop(0.60, #F4F3EC)
	);

	border-radius: 0;
	box-shadow: none;
}

.module .btn-01 a {
	color: #000;
	font-weight: normal;
	padding: 5px;
	display:block;
	text-decoration:none;
	font-family: Roboto,Helvetica,Arial,sans-serif;
}



/* md-nlout */
.md-nlout .module-innerbox {
	background: #efeee7;
	padding: 10px 8px 10px 8px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}

/* md-fullbanner */
 .md-fullbanner {
 	margin-bottom:40px;
 }
 .md-fullbanner div {
 	float:right;
 	color:#aaa;
 	margin:0 0 3px 0;
 	font-size:11px;
 }
 .md-fullbanner img {
 	width:934px;
 	height:220px;
 }

/* md-tabtheme */
.md-tabtheme {
	margin:30px 0 30px 0;	
}

.md-tabtheme h3 {
	margin:0 0 15px 0;	
}


.md-tabtheme-box {
	position:relative;
}

.md-tabtheme-box table {
	width:230px;
	position:absolute;
	right:0; 
	margin: 20px;
}

.md-tabtheme-box .theme-image-link {
	margin:0;
	padding:0;
	display:block;
	background-color:#aaa;
}

.md-tabtheme-box .theme-image-link img {
	display:block;
	width:100%;	
}


/* md-theme-object */

.md-theme-object {
	margin:20px 0 30px 0;	
}

.md-theme-object-box {
	border:2px solid #EFEEE7;
	position:relative;
}

.md-theme-object-box>a {
	display:block;
	line-height:0;	
}

.md-theme-object-box table {
	width:230px;
	position:absolute;
	right:0; 
	margin: 20px;	
}

.md-theme-object-desc {
	padding: 20px;
	background-color:#EFEEE7;
	margin:0;	
}

.md-theme-object-desc  h4 {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 1.6em;
	font-weight: bold;
	color:#555;
	margin:0;
	width: 600px;	
}

.md-theme-object-desc  p {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#555;
	margin:0;
	width: 600px;
}

.md-theme-object-desc .btn {
	clear: left;
	float: right;
	width: 200px;
	margin: -35px 10px 10px 0;
	text-align: center;
}


/* md-region-developer */



.md-region-developer {
	margin:20px 0 30px 0;	
}

.md-region-developer-box {

}

.md-region-developer-innerbox {
	background: #efeee7;
	padding: 0 8px 10px 8px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}

.md-region-developer-row {
	position: relative;
	border-top: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin-top: 0em;
}

.md-region-developer-item {
	width: 25%;
	border: 0px solid #e1dccf;
	float: left;
	background: #fff;
	border-bottom: 1px solid #e1dccf;
}

	
.md-region-developer-cbox-item {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 25px 14px 14px 14px;
	height: 160px;
}


.md-region-developer-cbox-item img {
	display: block;
	text-align: center;
	margin: 0em auto 0 auto;
	width: 80%;
}


.md-region-developer-cbox-item h2 {
	margin: 0.8em 0 0.1em 0;
	font-size: 16px;
	white-space: nowrap;
}

.md-region-developer-cbox-item h2 a {
	text-decoration: none;
}


.md-region-developer-cbox-item p {
	margin-top: 0;
	font-size: 13px;
}


	
.md-region-developer-cbox-item-small {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 10px 10px;
	
}

.md-region-developer-cbox-item-small img {
	display: block;
	text-align: center;
	margin: 0 10px 0 0;
	width: 45px;
	float:left;	
}

.md-region-developer-cbox-item-small h2 {
	margin: 0.1em 0 0.1em 0;
	font-size: 15px;
	white-space: nowrap;
}

.md-region-developer-cbox-item-small h2 a {
	text-decoration: none;
}


.md-region-developer-cbox-item-small p {
	margin-top: 0;
	font-size: 13px;
}

.md-region-developer-link {
	width: 25%;
	border: 0px solid #e1dccf;
	float: left;
	background: #fff;
	border-bottom: 1px solid #e1dccf;
}

.md-region-developer-cbox-link {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 10px 14px;	
}

.md-region-developer-cbox-link a {
	margin: 0.1em 0 0.1em 0;
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #8D2718;
}






/* md-region-locations */

.md-linkblock {
	margin:20px 0 30px 0;	
}

.md-linkblock-box {

}

.md-linkblock-innerbox {
	background: #efeee7;
	padding: 0 8px 10px 8px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}

.md-linkblock-innerbox h4 {
	padding: 15px 0 0 5px; 
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 1.2em;	
	margin:0;
}

.md-linkblock-row {
	position: relative;
	border-top: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin-top: 0em;
}

.md-linkblock-col {
	position: relative;
	border-top: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin-top: 0em;
	float:left;
	width:20%;
}


.md-linkblock-col .md-linkblock-item {
	float:none;
	width:100%;
}

.md-linkblock-row .md-linkblock-item {
	float:left;
	width:20%;"
}

.md-linkblock-item {
	width: 20%;
	border: 0px solid #e1dccf;
	float: left;
	background: #fff;
	border-bottom: 1px solid #e1dccf;
}


.md-linkblock-item-small {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 10px 10px;
	
}

.md-linkblock-item-small img {
	display: block;
	text-align: center;
	margin: 0 10px 0 0;
	width: 45px;
	float:left;	
}

.md-linkblock-item-small h2 {
	margin: 0.1em 0 0.1em 0;
	font-size: 15px;
	white-space: nowrap;
}

.md-linkblock-item-small h2 a {
	text-decoration: none;
}

.md-linkblock-item-small h2 a span {
    font-size: 14px;
    font-family: "Roboto Slab","Times New Roman",serif;
    color: #8D2717;
    padding-left: 0.5em;
    font-weight: bold;
    text-decoration: none;
}

.md-linkblock-item-small p {
	margin-top: 0;
	font-size: 13px;
}

.md-linkblock-link {
	width: 20%;
	border: 0px solid #e1dccf;
	float: left;
	background: #fff;
	border-bottom: 1px solid #e1dccf;
}


.md-linkblock-link-item {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 10px 14px;	
}

.md-linkblock-link-item a {
	margin: 0.1em 0 0.1em 0;
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #8D2718;
}


/* md-category-search */

.md-category-search {
	margin:10px 0 30px 0;	
}

.md-category-search-box {

}

.md-category-search-innerbox {
	background: #efeee7;
	padding: 2px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}


.md-category-search .ym-fbox-button {
	float: right;
	margin: 0 7px 0 0;
	
}

#submit::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

.md-category-search .ym-fbox-button #submit {
	line-height: 36px;	 
}

/* md-category-search */

.md-text-search {
	margin:10px 0 30px 0;	
}

.md-text-search-box {

}

.md-text-search-innerbox {
	background: #efeee7;
	padding: 2px;
	margin: 0 0 1em 0;
	position: relative;
	z-index: 1;
}


.md-text-search .immo-search {
	margin:0;
	padding:20px;	
}

.md-text-search .fbox-immo-search {
	float:left;
	padding:0;
	width:85%;
	height: auto;
}

.md-text-search input.textbox-immo-search {
	margin:0;
	padding: 14px 0 10px 50px;
	background:  #FFF url('../img/icon-lupe.png') no-repeat scroll 5px 6px;
	font-size: 15px;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	color:#888;
	height: auto;
	line-height: 20px;
}

.md-text-search .fbox-immo-search  input.textbox-immo-search:hover, 
.md-text-search .fbox-immo-search  input.textbox-immo-search:focus {
	background: #FFF url('../img/icon-lupe.png') no-repeat scroll 5px 6px;
} 


.md-text-search  .ym-fbox-button {
	margin:0;
	padding:0;
	float:left;
	width:15%;	
}

/* Chrome Hack */
.md-text-search .ym-form .ym-fbox-button input:not(*:root) {
line-height:43px;
}



.md-text-search .ym-form .ym-fbox-button input {
	display:block;
	margin:0 0 0 -3px;
	line-height:28px;
	width:120px;
	font-family: "Roboto Slab", Georgia, serif;
	font-size:16px;
	-moz-border-radius-topleft:  0;       
    -webkit-border-top-left-radius:0;  
    border-top-left-radius: 0; 
    -moz-border-radius-bottomleft:  0;       
    -webkit-border-bottom-left-radius:0;  
    border-bottom-left-radius: 0; 
}

/* IE Hack */
@media all and (min-width:0\0) and (min-resolution: .001dpcm) {
	.md-text-search .ym-form .ym-fbox-button input { line-height:42px; }
}
	
	 


/* md-news */

.md-news {
	margin:40px 0 40px 0;
}

.md-news-box {

}

.md-news-innerbox {
	border-top: 1px solid #e1dccf;
	padding: 10px 0;
	margin-top: 10px;
}

.md-news  h4 {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color:#555;
	margin: 0 0 6px 0;	
}

.md-news .pre-title {
	font-family: Helvetica, sans-serif;
	display: block;
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

.md-news-item {
	border-bottom: 1px solid #e1dccf;
	background: #fff;
	padding: 25px 0px 0 0;
	clear:both;
}
	
.md-news-item img {
	width: 250px;
	float: left;
	margin-right: 15px;
}
	
.md-news-item p {
	margin: 0 0 20px 265px;
	font-size: 15px;
	font-family: "Roboto Slab", Georgia, serif;
}

.md-news-item .btn-01 {
	margin: 0 0 0 267px;
}




/* md-blogteaser */

.md-blogteaser {
	margin:30px 0 40px 0;	
}

.md-blogteaser .ym-g33 {
	background-color: #EFEEE7;
	height: 180px;
}

.md-blogteaser h4 {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 0 0;
}

.md-blogteaser h4 span {
	display:block;
	font-size:13px;
	text-align: center;
	margin: 0 0 10px 0;
}

.md-blogteaser .second img { 
	margin:0;
}



/* md-interview-row */

.md-interview-row {
	position: relative;
	border-top: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin-top: 0em;
}

.md-interview-item {
	background: #fff url('/assets/img/newsletter/footer-img.gif') repeat-x;
	border: 0px solid #e1dccf;
	float: left;
	
	border-bottom: 1px solid #e1dccf;
}

.md-interview-item .bg_img {
	
}

.md-interview-item .person {
	margin: 20px 0 0 20px;
	border-radius: 120px;
	width: 120px;
	height: 120px;
	border:4px solid #aaa;
}



.md-interview-item .label {
	margin: -50px 0 0 180px;	
}

.md-interview-item .interview {
	margin: 30px 0 0 25px;
}

.md-interview-item .display-more {
	margin: 20px 0 30px 0;	
}


/* md-state-obj */

.md-state-obj .btn-box {

}

.md-state-obj .list-bauobjekte-25 { 
	margin-bottom: 50px;
}

.md-state-obj .list-bauobjekte-25 img {
	width: 200px;
	height: 120px;
}

.md-state-obj .btn-01 {
	width: 225px;
	float:right;
	margin: -35px 0 0px 0;
}

.md-state-obj .btn-01 div {
	width: 225px;
}




/* md-state-category */

.md-category-search .img-canvas * {
	cursor: default;
}
.md-category-search h4 {
	margin: 0 0 0 0;
	padding:0;
	font-size:17px;
}

.md-category-search #map-canvas {
	width: 100%;
	height:260px;
}



/* md-newsletter */

.md-newsletter {
	margin:20px 0 50px 0;
}

.md-newsletter .md-newsletter-innerbox {
	background-color: #EFEEE7;
	overflow:hidden;
	margin-top:10px;	
}

.md-newsletter .md-newsletter-innerbox .shadow {
	left: 0;
	bottom: -10px;
	position: absolute;
	width:100%;
	height: 10px;
	-webkit-box-shadow: 0px -10px 9px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px -10px 9px 0px rgba(0,0,0,0.05);
	box-shadow: 0px -10px 9px 0px rgba(0,0,0,0.05);
}

.md-newsletter .md-newsletter-innerbox {
	position: relative;
	padding:20px 20px 20px 20px;
}

.md-newsletter .md-newsletter-innerbox p {
	margin:5px 0;
	text-align:center;
	font-size: 16px;
}

.md-newsletter .md-newsletter-innerbox h4 {
	margin: 20px 0 20px 0;
	font-family: "Roboto Slab",Georgia,serif;
	font-size: 1.4em;
	font-weight: bold;
}

.md-newsletter .md-newsletter-innerbox .img-newsletter {
	
	right: 20px;
	bottom: -20px;
	position: absolute;
	height: 276px;
	width: 242px;	
}

.md-newsletter .ym-fbox-check .entry {
	float:left;
	width:140px;
}

.md-newsletter .form-signup-full .ym-fbox-text, .md-newsletter .form-signup-full .ym-fbox-button {
	 	width: 310px;
	 	
}

.md-newsletter .form-signup-full .ym-fbox-text input, .md-newsletter .form-signup-full .ym-fbox-button input {
	 	width: 100%;	 	
}

.md-newsletter .form-signup-full .ym-fbox-button input {
	 	line-height: 20px;	 	

}

.md-newsletter .form-signup-full .ym-fbox-button #submit {
	line-height: 36px;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}

.md-newsletter p.disclaimer {
	display:block;
	clear:left;
	text-align:left;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-size:13px;
	margin:10px 0 0 0;
}


.md-newsletter .ym-fbox-text h5 {
	margin:0;
	
}

.md-newsletter .ym-fbox-text p {
	text-align:left;
	
}


/* md-company */

.md-company {
	margin-top:40px;
	margin-bottom:40px;
}

.md-company .module-box {
	margin-top:10px;
}

.md-company-row {
	position: relative;
	border-top: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin-top: 0em;
}

.md-company-item {
	background: #fff url('/assets/img/notebook-full.gif') center 30px no-repeat;
	border: 0px solid #e1dccf;
	float: left;
	border-bottom: 1px solid #e1dccf;
	padding: 20px;
}



.md-company-item .grid-aboutgrafik {
	float: right;
	margin: 20px 0 20px 20px;
	padding: 14px;
	width:300px;	
}



.md-company-item h3 {
	padding-top: 120px;
	color: #000;
	font-size: 16px;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: normal;
	text-align:center;
}



/* md-anmelden */

.module .userLogin .ym-fbox-button input {
	margin-left: 124px;
} 

.module.md-anmelden .module-innerbox {
	padding: 20px 0 0 0;
	margin-bottom:0;
	width:100%;	
	
}

.module.md-anmelden .userLogin {
	background: #efeee7;
	display:block;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

.module.md-anmelden .userLogin h3 {
	font-size: 22px;
	text-align: center;
	margin: 10px 0 20px 0;
}

.module.md-anmelden .userLogin p {
	font-size: 16px;
	text-align: center;
	margin: 5px 0 15px 0;
}

.module.md-anmelden .userLogin form { 
	margin: 10px 0 10px 30px;
	
}

.module.md-anmelden .userLogin form  label { 
	margin-top: 3px;
}

.module.md-anmelden .userLogin #submit { 
	margin-right: 30px;
}

.module.md-anmelden .userLogin .ym-fbox-text input { 
	width: 300px;
}

/* md-registrieren */

.module.md-registrieren {
	margin-bottom: 60px;	
	
}

.module.md-registrieren .module-box {
	padding: 0;
	margin:0;
	border:12px solid #efeee7;
	border-top:1px solid #ddd;
	
	
}

.module.md-registrieren .module-innerbox {
	padding: 0;
	margin: 0 0 0 0;
	background:#fff;
	
	text-align:center;
	
	
}

.module.md-registrieren .userRegistration {
	
	text-align:center;
	padding:0;
	background:#fff;
	margin: 0 0 0 210px;
	width: auto;
	
}

.module.md-registrieren  i {
	background: url("../img/triangle-down.png") no-repeat left top;
	width:39px;
	height:20px;
	display:block;
	top:-1px;
	left: 443px;
	position:relative;
	overflow:hidden;
	
	
}

.module.md-registrieren h2 {
	font-family: "Roboto Slab",Georgia,serif;
	font-size: 22px;
	font-weight: bold;
	color: #4693C2;
	margin: 10px 0px 30px 0px;	
	
}

.module.md-registrieren .formBox {
	width: auto;
	margin: 0;
}

.module.md-registrieren form {
	margin: 0 0 0 0;
}

.module.md-registrieren form .ym-fbox-text {
	display:block;
	clear: left;
	line-height: 30px;
	margin:0;
}

.module.md-registrieren form .ym-fbox-text input {
	display:block;
	float:left;	
	width: 300px;
	
}

.module.md-registrieren form .ym-fbox-text label {
	text-align:right;
	display:block;
	float:left;	
	width: 100px;
	margin: 2px 10px 0 0;
}

.module.md-registrieren .ym-fbox-button a {
	margin-left:30px;	
}

.module.md-registrieren form h6 {
	font-family: Roboto,Helvetica,Arial,sans-serif;;
	font-size: 14px;
	text-align: left;
	margin: 10px 0 0 110px;
	color: #000;
}

.module.md-registrieren form p {
	font-family: Roboto,Helvetica,Arial,sans-serif;;
	font-size: 14px;
	text-align: left;
	margin: 0 0 10px 110px;
	color: #000;
}

.module.md-registrieren .ym-fbox-button {
	text-align: left;
	margin: 0 0 10px 110px;
	font-size:14px;
}

.module.md-registrieren #submit { 
	margin: 0;
	width: 150px;
}

.module.md-registrieren .facts {
	background: url("../img/icon-pc.png") no-repeat left top;
	margin: 5px 0 0 -50px;
	padding-right: 10px;
	background-position: 30px 0;
}

.module.md-registrieren .facts p {
	padding: 40px 0 5px 25px;
	display:block;	
	margin:0;
	text-align: left; 
	font-weight: bold;
	font-family: Roboto,Helvetica,Arial,sans-serif;;
	font-size: 14px;
}
	
.module.md-registrieren .bulletPointBig { 
	display:block;	
	text-align: left; 
	margin-left: 20px;
}

.module.md-registrieren .bulletPointBig li { 
	background: url("../img/bulletPointOk.gif") no-repeat left top;
	background-position: 0 4px;
	font-size: 15px;
	padding: 0 0 0 25px;
	font-family: Roboto,Helvetica,Arial,sans-serif;;
	font-size: 14px;	
}



/* md-password */

.module.md-password {
	margin-bottom:50px;	
}

.module.md-password .module-innerbox {
	padding: 20px 0 0 0;
	margin-bottom:0;
	width:100%;	
	
}

.module.md-password .userLogin {
	background: #efeee7;
	display:block;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

.module.md-password .userLogin h3 {
	font-size: 22px;
	text-align: center;
	margin: 10px 0 20px 0;
}

.module.md-password .userLogin p {
	font-size: 16px;
	text-align: center;
	margin:0;
}

.module.md-password .userLogin p span {
	font-size: 13px;
	display:block;
}

.module.md-password .userLogin form { 
	margin: 10px 0 10px 30px;
}

.module.md-password .userLogin form  label { 
	margin-top: 3px;
}
	
.module.md-password .userLogin #submit { 
	margin-right: 30px;
}

.module.md-password .userLogin .ym-fbox-text input { 
	width: 300px;
}

#nkinfo .module {
	margin:0px 0 50px 0;
}


/* md-profil */

.module.md-profil {
	margin-bottom:40px;
	
}

.module.md-profil .alert {
	text-align:center;	
}

.module.md-profil .alert span {
	float:right;
}

.md-profil .module-innerbox {
	padding: 20px 0 20px 0;
	margin: 0;
	
}

.md-profil .module-innerbox b {
	background: url('../img/sprite-meinkompass.png') no-repeat;
	display:block;
	position: absolute;	
}

.module.md-profil .ym-fbox-button {
	margin: 0 0 0 120px;
	clear: left;
}

.module.md-profil .ym-fbox-button input {
	margin: 4px 0 0 0;
	padding: 0 10px;
	line-height: 20px;
}


.module.md-profil .module-innerbox form {	
	margin: 0 auto;
	width: 500px;
}


.module.md-profil .ym-fbox-text label {	
	width: 120px;
	margin: 3px 0 0 0;
}


.module.md-profil .module-innerbox p {
	text-align:center;
	margin: 0 0 20px 0;
}

/* md-profil-password */

.module.md-profil-password b {
	background-position: 0 0;
	width:183px;
	height:130px;
	right: 50px;
	bottom:20px;
}


.module.md-profil-password .ym-fbox-text span {
	display: block;
	color: #000;
	margin-top: 5px;
}

.module.md-profil-password .ym-fbox-text input {	
	width: 300px;
}




.module.md-profil-password .module-innerbox p span {
	display:block;
	font-size: 11px;
}


/* md-profil-data */

.module.md-profil-data b {
	background-position: -183px 0;
	width:224px;
	height:240px;
	right: 30px;
	bottom:20px;
}



.module.md-profil-data .module-innerbox p {
	text-align:center;
	margin:0 0 20px 0;
}

.module.md-profil-data select {
	float:left;
	margin-right: 10px;
	width: 100px;
}



.module.md-profil-data .ym-fbox-text input {	
	width: 300px;
}

.module.md-profil-data .ym-fbox-text #user_country {	
	width: 300px;
}

.module.md-profil-data .ym-fbox-text #user_zip {
	width: 75px;
	margin-right: 5px;
}

.module.md-profil-data .ym-fbox-text #user_city {
	width: 220px;
}




/* md-profil-news */

.module.md-profil-news b {
	background-position: -407px 0;
	width:280px;
	height:240px;
	right: 10px;
	bottom:0px;
}


.module.md-profil-news .module-innerbox > div {	
	clear:left;
	width: 600px;
	margin: 30px 0 0 20px;
}

.module.md-profil-news .module-innerbox > div:after {
	content: '';
	display:block;
	clear:left;
}

.module .md-profil-news-item {
	width: 150px;
	border: 0px solid #e1dccf;
	float: left;
	background: #fff;
	border-bottom: 1px solid #e1dccf;	
}

.module .md-profil-news-item div {
	border: 1px solid #e1dccf;
	border-bottom: 0 none;
	padding: 10px 10px;
}

.module .md-profil-news-item a {
 	font-size: 100%;
  	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: 400;
    color: #158DC0;
      white-space: nowrap;
    text-decoration: none;
    padding:10px 80px 10px 0;
}

.module .md-profil-news-item .checked {
	position:relative;
	margin: 0px 0 0 0;
	background-image: url('../img/check_small.png'); 
	background-repeat: no-repeat;
	background-position:120px 14px;
	display:block;
}

.module .md-profil-news-item input {
	display: none;	
}


.module.md-profil-news .module-innerbox form p {
	text-align:center;
	margin:0 0 20px 0;
}

.module.md-profil-news .nlcheck {
	float:left;
	width: 200px;
}

.module.md-profil-news .nlcheck input {
	display: inline;
	margin-right: 4px;
}



/* md-profil-delete */

.module.md-profil-delete .module-innerbox p {	
	margin: 0;
}

.module.md-profil-delete  .ym-fbox-button  {
	margin: 0 30px 0 0;
	
}

.module.md-profil-delete  .ym-fbox-button  input {
	margin: 0 20px 0 0;
}


/* md-banner */
.md-banner { 
	margin-bottom: 35px;
}

.md-banner .label { 
	float:right;
	font-size:10px;
	position: relative;
	color:#bbb;
	margin: 2px 5px 0 0;
}

.md-banner h3 {
	font-family: "Roboto Slab", Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #4693c2;
	margin: 16px 0 0 20px;
	line-height: 1.3;	
}

.md-banner img {
	float:left;
}
.md-banner .md-banner-content {
	float:left;	
	border: 1px solid #dddddd;
	border-left:none;
	height: 108px;
	width: 633px;
}

.md-banner-txt {
	float:left;
	margin: 10px 105px 10px 20px;
	font-size:15px;
}

.md-banner-btn {
	margin-top: 20px;
	float:left;		
}

.md-banner-btn .btn-01 {
	width: 120px;
}

.md-banner-btn .btn-01 div {
	width: 120px;
}


.md-developer {
	margin: 0 0 60px 0;	
}

.md-developer .md-box {
	position:absolute;	
}

.md-dev-logo {
		position:relative;top:-140px;left:625px;background-color:#fff;width:270px;height: 170px; border:1px solid #bbb;
}

.md-dev-logo img {
	margin:10px;width:250px;height: 150px;
}

.md-dev-name {
		position:relative;top:-190px;left:20px;color:#fff;font-family: Roboto Slab,Georgia,serif;font-size: 1.3em;font-weight: bold;width:400px;
}

.md-dev-name div {
position: absolute;bottom: 0;left: 0;
}

.md-dev-url {
		position:relative;top:-210px;left:430px;color:fff;
}

.md-dev-url a {
	color: #fff;	
	text-decoration:none;
	font-size: 0.9em;
	font-weight:bold;
}


.md-developer-info { 
	margin: -30px 0 30px 0;	
}

