#preloadedImages {       
	width: 0px;       
	height: 0px;       
	display: inline;       
	background-image:url("../images/mainnav_tab_round_left_gr.gif");       
	background-image:url("../images/mainnav_tab_round_right_gr.gif");       
	background-image:url("../images/mainnav_tab_round_left_red.gif");      
	background-image:url("../images/mainnav_tab_round_right_red.gif");     
	background-image: url();
} 

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

body {
	background-color:#e2e2e2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}

fieldset {
	border:0px;
}

h1 {
	padding-bottom:10px;
	font-weight:bold;
	font-size:150%;
	color:#3463b1;
}

h2 {
	padding-bottom:10px;
	font-weight:bold;
	font-size:130%;
	color:#3463b1;
}

h3 {
	font-weight:bold;
	font-size:100%;
}

img {
	border:0px;
}

input {
	height:17px;
	font-size:8pt;
}

p { padding:0px 0px 13px 0px; }

a {
	color:#3463B1;
	text-decoration:none;
}

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

#mainFrame {
	position:absolute;
	width:993px;
	height:auto;
	left:50%;
	margin-left:-497px;
	margin-top:28px;
}

#divSlogan {
	position:absolute;
	left:10px;
	top:5px;
	text-align:center;
	line-height:31px;
	height:31px;
	width:200px;
	font-size:8pt;
	color:#a9a9a9;
	z-index:50;
}

#divNavigation {
	position:absolute;
	height:33px;
	width:793px;
	left:199px;
	top:0px;
	z-index:70;
	overflow:hidden;
}

#divNavigation ul {
	list-style:none;
	list-style-image:none;
}

#divNavigation ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	height:33px;
	overflow:hidden;
}

#divNavigation ul li a {
	display:block;
	float:left;
	height:33px;
	background-image:url("../images/mainnav_tab_bg.gif");
	background-repeat: repeat-x;
	text-decoration:none;
	color:#000000;
	font-size:9pt;
	font-weight:bold;
}

#leftcorner {
	float:left;
	width:15px;
	height:33px;
	padding:0px;
	margin:0px;
	background-image:url("../images/mainnav_tab_round_left_gr.gif");
	/*background-position:left;*/
}

#rightcorner {
	float:left;
	width:15px;
	height:33px;
	padding:0px;
	margin:0px;
	background-image:url("../images/mainnav_tab_round_right_gr.gif");
	/*background-position:right;*/
}

a:hover #leftcorner {
	padding:0px;
	margin:0px;
	background-image:url("../images/mainnav_tab_round_left_red.gif");
	/*background-position:left;*/
}

a:hover #rightcorner {
	padding:0px;
	margin:0px;
	background-image:url("../images/mainnav_tab_round_right_red.gif");
	/*background-position:right;*/
}


#divNavigation ul li a:hover, #divNavigation ul li a:focus, #divNavigation ul li a.currentPage {
	background-image:url("../images/mainnav_tab_bg_current.gif");
	color:#ffffff;
}

#divNavigation ul li a img {
	float:left;
}

#divNavigation ul li a .navtext {
	float:left;
	padding:9px 0px 0px 0px;
	margin:0px;
	height:20px;
	cursor:hand;
}

#divLeftFooter {
	left:0px;
	width:200px;
	text-align:center;
	line-height:24px;
	vertical-align:middle;
	z-index:110;
}

#divLeftFooter a {
	color:#3f3f3f;
	text-decoration:none;
}

#divLeftFooter a:hover, #divLeftFooter a:focus, #divLeftFooter a.currentPage {
	color:#3463b1;
	text-transform:capitalize;
	text-decoration:underline;
}

#contentLeft {
	position:absolute;
	left:0px;
	top:30px;
	width:199px;
	z-index:35;
}

#contentLeftTop {
	width:199px;
	height:30px;
	background-image:url("../images/left_content_bg_top.gif");
	background-repeat:no-repeat;
}

