/*****************************************/
/* webneubau baut schoene webseiten */
/*****************************************/


body {
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	color: #CC6600;
	font-size: 0.9em;
}
h2 {
	color: #333333;
	font-size: 0.8em;
	text-align: right;
}
p {	font-size: 0.7em;
	line-height: 1.4em;}

.weiss { color: #FFFFFF;}




p a:link {
	text-decoration: none;
	color: #999999;
}
p a:visited {
	text-decoration: none;
	color: #999999;
}
p a:hover {
	text-decoration: none;
	color: #CC6600;
}
p a:active {
	text-decoration: none;
	color: #999999;
}


a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #999999;
}


address {
	font-size: 0.7em;
	font-style: normal;
}

/*******************************************************/

#content {
	color: #333333;
	background-color: #ffffff;
	background-image: url(../neubau_jpg/hannover_ansicht_strich6.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	width: 650px;
	height: 480px;
	left: 50%;
	margin-top: 50px;
	margin-left: -325px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#text {
	color: #333333;	
	background-color: transparent;
	float: left;	
	width: 430px;
	padding: 25px;
	text-align: left;
	border: 0px solid #006666;
	
}

#logo {
	color: #333333;	
	background-color: transparent;
	position: absolute;
	width: 650px;
	height: 30px;
	left: 50%;
	margin-top: 502px;
	margin-left: -325px;
	margin-bottom: auto;
}

#impressum1 {
	position: absolute;
	width: 200px;
	height: 290px;
	top: 25px;
	left: 28px;
}
#impressum2 {
	position: absolute;
	width: 205px;
	height: 235px;
	top: 60px;
	left: 250px;
	overflow: auto;
}



#navi {
	color: #CC6600;
	background-color: #ffffff;
	float: right;
	width: 140px;
	height: 220px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navibox {
	color: #CC6600;	
	background-color: #ffffff;
	width: 110px;
	height: 20px;
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	font-size: 0.7em;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
.navibox a {
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.navibox a:hover {
	color: #CC6600;
	text-decoration: none;
	text-align: left;
}




#navi_link{
	color: #006666;
	background-color: #ffffff;
	float: left;
	width: 140px;
	height: 160px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.navibox_link {
	color: #006666;	
	background-color: #ffffff;
	width: 140px;
	height: 25px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.7em;
	text-align: left;	
	border-top: 0px dashed #000066;
	border-bottom: 1px dashed #000066;
}
.navibox_link a {
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.navibox_link a:hover {
	color: #006666;
	text-decoration: none;
	text-align: left;
}




