body {
	background-image: url(../images/mainbg-site.jpg);
	background-repeat: repeat-x;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding-top: 20px;
	overflow-y: scroll;
}

strong {
	font-weight: 600;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 30px;
}

.clearer {
	clear: both;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #8BBA22;
	text-decoration: none;
}

#galleria{
	height:720px; 
	margin-bottom: 30px; 
}

.green {
	color: #8BBA22;	
}

.noObjects {
	color: #fff;
	font-style: italic;
}

/*==========================================================================*/
/* Header */
/*==========================================================================*/
#header {
	width: 100%;
	height: 119px;
}

#headerLeft {
	width: 138px;
	height: 119px;
	float: left;
}

#headerRight {
	width: 822px;
	height: 119px;
	float: left;
}

/*==========================================================================*/
/* NavigationTop */
/*==========================================================================*/
nav ul {
    padding: 0px;
    margin: 0px;
	float: right;
	font-size: 14px;
	text-transform: uppercase;
}

nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

nav ul,nav ul li{
    background-color: #fff;
}

nav ul li ul li ul {
	margin-left: 124px;
	margin-top: -29px;
	border-left: 1px dotted #ccc;
}

nav ul li {
    list-style: none;
    float:left;
}

nav ul li a {
    text-decoration: none;
    display: block;
    color: #000;
	padding: 30px 10px 14px 10px;
}

nav ul li a:hover {
	background-image: url(../images/aktivbg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

nav ul li ul li a {
    text-decoration: none;
    display: block;
    color: #000;
	padding: 0px 10px 14px 10px;
}

nav ul li ul li a:hover {
    background-image: none;
}

nav li.cellfr {
	padding-top: 30px;	
}

nav .aktive {
	background-image: url(../images/aktivbg.png);
	background-repeat: no-repeat;
	background-position: top center;	
}

nav ul li a:hover {
    color: #8BBA22;
}

nav ul li:hover > ul {
    visibility: visible;
	margin-top: -3px;
}

nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
	z-index: 9999;
}

nav ul li ul li{
    float: none;
}

nav ul li ul li a:hover{
    color: #8BBA22;
}

/*==========================================================================*/
/* Top */
/*==========================================================================*/
#topframe {
	background-image: url(../images/topbg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #506819;
	width: 100%;
	height: 210px;
	margin-bottom: 2px;
}

#topframe #top {
	background-position: top right;
	background-repeat: no-repeat;
	height: 210px;	
	color: #fff;
}

#topframe .standard {
	background-image: url(../images/headerbild_1.png);
}

#topframe .kontakt {
	background-image: url(../images/headerbild_2.png);
}

#topframe .gesuche {
	background-image: url(../images/headerbild_3.png);
}

#topframe #top img {
	padding-top: 45px;
}

/*==========================================================================*/
/* Content */
/*==========================================================================*/
#contentframe {
	background-image: url(../images/contentbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	background-color: #333;	
	text-align: center;	
}

#contentframe ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#contentframe ul li {
	line-height: 19px;
	font-size: 14px;
}

#contentLeft {
	width: 670px;
	float: left;
	padding-top: 10px;
	color: #fff;
}

#contentLeft p {
	font-size: 14px;
	margin-bottom: 18px;
	line-height: 19px;
}

#contentframe #detBeschreibung h2 {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;	
	color: #8BBA22;
	font-family: 'Strait', sans-serif;
	letter-spacing: 1.2px;
}

#contentframe #divneubau {
	margin-top: 10px;	
}

#contentframe #divneubau h2 {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;	
	color: #8BBA22;
	font-family: 'Strait', sans-serif;
	letter-spacing: 1.2px;
}

#contentLeft h2 {
	display: block;
	font-size: 18px;
	margin-bottom: 20px;	
	color: #8BBA22;
	font-family: 'Strait', sans-serif;
	letter-spacing: 1.2px;
	margin-top: 65px;
}

#contentRight {
	padding-top: 130px;
	width: 213px;
	float: right;
}

#detBeschreibung {
	color: #fff;
	font-size: 14px;
	line-height: 19px;	
}

#detBeschreibung p {
	color: #fff;
	font-size: 14px;
	line-height: 19px;	
	margin-bottom: 18px;
}

/*==========================================================================*/
/* Angebote */
/*==========================================================================*/
#contentframe #subnav {
	list-style: none;
	margin-left: 0px;
	padding-top: 60px;
	margin-bottom: 44px;
}

