/* ##########################################################
   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: #CCC;
	background-image: url(../design/bg_blau.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Palatino, Times, "Times New Roman", serif;*/
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	/*font-family: "Trebuchet MS", sans-serif, "Sans Serif", "Microsoft Sans Serif", Tahoma, Verdana, Arial;*/
	font-size: 100.01%;
	line-height: 1.2em;
	color: #000;	
}

div#body-container {
	background-image: url(../design/verlauf_blau.gif);
	background-repeat: repeat-x;
}

/* ##########################################################
   maincontainer
########################################################## */
div#maincontainer {
	position: relative;
	font-size: 0.7em;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

/* ##########################################################
   header
########################################################## */
div#header {
	height: 150px;
	overflow: hidden;
	background-color: #FFF;
}

div#header2out {
	height: 150px;
	overflow: hidden;
}

div#header2 {
	background-repeat: no-repeat;
}

/* ##########################################################
   content
########################################################## */
div#content-out {
	background-color: #FFF;
}

div#content-left-out {
	position: relative;
	float: left;
	width: 25%;
}

div#content-left-in {
	position: relative;
	padding: 10px;
	padding-top: 30px;
}

div#content-right-out {
	position: relative;
	float: right;
	width: 75%;
}

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

#content-left-in p {
	margin: 20px 0;
}

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

/* ##########################################################
   content left navigation
########################################################## */
#content-left-in p {
	padding: 10px;
	background-color: #EEE;
	color: #00305A;
	margin: 0;
}

#content-left-in a.sub, 
#content-left-in a.sub:link, 
#content-left-in a.sub:visited, 
#content-left-in a.sub:active {
	display: block;
	color: #000;
	text-decoration: none;
	height: 100%;
	padding: 10px;
	margin: 0;
}

#content-left-in a.sub:hover {
	color: #FFF;
	background-color: #00305A; 	
}

/* ##########################################################
   angebotbox
########################################################## */
div.angebotbox-left {
	float: left;
	width: 200px;
}

div.angebotbox-right {
	float: right;
	width: 430px;
}

td.angaben-left {
	width: 50%;
}

td.angaben-right {
	width: 50%;
	font-weight: bold;
}
/* ##########################################################
   navigation 1
########################################################## */
div#navigation1 {
	position: relative;
	text-align: center;
}

#navigation1 a, 
#navigation1 a:link, 
#navigation1 a:visited, 
#navigation1 a:active {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 100%;
	padding: 0.5em;
	background-color: #000;
	border-bottom: 5px solid #000;
	margin-right: 5px;
	font-weight: bold;
}

#navigation1 a:hover {
	color: #000;
	background-color: #FFF;
	border-bottom: 5px solid #00305A;	
}

#navigation1 a#hausverwaltung:hover {
	border-bottom: 5px solid #5F0B02;	
}

#navigation1 a#grundstueckspflege:hover {
	border-bottom: 5px solid #247926;	
}

#navigation1 a#umzugsservice:hover {
	border-bottom: 5px solid #FFB702;	
}

#navigation1 span.navigation {
	display: block;
	float: left;
	color: #00305A;
	text-decoration: none;
	height: 100%;
	padding: 0.5em;
	background-color: #FFF;
	border-bottom:5px solid #FFF;
	margin-right: 5px;
	font-weight: bold;
}

span.trenner-navigation {
	margin: 0 10px;
}

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

/* ##########################################################
   subnavigation
########################################################## */
div#subnavigation {
	text-align: center;
	height: 30px;
	overflow: hidden;
	background-color: #FFF;
	clear: both;
	padding-top: 10px;
}

/* ##########################################################
   navigation 2
########################################################## */
div.navigation2 {
	position: relative;
	padding: 1.0em 0;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

div#navigation2bottom {
	clear: both;
	color: #000;
}

#navigation2bottom span.navigation {
	color: #000;
}

#navigation2bottom a {
	color: #000;
}

div.navigation2 a, 
.navigation2 a:link, 
.navigation2 a:visited, 
.navigation2 a:active {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

.navigation2 a:hover {
	text-decoration: none;	
}

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

/* ##########################################################
   allgemeine elemente
########################################################## */
img.floatpicture {
	float: left;
	margin-right: 10px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
}

img#contenttitel {
	display: block;
}

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

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

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;
}

h3#contenttitel {
	margin: 20px 0;
	padding-bottom: 10px;
	color: #00305A;
	border-bottom: 5px solid #00305A;
}

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

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

p {
	margin: 5px 0;
}

.boldkontrast {
	color: #00305A;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hinweis {
	color: #FF0000;
}

.kontrast {
	color: #00305A;
}

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;
}