#contentLeftBottom {
	width:199px;
	height:23px;
	background-image:url("../images/left_content_bg_bottom.gif");
	background-repeat:no-repeat;
}

#contentLeftMiddle {
	position:relative;
	width:199px;
	min-height:396px;
	height:auto !important;
	height:396px;
	background-image:url("../images/left_content_bg_middle.gif");
	background-repeat:repeat-y;
}

#contentLeftMiddleContent {
	position:relative;
	width:182px;
	margin-left:3px;
	text-align:right;
	overflow:hidden;
}

#divLogo {
	position:relative;
	font-weight:bold;
}

#mainContent {
	position:absolute;
	top:30px;
	left:196px;
	width:801px;
}

#mainContentTopA {
	position:relative;
	width:801px;
	height:17px;
	background-image:url("../images/main_bg_topA.gif");
	background-color:#e6ebf0;
	overflow:hidden;
	z-index:26;
}

#mainContentMiddle {
	position:relative;
	width:801px;
	overflow:hidden;
	background-image:url("../images/main_bg_middle.gif");
	background-repeat:repeat-y;
	background-color:#e6ebf0;
	z-index:26;
}


#mainContentMiddleContent {
	position:relative;
	width:720px;
	margin-left:43px;
	margin-top:48px;
	border:0px solid red;
	margin-bottom:65px;
}

#mainImages {
	padding-left:3px;
	padding-top:3px;
	width:100%;
	height:259px;
	overflow:hidden;
}

#mainContentBottomA {
	position:relative;
	width:801px;
	height:10px;
	background-image:url("../images/main_bg_bottomA.gif");
	background-color:#e6ebf0;
	overflow:hidden;
	z-index:30;
}

#mainContentBottom {
	position:relative;
	width:801px;
	height:29px;
	background-image:url("../images/main_bg_bottom.gif");
	z-index:28;
}

#divFooterImmobilensucheLink {
	position:absolute;
	top:1px;
	left:51px;
	width:172px;
	height:22px;
	line-height:22px;
	text-align:center;
}

#divFooterImmobilensucheLink a {
	color:#ffffff;
	text-decoration:none;
}

#divFooterImmobilensucheLink a:hover, #divFooterImmobilensucheLink a:focus {
	text-decoration:underline;
}

#divFooterSonstLink {
	position:absolute;
	top:1px;
	left:465px;
	width:290px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#aaaaaa;
	word-spacing:6px;
}

#divFooterSonstLink a {
	color:#414141;
	text-decoration:none;
}

#divFooterSonstLink a:hover, #divFooterSonstLink a:focus {
	text-decoration:underline;
}

.spacerClear1 {
	clear:both;
	position:relative;
	height:30px;
	width:100%;
}

#mainContentMiddleContent ul {
	margin-left:20px;
}


/* ###### NEWS ###### */

.news-latest-image {
	margin:0px 10px 0px 0px;
	float:left;
}

.news-list-date { display:none; }
.news-list-image {
	width:130px;
	margin:0px 10px 0px 0px;
	float:left;
}
.news-list-text {
	width:500px;
	float:left;
	border:0px solid red;
}
.contentbold { font-weight:bold; }
.news-single-timedata { display:none; }

dt { font-weight:bold; }

/* ------------------- FILE LIST -------------------- */
.tx-filelist-pi1-header-icon {
	font-weight:bold;
	width:30px;
}

.tx-filelist-pi1-header-filename {
	font-weight:bold;
	width:300px;
}
.tx-filelist-pi1-header-info {
	font-weight:bold;
	width:70px;
}
.tx-filelist-pi1-header-last_modification {
	font-weight:bold;
	width:120px;
}
.tx-filelist-pi1 a {
	text-decoration:none;
}
.tx-filelist-pi1 a:hover {
	text-decoration:underline;
}

/* ------------------- SITEMAP -------------------- */

.csc-sitemap ul li{
	margin: 0 0 0 20px;
	list-style-type:disc;
}

.csc-sitemap ul li li{
	margin: 0 0 0 20px;
	list-style-type:circle;
}