#contentframe #subnav2 {
	list-style: none;
	margin-left: 0px;
	padding-top: 60px;
	margin-bottom: 20px;
	float: left;
}

#topIcons {
	padding-top: 50px;
	float: right;
	color: #fff;
}

#contentframe #subnav li, #contentframe #subnav2 li {
	float: left;
	margin-right: 20px;
	font-family: 'Strait', sans-serif;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	font-size: 18px;
}
#contentframe #subnav li a, #contentframe #subnav2 li a {
	color: #fff;
	text-decoration: none;	
}
#contentframe #subnav li a:hover, #contentframe #subnav li a:hover2 {
	color: #8BBA22;
	text-decoration: none;
}
#contentframe #subnav li a.aktiv {
	color: #8BBA22;
	text-decoration: none;
}

#contentframe #subnav:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#contentframe #subnav li a {
    text-decoration: none;
    display: block;
	padding: 0px 0px 10px 0px;
}

#contentframe #subnav li ul li a {
    text-decoration: none;
    display: block;
    color: #fff;
	padding: 0px 10px 14px 10px;
}

#contentframe #subnav li ul li a:hover {
    background-image: none;
}

#contentframe #subnav li:hover > ul {
    visibility: visible;
}

#contentframe #subnav li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
	z-index: 9999;
	list-style: none;
	margin: 0px;
	background-color: #393939;
	margin-left: -10px;
	padding-left: 10px;
}

#contentframe #subnav li ul li a {
    padding: 0px 0px 5px 0px;
}

#contentframe #subnav li ul li{
    float: none;
}

#contentframe #subnav li ul li a:hover{
    color: #8BBA22;
}

#contentframe .aBoxImgContainer {
	position: absolute;
	width: 300px;
	height: 199px;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#stBezeichnung {
	padding-top: 60px;
	color: #8BBA22;
	padding-right: 10px;
	float: right;
	font-size: 12px;
}

.aBoxImgContainer img {
	max-width: 300px;
	max-height: 199px;
}

.aBoxZusatz {
	position: absolute;
	z-index: 2;
}

.aBox360 {
	position: relative;
	margin-left: 228px;
	margin-top: 100px;
	width: 72px;
	height: 18px;
	text-align: center;
}
.aBoxdia {
	position: relative;
	margin-left: 232px;
	width: 72px;
	height: 18px;
	margin-top: 5px;
	text-align: center;
}

.aBoxMain {
	background-color: #595959;
	width: 300px;
	float: left;
	border: 5px solid #595959;
	height: 303px;
	-moz-box-shadow: 5px 5px 12px #333; 
	-webkit-box-shadow: 5px 5px 12px #333;
	-khtml-box-shadow: 5px 5px 12px #333;
	box-shadow: 5px 5px 12px #333;
	margin-right: 10px;
	margin-bottom: 20px;
}

.aBoxHover {
	display: none;
	width: 300px;
	height: 199px;
	position: absolute;
	z-index: 222;	
}

.aBoxTitle {
	background-color: #fff;
	padding: 5px 0px 5px 5px;	
}

.aBoxImg {
	margin-top: 5px;
	width: 100%;
	height: 199px;
	background-color: #777;
	cursor: pointer;
}

.aBoxNeu {
	width: 46px;
	height: 46px;
	margin-left: 254px;
	position: absolute;
	z-index: 11;	
}

.aBoxRes {
	width: 75px;
	height: 75px;
	margin-left: 225px;
	position: absolute;
	z-index: 11;	
}

.aBoxIK {
	width: 75px;
	height: 75px;
	margin-left: 225px;
	position: absolute;
	z-index: 11;	
}

.aBoxTxt {
	margin-top: 12px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

#divank {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #fff;
}

#divank p {
	margin-bottom: 10px;
	color: #fff;
}

#divank a {
	text-decoration: none;
	color: #8BBA22;
}

/*==========================================================================*/
/* Kontaktformular */
/*==========================================================================*/
#kform td {
	font-size: 14px;
	padding: 6px 0px;
}

#kform input[type="text"] {
	border: 0px;
	color: #fff;
	background-color: #636363;
	-moz-box-shadow: 5px 5px 12px #333; 
	-webkit-box-shadow: 5px 5px 12px #333;
	-khtml-box-shadow: 5px 5px 12px #333;
	box-shadow: 5px 5px 12px #333;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;	
	padding: 5px;
	width: 400px;
}

