/* default */
body {
	background-image: url("../images/bgtop.jpg");
	background-repeat: repeat-x;
	background-color: #dfdfdf;
	text-align: center;
}
body, a, td, p, input, select, textarea {	
	font-family: Century Gothic, Arial, sans-serif;
}
h1, h2, h3 {
	font-family: Century Gothic, Arial, sans-serif;
}
body, a, td, p {
	font-size: 10pt;
	color: #333333;
	line-height: 160%;
}
body, div, p, form, img, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}
p {
	margin-bottom: 15px;
}
hr {
	height: 1px;
}
img {
	border-width: 0px;
}
input, select, textarea {
	font-size: 10pt;
	color: #555555;
	background-color: #ffffff;
	border-width: 1px;
}
/* headings */
h1 {
	font-size: 22px;
	font-weight: normal;
}
h2, .maintitle {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
h1, h2, h3, .side-title {
	color: #2A3881;
}
#b-bau h1, #b-bau h2, #b-bau .maintitle, #b-bau h3, #b-bau .side-title {
	color: #FF9800;
}
#b-immobilien h1, #b-immobilien h2, #b-immobilien .maintitle, #b-immobilien h3, #b-immobilien .side-title {
	color: #008000;
}
.navi a:hover {
	background-color: #2A3881;
}
#b-bau .navi a:hover {
	background-color: #FF9800;
}
#b-immobilien .navi a:hover {
	background-color: #008000;
}