BUTTON
{  
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; color: #3463b1; 
	background-color: #999999; 
	border-style: solid;
	border-left: 1px  solid  #FFFFFF; 
	border-top:  1px  solid  #FFFFFF; 
  	border-right:  1px  solid  #FFFFFF; 
  	border-bottom:  1px  solid  #FFFFFF; 
}
INPUT,TEXTAREA,SELECT{  
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; color: #3463b1; 
	background-color: #FFFFFF; 
	border-style: solid;
	border-left: 1px  solid  #999999; 
	border-top:  1px  solid  #999999; 
  	border-right:  1px  solid  #999999; 
  	border-bottom:  1px  solid  #999999; 
}

/* --------------- Immo QUick Search -------------------- */

#divImmobiliensuche .tx-immoview-pi1 {
	width: 100%;	
}
#divImmobiliensuche .immo_search_small {
	width: 78%;
	float: right;
}
.immo_search_small select {
	width: 100%;
}


/* Project detail */

 .project_immobilien, .project_folders {
	clear:left;
	
}

.backlink {
	
}

.project_images_plans {
	margin-top:15px;
}

.project_images, .project_plans, .project_baufotos {
	margin-bottom:10px;
	clear:left;
}

.project_images a, .project_plans a, .project_baufotos a{
	float:left;
	margin-right:15px;
}

.project_list_div ul li a {
	color:black;
	text-decoration:none;
}

	.project_list_div ul li a img {
		padding-right: 5px;
	}

.project_list_div ul li {
	list-style-type:none;
	
}
#mainContentMiddleLeft .project_list_div ul, .project_list_div ul li {
	margin-left:0px;
	padding:0px;
}

.project_list_div ul li a:hover {
	color:black;
	text-decoration:underline;
}



#divImmobiliensuche {
	margin-top:0px;
	color:#3463b1;
	text-align:right;
	font-weight:bold;
}

/* Quick Poll auf Startseite */
div.tx-quickpoll-pi1 {
	position: relative;
	
	display: block;
	width: 285px;
	height: auto;
	
	margin: 20px 0 0 0;
	padding: 0 10px 10px 10px;
	
	background-color: #FFFFFF;
	
	background-image: url('/fileadmin/images/poll/poll_footer.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

div.tx-quickpoll-pi1 h2 {
	display: block;
	width: 289px;
	height: 16px;
	
	margin: 0 -10px 5px -10px;
	padding: 8px;
	
	background-image: url('/fileadmin/images/poll/poll_header.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

div.tx-quickpoll-pi1 p {
	margin: 5px 0 5px 0;
	padding: 0;
}

div.tx-quickpoll-pi1 input.radio {
	border: 0;
}

div.tx-quickpoll-pi1 input.button {
	display: block;
	width: 100px;
	
	position: absolute;
	right: 10px;
	bottom: 10px;
	
	border: 0;
	background-color: #05a23b;
	color: #FFFFFF;
	font-weight: bold;
}

div.tx-quickpoll-pi1 table tr td.pollbar {
	
}

/* CSC IMAGE */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px !important;
}


/* Ausschreibungsübersicht */

.ausschreibungsbox {
	width:350px;
	float:left;

}

.ausschreibungsbox ul li {
	line-height:35px;
	margin-left:30px;

}
.ausschreibungsbox ul li a{
	margin-left:3px;
}

#group53 {
	list-style-image:url('/fileadmin/images/neubau.gif');
}
#group74 {
	list-style-image:url('/fileadmin/images/sanierung.gif');
}


/* Typo3 Contentelemente */

.csc-header h1 {
	margin-bottom: 26px;
}

.csc-header h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.csc-textpic-text {
	margin-bottom: 26px;
}

	#mainContentMiddle .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 26px !important;
	}

	#mainContentMiddle .csc-textpic-intext-left-nowrap .csc-textpic-text {
		margin-left: 16px;
	}

#mainContentMiddleContent .csc-textpic-imagewrap ul {
	margin-left: 0;
}