/* ##########################################################
   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;
}

/* ##########################################################
   google
########################################################## */
div#googlemap {
	height: 400px; 
	border: 1px solid #CCC;
	color: #000;
}

div#map {
	height: 400px;
	border: 1px solid #CCC;
	display: none; 
}

div#directions {
	height: auto;
	display: none;
}

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

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: #FFF;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

div.formularzelle-right {
	text-align: right;
	margin-bottom: 10px;
}

div.formularzelle-left {
	text-align: left;
	margin-bottom: 10px;
}

div.formularzelle-center {
	text-align: center;
	margin-bottom: 10px;
}

div.formularzelle-button {
	text-align: left;
	margin-bottom: 10px;
}

div.formularzelle-50 {
	float: left;
	width: 49%;
}

.formularbezeichner {
	color: #00305A;
	margin-right: 10px;
}

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

button {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 20px 5px 0;
	padding: 0.2em 0.5em;
	border: 1px solid;
	border-color: #FFF #000 #000 #FFF;
	background-color: #D4D4D4;
}

button:hover {
	cursor: pointer;
	background-color: #00305A;
	color: #FFF;
}

/* ##########################################################
   impressum
########################################################## */
div#impressum-kunde, 
div#impressum-pixel {
	margin: 20px 0;
}

div#impressum-haftungsausschluss {
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #666;	
}

img.impressum-png {
	margin-right: 20px;
	vertical-align: middle;
	behavior: url("css/pngbehavior.htc");
}

/* ##########################################################
   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
########################################################## */
div.contentnavigation {
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	padding-bottom: 0;
	margin: 5px 0;
}

span.aktuellecontentseite {
	padding: 2px 5px;
	margin: 0 2px;
	font-weight: bold;
}

a.contentseite, a.contentseite:link, a.contentseite:visited, a.contentseite:active {
	display: inline;
	padding: 2px 5px;
	margin: 0 2px;
	/*border: 1px solid #333;*/
	color: #00305A;
	text-decoration: none;
	/*margin: 0 10px;
	color: #333;
	text-decoration: underline;
	*/
}

a.contentseite:hover {
	color: #FFF;
	background-color: #00305A;	
	/*
	color: #CCC;
	text-decoration: none;
	*/
}

.contentnavigation .zumanfang {
	float: left;
	padding: 5px;
}

.contentnavigation .zurueck {
	float: left;
	padding: 5px;
}

.contentnavigation .weiter {
	float: right;
	padding: 5px;
}

.contentnavigation .zumende {
	float: right;
	padding: 5px;
}

div.neuerfeedbackeintrag {
	text-align: center;
}

div.feedbackeintragvoninsgesamt {
	text-align: center;
}

/* ##########################################################
   sitemap
########################################################## */
div#sitemapcontainer {
	margin-left: 100px;
}

p.sitemap {
	color: #00305A;
	margin: 0;
}

a.sitemap, 
a.sitemap:link, 
a.sitemap:visited, 
a.sitemap:active {
	color: #00305A;
	text-decoration: underline;
}

a.sitemap:hover {
	color: #00305A;
	text-decoration: none;
}

img.sitemap_1, 
img.sitemap_2, 
img.sitemap_3, 
img.sitemap_4, 
img.icon_abt1, 
img.icon_abt2, 
img.icon_file {
	vertical-align: middle;
}

img.icon_abt1, 
img.icon_abt2, 
img.icon_file {
	margin-left: 5px;
}

span.sitemap-kommentar {
	margin-left: 20px;
	font-size: 0.9em;
	color: #000;
}

/* ##########################################################
   bildergalerie
########################################################## */
p.bildergalerie-bezeichnung {
	font-weight: bold;
}

p.bildergalerie-datum {

}

p.bildergalerie-beschreibung {
	
}

div#bildergalerie-left {
	float: left;
	width: 380px;
}

div#bildergalerie-right {
	float: right;
	width: 400px;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}

div#bildergalerie-bildtext {
	float: right;
	width: 400px;
	height: auto;
}

div#bildergalerie-left img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 5px solid #CCC;
}

div#bildergalerie-left img.aktiv {
	border: 5px solid #FFF;
}

div#bildergalerie-left img:hover, 
div#bildergalerie-left img.aktiv:hover {
	border: 5px solid #333;
}

/* ##########################################################
   faq
########################################################## */
div#faq-fragen {
	
}

#faq-fragen p {
	font-weight: bold;
	margin-left: 0px;
}

#faq-fragen a {
	color: #00305A;
}

div.faq-antworten {
	margin-top: 50px;
}

p.faq-frage {
	color: #00305A;
}

p.faq-antwort {
		
}

/* ##########################################################
   check material
########################################################## */
p.material {
	background-color: #999;
	padding: 0.2em 1.0em;
}