@charset "UTF-8";

/* ##########################################################
   allgemeine einstellungen für alle elemente
########################################################## */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ##########################################################
   body grundeinstellungen
########################################################## */
body {
	margin: 0;
	padding: 0;
	/* only for IE */
	behavior: url("css/csshover.htc");
	background-color: #EEE;
	background-image: url(../design/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.2em;
	color: #000;	
}

/* ##########################################################
   maincontainer
########################################################## */
div#maincontainer {
	position: relative;
	font-size: 0.6em;
	width: 920px;
	left: 50%;
	margin-left: -460px;
	margin-top: 5px;
}

/* ##########################################################
   navigation 1 top + bottom
########################################################## */
div.navigation1 {
	text-align: left;
	background-color: #1B385A;
	color: #FFF;
	margin: 1px 0;
	padding-left: 188px;
	clear: both;
}

.navigation1 a, 
.navigation1 a:link, 
.navigation1 a:visited, 
.navigation1 a:active {
	color: #FFF;
	text-decoration: none;
}

.navigation1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.navigation1 span.navigation {
	color: #FFF;
}

.trenner-navigation {
	margin: 0 12px;
	vertical-align: middle;
}

img.icon_navigation {
	margin-left: 5px;
	vertical-align: middle;
}

/* ##########################################################
   content left
########################################################## */
div#content-left-out {
	float: left;
	width: 200px;
}

div#content-left-in {
	position: relative;
	height: 550px;
	background-image: url(../design/0001_0077.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#logo-left {
	background-color: #1B385A;
	border-bottom: 1px solid #FFF;
	height: 150px;
	overflow: hidden;
}

#logo-left img {
	margin-top: -50px;
}

p.hometext {
	padding: 10px 0 0 5px;
	text-align: left;
	color: #1B385A;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

p#contenttitel {
	display: block;
	background-color: #1B385A;
	color: #FFF;
	margin: 0;
	padding: 5px 0;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 1.8em;
	background-image: url(../design/bg_titel.gif);
	background-repeat: repeat-y;
}

div#angebote_datenbank {
	position: absolute;
	top: 470px;
	padding: 5px;
	color: #000;
	line-height: 1.5em;
}

p.sublink {
	background-color: #FFF;
	padding: 10px 5px;
}

span#anzeige-bottom {
	position: absolute;
	left: 0;
	text-align: right;
	width: 188px;
	color: #FFF;
	line-height: 25px;
}

/* ##########################################################
   content right
########################################################## */
div#content-right-out {
	float: right;
	width: 720px;
}

div#content-right-in {
	position: relative;
	padding: 0;
}

/* ##########################################################
   detailanzeige
########################################################## */
div.detailblatt-out {
	background-color: #FFF;
	/*display: none;*/
	margin-top: 10px;
}

div.detailblatt-in {
	padding: 10px;
}

a.detailanzeige, a.detailanzeige:link, a.detailanzeige:visited, a.detailanzeige:active {
	background-color: transparent;
	text-decoration: none;
	display: inline;
	padding: 10px 20px;
	height: 30px;
} 

a.detailanzeige:hover {
	text-decoration: underline;
}

a.detailanzeige-aktiv, a.detailanzeige-aktiv:link, a.detailanzeige-aktiv:visited, a.detailanzeige-aktiv:active {
	background-color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 10px 20px;
	height: 30px;
} 

a.detailanzeige-aktiv:hover {
	text-decoration: none;
}

/* ##########################################################
   links
########################################################## */
div.linkbox2 {
	float: left;
	width: 33%;
	height: 200px;
}

.linkbox2 img.linkbild {
	border: 1px solid #000;
}

/* ##########################################################
   iframe
########################################################## */
iframe#content-frame {
	width: 719px;
	height: 550px;
}

body#frame {
	behavior: url("../css/csshover.htc");
	font-size: 0.6em;
	line-height: 1.2em;
	padding: 10px;
	background-color: #EEE;
}

