@charset "utf-8";
/* CSS Document */

/***********************************************************************
/allgemeine Stylesheets
/***********************************************************************/

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #510505;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #510505;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #510505;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}

img{
	border: 0px none;
}

.form {
	font-size: x-small;
	background-color: #CCCCCC;
	border: solid 1px #000000;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/************************************************************************
/allgemeine Teile der Seite
/************************************************************************/
#around_all {
	width: 800px;
	margin: 0px auto;
	height: 1110px;
	position: relative;
	overflow: visible;
}

#firstdiv {
	height: 94px;
	width: 800px;
	background-image: url(../images/upper_background.jpg);
}

a.home:link, a.home:visited {
	background-image: url(../images/home.gif);
	height: 13px;
	width: 8px;
	position: absolute;
	top: 40px;
	left: 50px;
}

a.home:hover {
	background-position: 0px -13px;
}

a.mail:link, a.mail:visited  {
	background-image: url(../images/mail.gif);
	height: 9px;
	width: 13px;
	position: absolute;
	top: 45px;
	left: 130px;
}

a.mail:hover {
	background-position: 0px -9px;
}

a.impressum:link, a.impressum:visited {
	background-image: url(../images/impressum.gif);
	height: 12px;
	width: 8px;
	position: absolute;
	top: 41px;
	left: 225px;
}

a.impressum:hover {
	background-position: 0px -12px;
}

#Logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 386px;
	position: absolute;
	right: 30px;
	border: none;
}

#small_stripe_up {
	height: 15px;
	background-color: #444950;
}

#small_stripe_down {
	height: 27px;
	background-color: #444950;
	clear: both;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

a.navi_second:link, a.navi_second:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navi_second:hover {
	text-decoration: underline;
}

#mainnaviblock {
	/*background-image: url(../images/mainnaviblock.jpg);*/
	width: 285px;
	height: 431px;
	float: left;
}

#flashbox {
	background-image: url(../images/alternative.jpg);
	height: 431px;;
	width: 515px;
	background-color:#999999;
	float: left;
}

#news {
	width: 246px;
	height: 374px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblock {
	width: 474px;
	height: 374px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

#bottomline {
	height: 19px;
	width: 780px;
	background-color: #979ea9;
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	font-size: x-small;
}

.error {
	color: #FF0000;
}

td.formlabel {
	color: #000000;
}
/*****************************************************************************************
/Hauptnavigation
/*****************************************************************************************/
#navi_upper {
	background-image: url(../images/navi_upper_piece.jpg);
	width: 285px;
	height: 104px;
}


#company {
	height: 15px;
	width: 285px;
	/*position: relative;*/
	/*top: 104px;*/
}

a.company:link, a.company:visited {
	background-image: url(../images/company_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

#navi_one {
	background-image: url(../images/navi_one.jpg);
	width: 285px;
	height: 16px;
}

a.company:hover {
	background-position: 0px -15px;
}

#references {
	height: 15px;
	width: 285px;
}

a.references:link, a.references:visited {
	background-image: url(../images/references_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

a.references:hover {
	background-position: 0px -15px;
}

#navi_two {
	background-image: url(../images/navi_two.jpg);
	width: 285px;
	height: 18px;
}

#rental {
	height: 15px;
	width: 285px;
}

a.rental:link, a.rental:visited {
	background-image: url(../images/rental_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

#navi_three {
	background-image: url(../images/navi_three.jpg);
	width: 285px;
	height: 19px;
}

a.rental:hover {
	background-position: 0px -15px;
}

#admin {
	height: 15px;
	width: 285px;
}

a.admin:link, a.admin:visited {
	background-image: url(../images/admin_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

a.admin:hover {
	background-position: 0px -15px;
}

#navi_four {
	background-image: url(../images/navi_four.jpg);
	width: 285px;
	height: 18px;
}

#navi_five {
	background-image: url(../images/navi_five.jpg);
	width: 285px;
	height: 18px;
}

#sales {
	height: 15px;
	width: 285px;
}

a.sales:link, a.sales:visited {
	background-image: url(../images/sales_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

a.sales:hover {
	background-position: 0px -15px;
}

#kontakt {
	height: 15px;
	width: 285px;
}

a.kontakt:link, a.kontakt:visited {
	background-image: url(../images/kontakt_button.jpg);
	height: 15px;
	width: 285px;
	position: absolute;
}

a.kontakt:hover {
	background-position: 0px -15px;
}

#navi_lower {
	background-image: url(../images/navi_lower_piece.jpg);
	width: 285px;
	height: 148px;
}

/********************************************************************************
/ Loginform
/********************************************************************************/
#loginblock {
	height: 220px;
	width: 560px;
	background-color: #666666;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 100px;
	margin-left: 100px;
	padding: 20px;
	border: solid 1px #FFFFFF;
}

