@CHARSET "UTF-8";

#overlayOle {
background-color:#323232;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:90;
}


.myGallery {
	border:none !important;
}

/* MAILFORM /*
 * 
 */


.kontaktRow input, .kontaktRow textarea {
	width:100%;
	border:1px dotted #002762;
	margin-bottom:5px;
	font-size:12px;
	padding:2px;
}

.kontaktRow textarea {
	height:200px;
	margin-bottom:20px;
}

#kontaktBetreff select {
	border:1px dotted #002762;
	margin-bottom:10px;
	font-size:12px;
	width:262px;
}

#kontaktStr {
	width:460px;
}

#kontaktNr {
	width:50px;
}

#kontaktName, #kontaktVorName,
#kontaktPlz,
#kontaktOrt,
#kontaktTel,
#kontaktFax,
#kontaktEmail {
	width:48%;
}

.kontaktSubmit {
	width:120px !important;
}

.tx-thmailformplus-pi1 {
	padding-right:15px;
	margin-bottom:10px;
}

/* SUCHE /*
 * 
 */

.srButton {
	width:20px;
}

.srTitle {
	width:515px;
}

strong.tx-indexedsearch-redMarkup {
	color:#074e92;
}

.sPbrowserLeft, .sPbrowserMiddle {
	margin-right:10px;
}

.searchResult {
	margin-bottom:15px;
}

/* NEWSLETTER ANMELDUNG /*
 * 
 * 
 */

 .inputBoxLabel {
 	margin-right:15px;
 
	font-weight:bold;
 }
 
 .newsletterLeft {
 	margin-right:15px;
	
 }
 
  .newsletterRight {
 	
	
 }
 
.nLinputBox input {
 	border:1px dotted #002762;
	width:205px;
 }
 
 .newsletterOut {
 	margin-bottom:10px;
 }
 
.newsletterSubmit {
	border:1px dotted #002762;
	background:none;
	color:#002762;
	padding:2px 5px;
	font-size:10px;
} 

.newsletterSubmit:hover {
	background:#f24405;
	color:#ffffff;
}