/* ##########################################################
   box white
########################################################## */
div.box-white {
	clear: both;
	background-color: #FFF;
	padding: 10px;
	border: solid #CCC;
	border-width: 0 1px 1px 0;
	margin-bottom: 5px;
}

/* ##########################################################
   allgemeine elemente
########################################################## */
img.floatpicture {
	float: left;
	margin-right: 10px;
	border: 1px solid #1B385A;
}

label:hover {
	text-decoration: underline;
	cursor: pointer;
}

div.linie {
	height: 1px;
	border-top: 1px dashed #000;
	margin: 10px 0;
	clear: both;
}

div.pagetop {
	text-align: center;
	padding: 5px;
}

table, form {
	margin: 0;
}


td {
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0;
	line-height: 1.2em;
	color: #1B385A;
}

a, a:link, a:visited, a:active {
	color: #1B385A;
	text-decoration: underline;
}

a.mitpfeil, a.mitpfeil:link, a.mitpfeil:visited, a.mitpfeil:active {
	color: #1B385A;
	text-decoration: underline;
	padding-left: 12px;
	background-image: url(../design/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: -8px center;
}

a:hover {
	color: #1B385A;
	text-decoration: none;
}

a.mitpfeil:hover {
	color: #1B385A;
	text-decoration: none;
	background-image: url(../design/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: -8px center;
}

span.mitpfeil {
	display: : inline;
	color: #1B385A;
	padding-left: 12px;
	background-image: url(../design/pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: -8px center;	
}

p {
	margin: 5px 0;
	line-height: 1.5em;
}

.boldkontrast {
	color: #1B385A;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hinweis {
	color: #CC0000;
}

.boldhinweis {
	font-weight: bold;
	color: #CC0000;
}

.kontrast {
	color: #1B385A;
}

img.png {
	behavior: url("css/pngbehavior.htc");
}

img {
	border: none;
	font-size: 0.7em;
}

div.abschluss {
	clear: both;
	height: 5px;
	width: 95%;
	overflow: hidden;
}

ul {
	font-size: 1.0em;
	list-style-position: outside;
	margin-left: 50px;
}

li {
	margin: 5px 0;
	line-height: 1.5em;
}

/* ##########################################################
   content xslt
########################################################## */
h1.seitentitel {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 10px 0 20px 50px;
}

p.absatztitel {
	color: #990000;
	font-weight: bold;
}

img.bild {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #000;
}

img.bild-links {
	position: relative;
	float: left;
	margin-right: 10px;
	
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #000;
}

img.bild-rechts {
	position: relative;
	float: right;
	margin-left: 10px;
	
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #000;
}

/* ##########################################################
   multilang
########################################################## */
div#container-multilang {
	margin: 10px 0;
	text-align: left;
}

img.lang {
	margin-right: 10px;
	border: 1px solid #666;
}

/* ##########################################################
   popup
########################################################## */
body.popup {
	padding: 20px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior: url("../css/csshover.htc");
	/*font-size: 100.01%;*/
	font-size: 0.7em;
	line-height: 1.2em;
	color: #000;
}

body.popup ul {
	/*font-size: 0.7em;*/
}

body.popup p {
	/*font-size: 0.7em;*/
}

body.popup a, 
body.popup a:link, 
body.popup a:visited, 
body.popup a:active {
	color: #000;
	text-decoration: underline;
}

body.popup a:hover {
	color: #000;
	text-decoration: none;
}

p.popup-titel {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px; 
}

p.popup-print, p.popup-close {
	margin-top: 10px;
}

img.popup-picture {
	border: 1px solid #000;
}

/* ##########################################################
   formulare
########################################################## */
input.inputtext {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1B385A;
	width: 291px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

input.inputfile {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1B385A;
	width: 300px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

textarea {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1B385A;
	width: 300px;
	height: 100px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: top;
}

select {
	background-color: #EEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 300px;
	color: #1B385A;
	vertical-align: middle;
	border: 1px solid #CCC;
}

input.checkbox {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input.radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

div.formularzelle-float {
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-33 {
	position: relative;
	float: left;
	width: 33%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-40 {
	position: relative;
	float: left;
	width: 38%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-50 {
	position: relative;
	float: left;
	width: 48%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-75 {
	position: relative;
	float: left;
	width: 74%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-25 {
	/*position: relative;*/
	float: left;
	width: 24%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-10 {
	position: relative;
	float: left;
	width: 10%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-15 {
	position: relative;
	float: left;
	width: 15%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-20 {
	position: relative;
	float: left;
	width: 20%;
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-right {
	position: relative;
	text-align: right;
	margin-bottom: 5px;
}

div.formularzelle-left {
	/*position: relative;*/
	text-align: left;
	margin-bottom: 5px;
}

div.formularzelle-center {
	position: relative;
	text-align: center;
	margin-bottom: 5px;
}

div.formularzelle-button {
	/*position: relative;*/
	text-align: center;
	margin-bottom: 5px;
	padding: 10px;
}

.formularbezeichner {
	color: #1B385A;
	margin-right: 10px;
	line-height: 1.8em;
}

p.pflichtfelder {
	text-align: left;
	font-size: 0.9em;
}

button {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding: 0.9em;
	border: 1px solid;
	border-color: #FFF #000 #000 #FFF;
	background-color: #CCC;
	line-height: 1.2em;
}

button:hover {
	cursor: pointer;
	background-color: #1B385A;
	color: #FFF;
}

button span {
	/*background-color: transparent;*/
}

/* ##########################################################
   box-elemente
########################################################## */
div.box-out {
	font-size: 1.0em;
	background-color: #EEE;
	text-align: left;
	margin: 10px 0;
	clear: both;
}

div.box-in {
	padding: 5px;
	padding-bottom: 0;
}

.box-in a, 
.box-in a:link, 
.box-in a:visited, 
.box-in a:active {
	
}

.box-in a:hover {
	
}

table.download-docs {
	vertical-align: top;
	font-size: 1.0em;
	margin-top: 10px;
	margin-left: 50px;
}

td.download-icon {
	width: 30px;
}

td.download-doc {
	width: 200px;
}

td.download-docsize {
	/*width: 40%;*/
}

img.download-icon {
	vertical-align: middle;
	margin-right: 10px;
}

/* ##########################################################
   contentnavigation
########################################################## */
table.contentnavigation {
	margin: 0;
	width: 100%;
	font-size: 1.0em;
	background-color: #1B385A;
	color: #FFF;
}

table.contentnavigation td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;	
}

table.contentnavigation td.zumanfang,
table.contentnavigation td.zurueck,
table.contentnavigation td.weiter,
table.contentnavigation td.zumende {
	width: 20px;
}

div.contentnavigation {
	margin: 5px 0;
}

span.aktuellecontentseite {
	margin: 0 10px;
	font-weight: bold;
}

a.contentseite, a.contentseite:link, a.contentseite:visited {
	margin: 0 10px;
	color: #FFF;
	text-decoration: underline;
}

a.contentseite:hover {
	color: #FFF;
	text-decoration: none;
}

p.auswahl-ansicht {
	text-align: center; 
	margin: 5px 0;
}

/* ##########################################################
   objektanzeige
########################################################## */
table#tabelle-objekte {
	width: 100%;
}

#tabelle-objekte td {
	padding: 5px;
	background-color: #FFF;
	border: solid #CCC; 
	border-width: 0 1px 1px 0;
}

img.borderpicture {
	border: 1px solid #1B385A;
}

img.borderpicturegrey {
	border: 1px solid #CCC;
}

img.referenzpicture {
	border: 1px solid #1B385A;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ##########################################################
   google maps
########################################################## */
div#googlemap {
	height: 400px; 
}

/* ##########################################################
   loading
########################################################## */
div#loading {
	position: fixed;
	left: 50%;
	margin-left: -50px;
	top: 200px;
	visibility: hidden;
	z-index: 10000;
	background-color: #FFF;
	padding: 33px;
	border: 1px solid #CCC;
	width: auto;
	height: auto;
}