/* strct */
#wrapper {
	margin: 0 auto 0 auto;
	width: 930px;
	background-image: url("../images/cntbg.jpg");
	text-align: left;
	background-color: #FBFBFB;
	position: relative;
}
#tsl {
	position: absolute;
	height: 267px;
	width: 10px;
	top: -1px;
	left: -1px;
	background-image: url("../images/topshadowl.jpg");
}
#tsr {
	position: absolute;
	height: 267px;
	width: 10px;
	top: -1px;
	left: 921px;
	background-image: url("../images/topshadowr.jpg");
}
#main {
	padding-top: 10px;
	margin: 0 20px 0 20px;
}
#navigation {
	float: left;
	width: 190px;
}
#content {
	float: right;
	width: 680px;
}	
.bottom {
	width: 930px;
	height: 17px;
	background-image: url("../images/bottom.jpg");
	margin: 0 auto 0 auto;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
td.top {
	vertical-align: top;
}
.cb {
	clear: both;
}
.bottomc {
	background-image: url(../images/bgshadowb.jpg);
}
table.top {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-bottom: 20px;
}
table.top td {
	padding: 0;
}
table.top td.center {
	padding-left: 15px;
}
table.content {
	border-collapse: collapse;
	width: 100%;
}
/* index */
.indext {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}
.indext .textcnt {
	width: 400px;
	padding: 10px;
	border: 1px solid #cccccc;
}
.indext td {
	padding: 0;
}
.indext h2, .indext h3 {
	margin-top: 17px;
	font-size: 14px;
	text-align: justify;
}
.indext h3 {
	color: #333333;
}
.starttb {
	width: 450px;
	border-collapse: collapse;
}
.starttb tr {
	height: 150px;
}
.starttb td {
	width: 150px;
	text-align: center;
}
.starttb td a, .starttb td {
	color: #1C2690;
	font-weight: bold;
	font-size: 14px;
}
.starttb td a:hover {
	color: #FF9800;
}
.starttb td span, .starttb td span a {
	font-size: 10px;
	font-weight: normal;
}

/* cnt */
.intitle, .intitle2 {
	font-size: 7pt;
	font-weight: bold;
	border-bottom: 2px solid;
	margin-bottom: 4px;
}
.intitle {
	width: 30%;
	border-bottom-color: #000000;
}
.intitle2 {
	width: 50%;
	color: #777777;
	border-bottom-color: #777777;
}
.maintitle {
	text-align: center;
	width: 100%;
	background-color: #E7E7E7;
	font-weight: bold;
	color: #FF9800;
	font-size: 10pt;
	padding: 10px 0 0 0;
	display: block;
	margin: 0px;
	height: 24px;
}
/* topnavi */
#b-www #topnavi {
	background-image: url("../images/top-www.jpg");
}
#b-bau #topnavi {
	background-image: url("../images/top-bau.jpg");
}
#b-immobilien #topnavi {
	background-image: url("../images/top-immobilien.jpg");
}
#b-bauunternehmen #topnavi {
	background-image: url("../images/top-bauunternehmen.jpg");
}
#topnavi {
	width: 912px;
	height: 35px;
	margin-left: 9px;
}
#topnavi ul, #topnavi li {
	margin: 0;
	padding: 0;
}
#topnavi li {
	list-style-type: none;
	float: left;
	text-align: center;
	margin-top: 3px;
}
#topnavi li#tn-ll {
	width: 270px;
}
#topnavi li#tn-lm {
	width: 350px;
}
#topnavi li#tn-lr {
	width: 280px;
}
#topnavi a {
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}
/* navi */
.navi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #E7E7E7;
}
.navi li a {
	color: #555555;
	font-size: 13px;
	padding: 4px 0 3px 5px;
	display: block;
	/* background-image: url("../images/but.gif"); */
	text-decoration: none;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #eeeeee;
}
.navi li a:hover {
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	/* background-image: url("../images/but_on.gif"); */
	text-decoration: none;
}
.side-title {
	background-color: #D5D5D5;
	font-size: 11px;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
.side-content {
	color: #555555;
	font-size: 8pt;
	padding: 15px;
	background-color: #E7E7E7;
}
.navi li .partner a, .navi li .partner a:hover {
	background-image: none;
	margin: 0;
	padding: 0;
	height: 95px;
	display: block;
}
.navi td {
	color: #555555;
	font-size: 8pt;
}
.navi .highlighted {
	margin-bottom: 15px;
}
/* objects */
.objectlink {
	text-decoration: underline;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.obtab {
	width: 100%;
}
.obtxttab {
	width: 100%;
}
.obtxttabcell {
	background-color: #E7E7E7;
	padding: 4px;
}
.obfltab {
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
}
.objectimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
.obtabcell {
	font-size: 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #E7E7E7;
}
/* PNCS */
.blockinput {
	width: 65px;
}
.smaller, .smalllight, .smalllink {
	font-size: 8pt;
	font-weight: normal;
}
.smalllight {
	color: #777777;
}
.smalllink {
	color: #D60F16;
}
.navilink {
	font-size: 8pt;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.navilinkhigh {
	font-size: 8pt;
	color: #D30909;
	font-weight: bold;
	text-decoration: none;
}
.topiclink {
	font-size: 10pt;
	color: #555555;
	font-weight: bold;
}
.legend, .storyfoot, .newsarticle, .logo, .comment {
	background-color: #ffffff;
	border-top: thin solid rgb(223,220,217);
	border-left: thin solid rgb(223,220,217);
	border-right: thin solid rgb(178,176,174);
	border-bottom: thin solid rgb(178,176,174);
}
.mainlegend {
	display: inline;
	position: relative;
	top: -1.0em;
	font-size: 9pt;
	padding: 0em .8em .2em .8em;
	color: #ffffff;
	font-weight: bold;
	background-color: #012D6C;
}
.legend {
	display: inline;
	position: relative;
	top: -1.0em;
	font-size: 11pt;
	padding: 0em .8em .2em .8em;
	color: #D60F16;
	font-weight: bold;
	background-color: #eeeeee;
}
.storyfoot {
	background-color: #ffffff;
	display: inline;
	position: relative;
	top: +0.5em;
	padding: 0em .8em .2em .8em;
}
.blockheadl, .blockheadr {
	display: inline;
	position: relative;
	padding: 0em .4em .0em .4em;
	border-left: thin solid rgb(223,220,217);
	border-top: thin solid rgb(223,220,217);
	border-right: thin solid rgb(178,176,174);
	background-color: #012D6C;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.blockheadr {
	text-align: right;
}
.blockcontent, .blockset {
	background-color: #FFF;
	border-top: thin solid rgb(223,220,217);
	border-left: thin solid rgb(223,220,217);
	border-right: thin solid rgb(178,176,174);
	border-bottom: thin solid rgb(178,176,174);
}
.blockcontent, .comment {
	position: relative;
  padding: .1em .2em .2em .2em;
	margin: 0;
	text-align: left;
}
.newsarticle {
	padding: 10px;
}
.partner {
	text-align: center;
	margin-bottom: 10px;
	display: block;
}
/* styles for pnforms.class ... more changes in init.inc.php possible */
.formsdefault {
	padding: 4px;
	text-align: left;
}
.formsalt {
	padding: 4px;
	text-align: left;
	background-color: #ffffff;
}
.formsedittb {
	padding: 4px;
	text-align: left;
}
.formseditin {
	width:300px;
}
.formseditta {
	width:300px;
	height:100px;
	border: 1px solid #777777;
	background-color:#dddddd;
}
.formstable {
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #777777;
	background-color: #e3e3e3;
}
.formslisthead {
	padding: 8px;
	background-color: #003399;
	color: #ffffff;
}
.formsdate {
	border: 1px solid #555555;
	background-color: #dddddd;
}
.formsdatetb {
	width:300px;
}
.formseditsecul {
	padding: 10px 0 0 0;
	height: 25px;
	margin: 0;
}
* html body .formseditsecul {
	padding: 0;
}
.formseditsecli {
	border: 1px solid #003399;
	background-color: #ffffff;
	padding: 10px;
	height: 25px;
	margin: 0;
}
