/*<![CDATA[*/ 


/*@import url(style_menu.css);
@import url(style_inhalt.css);
@import url(style_lightbox.css);*/

html {
	padding: 0px;
	margin: 0px;
}

/* Allgemein */
body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-size: 100.01%;
	background: #fff;
	
}

#druckadresse {
	float: left;
	position: absolute;
	/*top: 38px;*/
	top: 5px;
	left: 400px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#druckadresse p {
	float: left;
	padding: 0 0 0 20px;
}

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

a:hover {
	color: #000;
	text-decoration: underline;
}


form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

h1 {
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.35em;
	padding: 0;
	margin: 0px 0 10px 0;
	color: #000;
}

h2 {
	font-size: 1.45em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 0 0px 0;
	margin: 0px 0 5px 0;
	color: #000;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0px 0 3px 0;
	color: #000;
}

h4 {
	font-size: 1.05em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}

.hr {
	border: 0px;
	margin: 5px 0 5px 0;
	height: 1px;
	padding: 0px 0 0 0px;
	border-bottom: 1px solid #000;
}

.hr hr {
	display: none;
}


img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}

table {
	font-size: 1.0em;
	border: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Seitenrahmen */
#seite {
	width: 100%;
	padding: 0px 0 0 0;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.35em;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Titel */
#titel {
	float: left;
	width: 100%;
	height: 90px;
	background: #fff;
	border-bottom: 1px solid #000;
}

#titel #logo {
	float: left;
	width: 392px;
	padding: 0px 0 0 0px;
}

#titel #claim {
	float: left;
	width: 402px;
	padding: 8px 0 0 0px;
	font-size: 0.8em;
	text-align: right;
}

.mehr {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Menu */

#titel #tertiaer {
	display: none;
}

#menu {
	display: none;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Inhalt */

#inhalt-container {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 0.9em;
}

#titelbild {
	display: none;
}

#titeltext {
	float: left;
	padding: 0 0 20px 0;
}

#inhalt {
	float: left;
	width: 100%;
	margin: 0 0px 0px 0;
	padding: 0px 0 0 0px;
}


.spalte-links,
.spalte-rechts {
	float: left;
	width: 100%;
	padding: 10px 0 0 0px;
}

.spalte-halb {
	float: left;
	width: 100%;
	padding: 0px 0px 0 0px;
}