#contentblocklogin {
	width: 800px;
	height: 350px;
	float: left;
	background-color: #333333;
}

#logintext {
	width: 150px;
	text-align: justify;
	float: left;
	color: #FFFFFF;
}

#loginformbox {
	width: 450px;
	background-color: #999999;
	width: 300px;
	height: 220px;
	margin-left: 180px;
	border: solid 1px #FFFFFF;
	padding-left: 20px;
}

td#loginlabel {
	margin-top: 10px;
}

/*****************************************************************************
/Impressum
/*****************************************************************************/

#impressum_content {
	width: 760px;
	height: 580px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.impressum_contentblock {
	width: 227px;
	background-color: #CCCCCC;
	height: 95%;
	float: left;
	margin: 3px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align:justify;
	font-size: small;
}

/*****************************************************************************
/Kontakt
/****************************************************************************/

#newskontakt {
	width: 246px;
	height: 750px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblockkontakt {
	width: 474px;
	height: 750px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

#boxBueroKoenigstein {
	margin-top: 100px;
	background-color: #999999;
	padding: 10px;
	border: solid 1px #000000;
}

#boxBueroLeipzig {
	background-color: #999999;
	padding: 10px;
	border: solid 1px #000000;
}

#karteKoenigstein {
	
}

#karteLeipzig {
	border: solid 1px #000000;
}

/************************************************************
 * Referenzen
 * **********************************************************/

#newsreferenzen {
	width: 246px;
	height: 1000px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblock_referenzen {
	width: 474px;
	height: 1000px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.resultlist {
	color: #510505;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

a.resultlink:link, a.resultlink:visited {
	text-decoration: none;
	color: #000000;
}

a.resultlink:hover {
	text-decoration: underline;
}

#box_suchfeld_referenzen {
	font-size: small;
	color: #000000;
	padding: 10px;	
	background-color: #999999;
	border: solid 1px #000000;
}

#string {
	border: solid 1px #000000;
	margin-top: 5px;
}

.h2character {
	padding: 0px;
	margin: 5px;
}

.streetlist {
	padding-left: 0px;
	margin-left: -5px;
	list-style-type: none;
}

a.streetlink:link, a.streetlink {
	text-decoration: none;
	color: #000000;
}

a.streetlink:hover {
	text-decoration: underline;
}

#box_strassenlist_one {
	width: 229px;
	float: left;
	margin: 4px;
	background-color: #CCCCCC;
}

#box_strassenlist_two {
	width: 229px;
	background-color: #CCCCCC;
	float: left;
	margin: 4px;
}

.icons {
	float: left;
	text-align: center;
	padding: 5px;
	border: solid 1px #000000;
	margin: 10px;
	background-color: #ffffff;
}

#left_referenzen_strasse {
	width: 246px;
	height: 350px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblock_referenzen_strasse {
	width: 474px;
	height: 350px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

#references_icons {
	width: 474px;
	height: 260px;
	float: left;
	background-color: #e9ecf1;
}

#references_icons_navi_box {
	text-align: right;
	width: 474px;
}

/******************************************************
 * Kurzprofil
 ******************************************************/

#kurzprofil {
	width: 474px;
	height: 374px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.kurzprofil_block {
	width: 217px;
	height: 320px;
	background-color: #CCCCCC;
	float: left;
	padding: 10px;
}

#kurzprofil_navi_block {
	text-align: right;
}

a.kurzprofil_link:link, a.kurzprofil_link:visited {
	text-decoration: none;
	color: #510505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

a.kurzprofil_link:hover {
	text-decoration: underline;
}

/********************************************************
 * Anfrageformular
 ********************************************************/
#contentblockanfrage {
	width: 800px;
	height: 550px;
	float: left;
	background-color: #e9ecf1;
}

 #anfrageblock {
	height: 488px;
	width: 738px;
	background-color: #c8cfd5;
	margin: 20px;
	padding: 10px;
	border: solid 1px #000000;
}

/************************************************************
 * Verkauf
 ************************************************************/

 #newsverkauf {
	width: 246px;
	height: 450px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblock_verkauf {
	width: 474px;
	height: auto;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

a.resultlink:link, a.resultlink:visited {
	text-decoration: none;
	color: #000000;
}

a.resultlink:hover {
	text-decoration: underline;
}

#box_suchfeld_verkauf {
	font-size: small;
	color: #000000;
	padding: 10px;	
	background-color: #999999;
	border: solid 1px #000000;
}

#string {
	border: solid 1px #000000;
	margin-top: 5px;
}

#verkauf_navi_block {
	clear: both;
	text-align: right;
}