#kform input.half {
	width: 195px;
}

#kform textarea {
	border: 0px;
	color: #fff;
	background-color: #636363;
	-moz-box-shadow: 5px 5px 12px #333; 
	-webkit-box-shadow: 5px 5px 12px #333;
	-khtml-box-shadow: 5px 5px 12px #333;
	box-shadow: 5px 5px 12px #333;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;	
	padding: 5px;
	width: 400px;
	height: 120px;
	overflow: auto;
}

#kform #ausstattung {
	width: 520px;
}

#kform #objekt {
	width: 520px;
}

#btSenden:hover, #btZurueck:hover {
	color: #8BBA22;
}

#btSenden {
	background-color: transparent;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 0px;
	cursor: pointer;
	margin-right: 30px;
}

#btZurueck {
	background-color: transparent;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 0px;
	cursor: pointer;
}

#kfPflicht {
	font-size: 12px;
	margin-top: 14px;
}

#gmap {
	width: 530px;
	height: 400px;
	background-color: #636363;
	-moz-box-shadow: 5px 5px 12px #333; 
	-webkit-box-shadow: 5px 5px 12px #333;
	-khtml-box-shadow: 5px 5px 12px #333;
	box-shadow: 5px 5px 12px #333;	
}

/*==========================================================================*/
/* InfoBoxen - Rechts */
/*==========================================================================*/
.boxRight {
	width: 203px;
	border: 5px solid #636363;
	background-color: #636363;
	-moz-box-shadow: 5px 5px 12px #333; 
	-webkit-box-shadow: 5px 5px 12px #333;
	-khtml-box-shadow: 5px 5px 12px #333;
	box-shadow: 5px 5px 12px #333;
	margin-bottom: 40px;
}

.boxTitle {
	color: #fff;
	background-image: url(../images/boxTitelBg.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	padding: 10px 0px 10px 10px;
}

.boxContent {
	padding: 14px 5px 0px 10px;
}

.boxContent img {
	max-width: 188px;
	text-align: center;
}

.boxContent p {
	font-size: 14px;
	color: #fff;
	line-height: 19px;
	margin-bottom: 10px;
}

.boxContent a {
	color: #fff;
	text-decoration: underline;
}

.boxContent a:hover {
	color: #8BBA22;
	text-decoration: none;
}

/*==========================================================================*/
/* Spezialüberschriften */
/*==========================================================================*/
.h2foto {
	background-image: url(../images/button_immobilienfotografie.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;	
	height: 35px;
	padding-top: 15px;
	margin-top: 50px;
}

.h2prospekt {
	background-image: url(../images/button_prospkte.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;	
	height: 35px;
	padding-top: 15px;
	margin-top: 50px;
}

.h2rundgaenge {
	background-image: url(../images/button_virtuellerundgaenge.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;	
	height: 35px;
	padding-top: 15px;
	margin-top: 50px;
} 

.h2pdf {
	background-image: url(../images/button_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;	
	height: 35px;
	padding-top: 15px;
	margin-top: 50px;
} 


/*==========================================================================*/
/* Footer */
/*==========================================================================*/
#footer {
	padding-top: 14px;
	letter-spacing: 0.5px;
	font-size: 12px;	
} 


/*==========================================================================*/
/* Meldungen */
/*==========================================================================*/
#meldung {
	display: none;
	margin-bottom: 14px;
	color: #fff;
	padding: 10px;
	font-size: 14px;	
	width: 510px;
}

.okmeldung {
	background-color: #8BBA22;
}

.fehlermeldung {
	background-color: #900;
}

#sTop {
	width: 100px;
	height: 100px;
	position: fixed;
	z-index: 999;
	right: 0px;
	bottom: 40px;
	cursor: pointer;
	display: none;;
}


/*==========================================================================*/
/* Neubaucontainer */
/*==========================================================================*/
#mapcontainer {
	width: 960px;
	height: 960px;	
	background-color: #ccc;
	background-image: url(../images/karte_ulm.jpg);
	position: relative;
}

.draggie {
	position: absolute;
}

.hoverbox {
	display: none;
	width: 400px;
	height: 400px;
	position: absolute;
	z-index: 5;
	top: -190px;
	left: -100px;
	text-align: center;
}