.nachoben {
	float: right;
	padding: 10px 10px 0 0;
	clear: both;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Termine Tabelle */
.termintabelle td {
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 1px 5px;
	/*border-bottom: 1px solid #000;*/
}

.termintabelle td.last {
	background: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Team */
.team {
	float: left;
	width: 100%;
	margin: 8px 0 0px 0;
	padding: 0 0 2px 0;
	line-height: 1.25em;
	border-bottom: 1px solid #000;
}

.team .thumb {
	float: left;
	width: 86px;
	height: 104px;
	margin: 0px;
	/*background: url(images/referenz_bg.gif) top right no-repeat;*/
}
.team .thumb a {
	float: left;
	padding: 1px;
	margin: 2px 0 0 3px;
}

.team .titel {
	float: left;
	width: 150px;
	height: 84px;
	padding: 10px 5px 10px 15px;;
	margin: 0px;
	/*background: #e9e9e9 url(images/referenz_bg.gif) top right no-repeat;*/
}

.team .titel i {
	font-style: normal;
	font-size: 0.9em;
}

.team .beschreibung {
	float: left;
	width: 200px;
	height: 68px;
	padding: 26px 0px 10px 12px;
	margin: 0px;
	font-size: 0.9em;
	/*background: #eff3fb url(images/referenz_bg.gif) top right no-repeat;*/
}


.team .beschreibung dl {
	float: left;
	margin: 0px;
	padding: 0px;
}
.team .beschreibung dt {
	float: left;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
.team .beschreibung dd {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Termine */

.news .hr {
	border: 0px;
	margin: 5px 0;
	padding: 1px 0 0 0px;
	background: url(images/dot_bg_h.gif) top left repeat-x;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Referenzen */
.referenz {
	float: left;
	width: 100%;
	margin: 8px 0 0px 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #000;
}

.referenz .referenz-head {
	display: none;
}
.referenz .referenz-tail {
	display: none;
}

.referenz .thumb {
	float: left;
	width: 128px;
	margin: 0px;
}
.referenz .thumb a {
	float: left;
	padding: 1px;
	margin: 2px 0 0 3px;
}

.referenz .titel {
	float: left;
	/*width: 25%;*/
	width: 75%;
	padding: 0 10px;
	margin: 0px;
	/*border: 1px solid red; */
}
.referenz .titel b {
	color: #000;
}
.referenz .beschreibung {
	float: left;
	/*width: 54%;*/
	width: 75%;
	padding: 0 10px;
	margin: 0px;
	/*border: 1px solid green; */
}
.referenz .beschreibung p {
	float: left;
	width: 75%;
	padding: 0px;
	margin: 0px;
}
.referenz .beschreibung .objektnummer {
	/*position: absolute;*/
	float: right;
	width: 70px;
	height: 50px;
	text-align: right;
	font-size: 60px;
	line-height: 1.0em;
	color: #d4d4d4;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Gesamtliegenschaften */
.legende {
	float: right;
	color: #ababab;
	font-size: 0.9em;
}

#gesamtliegenschaften {
	float: left;
	width: 100%;
	padding: 10px 0 0 0px;
}

#gesamtliegenschaften h3 {
	float: left;
}

#gesamtliegenschaften table {
}

#gesamtliegenschaften th {
	text-align: left;
	padding: 7px 5px;
	border-bottom: 1px solid #000;
}

#gesamtliegenschaften td {
	vertical-align: top;
	padding: 4px 5px;
	border-bottom: 1px solid #000;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Oeffnungszeiten */
.oeffnungszeiten {
	vertical-align: top;
	text-align: center;
	padding: 0 0 2px 2px;
	border-collapse: collapse;
}
.oeffnungszeiten td {
	border: 1px solid #000;
}

.oeffnungszeiten td.bg1 {
	background-color: #eff3fb;
}
.oeffnungszeiten td.bg2 {
	background-color: #e9e9e9;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Kontaktformular */

#kontaktformular {
	display: none;
}

.input, .input-halb, .input-voll, .input-voll-gr,
.textarea-voll, .textarea-voll-gr,
.input-plz, .input-ort,
.select {
	color: #000;
	background: #fff;
	border: 1px solid #bfbebf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.input-halb {
	width: 280px;
}

.input-plz {
	width: 50px;
}
.input-ort {
	width: 263px;
}

.input-voll, .textarea-voll {
	width: 280px;
}

.input-voll-gr,
.textarea-voll-gr {
	width: 470px;
}

#submit-contact {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 110px;
	height: 38px;
	/*padding: 10px 0 15px 0;*/
	vertical-align: top;
	text-align: center;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	background: url(images/btn_contact_bg.gif) top left no-repeat;
}



/*//////////////////////////////////////////////////////////////////////////////////*/
/* Footer */

#footer {
	float: left;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0;
	width: 100%;
	font-size: 0.8em;
	color: #000;
}

#footer #copyright {
	float: left;
	padding: 0 0 0 0px;
}

#footer #webdesign {
	display: none;
	padding: 0 10px 0 0;
}

#footer #webdesign a {
	color: #5e5e5e;
	text-decoration: none;
}
#footer #webdesign a:hover {
	color: #fe860c;
}

#footer #webdesign strong {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #e1103a;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Farben */
.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

.grau {
	color: #666;
}

em {
	font-size: 1.2em;
	color: #263080;
	font-weight: bold;
	font-style: normal;
}


/*//////////////////////////////////////////////////////////////////////////////////*/

/*]]>*/ 