.verkauf_icons {
	float: left;
	text-align: center;
	padding: 5px;
	border: solid 1px #000000;
	margin: 10px;
	background-color: #ffffff;
}

#sold {
	background-image: url(../images/verkauft.png);
	width: 146px;
	height: 110px;
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
}

.left_contentblock {
	margin-top: 20px;
	background-color: #999999;
	border: solid 1px #000000;
	padding: 5px;
}

a.left_contentblock_links:link, a.left_contentblock_links:visited {
	text-decoration: none;
	color: #510505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
} 

a.left_contentblock_links:hover {
	text-decoration: underline;
}
/****************************************************************
Lightbox Zeug
****************************************************************/
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img{ 
	width: auto; 
	height: auto;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer{ 
	padding: 10px; 
}

#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 	
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav{ 
	left: 0;
}

#hoverNav a{ 
	outline: none;
}

#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	;
}

#imageData{	
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: bold;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

/*************************************************************
 *  eigene Lightbox
 **************************************************************/

 .black_overlay {
 	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
 }

.white_content {
	position: fixed;
	top: 10%;
	left: 12%;
	width: 800px;
	height: 500px;
	border: solid 1px #FFFFFF;
	background-color: #CCCCCC;
	z-index: 1002;
	overflow: auto;
}

#ajax_verkauf_close_box {
	width: 770px;
	height: 23px;
	background-image: url(../images/closebox_background.jpg);
}

a.close_box_button:link,  a.close_box_button:visited {
	height: 23px;
	width: 23px;
	display: block;
	background-image: url(../images/closebox_close_button.jpg);
	position: absolute;
	right: 0px;
}

a.close_box_button:hover {
	
}

#verkauf_content {
	padding: 20px;
}

/******************************************************************
 * Mitarbeiter
 ******************************************************************/
#leftblock_mitarbeiter {
	width: 246px;
	height: 590px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

#contentblock_mitarbeiter {
	width: 474px;
	height: 590px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

#mitarbeiterdaten {
	width: 460px;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	border: solid 1px #000000;
}

.mitarbeiterbild {
	text-align: center;
	padding: 5px;
	border: solid 1px #000000;
	margin: 0px;
	background-color: #ffffff;
}

h3.mitdaten {
	margin-bottom: 5px;
/*
	text-decoration: underline;
*/
}

/*****************************************************************
 * Leistung
 ****************************************************************/

#leistung {
	width: 474px;
	height: 374px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.leistung_block {
	width: 217px;
	height: 310px;
	background-color: #CCCCCC;
	float: left;
	padding: 10px;
}

/****************************************************************
 * Verwaltung
 ****************************************************************/
#news_verwaltung_referenzen {
	width: 246px;
	height: auto;
	background-color: #c8cfd5;
	float: left;
	padding: 20px
}

.strassenliste_verwaltung_referenzen {
	padding-left: 0px;
	margin-left: -5px;
	list-style-type: circle;
}

#verwaltung_referenzen_content {
	width: 474px;
	height: auto;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.verwaltungstyplist {
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: -40px;
	list-style-type: none;
}

#box_verwaltung_strassenlist_one {
	width: 229px;
	float: left;
	margin: 4px;
	background-color: #CCCCCC;
}

#box_verwaltung_strassenlist_two {
	width: 229px;
	background-color: #CCCCCC;
	float: left;
	margin: 4px;
}
/****************************************************************
 * Stadtprofile
 ****************************************************************/
.stadtprofil_block {
	width: 217px;
	height: 400px;
	background-color: #CCCCCC;
	float: left;
	padding: 10px;
}

/****************************************************************
 * slideshow
 ****************************************************************/

#slideshow_box {
	background-color: #e9ecf1;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
}

/****************************************************************
 * Geschaeftsleitung
 ****************************************************************/

#gf_contentbox_first {
	width: 780px;
	height: 410px;
	background-color: #e9ecf1;
	padding: 10px;
}

.gl_einzelbild {
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	float: left;
	margin: 11px;
}

.gl_kurzuebersicht {
	width: 160px;
	height: 100px;
	margin: 11px;
	padding: 5px;
	background-color: #CCCCCC;
	float: left;
	border: solid 1px #000000;
}

.clear-container {
	clear: both;
}

#newsgl {
	width: 246px;
	height: 464px;
	background-color: #c8cfd5;
	float: left;
	padding: 20px;
}

#contentblockgl {
	width: 474px;
	height: 464px;
	float: left;
	background-color: #e9ecf1;
	padding: 20px;
}

.gl_einzelbild_setcard {
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	margin-left: 35px;
}

#kontaktdaten_gl {
	width: 210px;
	height: 200px;
	margin: 11px;
	padding: 5px;
	background-color: #CCCCCC;
	float: left;
	border: solid 1px #000000;
}
