/* CSS Document */



html {
	height: 100%;
}

body {
	background-color: #F2F5EB;
	margin: 0;
	padding: 0;
	color: #505050;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
}

p, h2, h3, h4, h5, h6 {
	font: 100 11px/130% Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 20px 15px 14px;
	padding: 0;
}
h2 {
	font-size: 15px;
	margin-top: -12px;
	letter-spacing: -0.5px;
}
h6 {
	color: #6b8c3d;
	margin-top: 30px;
}

h5 {
	margin-top: 37px;
	font-size: 10px;
	font-weight: bold;
}

h4 {
	height: 12px;
	margin: 0 0 22px;
	background-repeat: no-repeat;
	font-size: 5px;
	line-height: 5px;
}

h4 span {
	display: none;
}

h3 {
	height: 20px;
	width: 95px;
	margin: 0px;
	margin-left: 220px;
	background-repeat: no-repeat;
	font: 5px/5px;
}

h3 span {
	display: none;
}

a {
	color: #84B13A;
	border: none;
	text-decoration: none;
}

a:hover {
	color: #84B13A;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

ul.pfeil li {
	color: #505050;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-right: 50px;
	list-style-image:  url("p3img/listItem.gif");
}

ul {
	margin-left: 10px;
	padding: 0;
}


.p3box, p3boxbig {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E2C6;
	border-bottom-color: #D9E2C6;
	padding-top: 11px;
	width: 293px;
	/*width: 323px;*/
	width: 310px;
	padding-bottom: 11px;
	color: #84B13A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p3boxbig {
	width: 550px;
}

.p3boxa {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D9E2C6;
	padding-top: 11px;
	width: 293px;
	/*width: 323px;*/
	width: 310px;
	padding-bottom: 11px;
	color: #84B13A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p3boxh {
	font-weight: normal;
	/* text-transform: uppercase; */
	font-size: 15px;
	line-height: 18px;
	padding: 0px;
	padding-top: 20px;
}
.p3boxpro {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D9E2C6;
	padding-top: 11px;
	width: 310px;
	/*width: 323px;*/
	padding-bottom: 11px;
	color: #84B13A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.p3boxcon {
	padding-top: 4px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.p3boxconteamh {
	padding-top: 0px;
	font-weight: normal;
	text-transform: none;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.p3boximg {
	float: left;
	width: 147px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p3boximgbig {
	float: left;
	width: 180px;
	margin: 0 15px 0 11px;
}
.p3boxclear {
	clear: both;
	font-size: 1px;
	color: #F2F5EB;
	line-height: 1px;
}
.p3boxconteam {
	padding-top: 4px;
}
.p3boxtext {
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 340px;
	margin: 0; padding: 0;
	color: #6D506C;
}

a.consulting { 
	background:  url("p3img/nav/consulting_button.jpg") no-repeat;
	width: 298px;
	height: 53px;
	display: block;
	float: left;
}

a.corporate { 
	background:  url("p3img/nav/corporate_button.jpg") no-repeat;
	width: 298px;
	height: 53px;
	display: block;
	float: left;
}

a.immobilien { 
	background:  url("p3img/nav/immo_button.jpg") no-repeat;
	width: 298px;
	height: 53px;
	display: block;
	float: left;
}

a.consulting:hover,
a.corporate:hover,
a.immobilien:hover { 
	background-position: 0 -53px;
}


div.section {
	border-top: 1px solid #C0CEA7;
}

div.section table, div.kontakt table, div.steckbrief table {
	margin-top: 12px;
	margin-left: 14px;
}

div.section td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 1px;
}

div.section td.attribut {
	vertical-align: top;
	color: #84b13a;
	width: 120px;
}

div.section td.wert {
	vertical-align: top;
	width: 80%;
}

div.linkliste {	
	border-top: 1px solid #c5d3af;
	border-bottom: 1px solid #c5d3af;
	padding-top: 15px;
	margin-bottom: 40px;
	background-color: #e7eed9;
}

div.linkliste td.head {
	background-color: #b0cd58;
	border-right: 1px solid #e7eed9; 
}

div.linkliste li {
	margin-left: 0px;
	list-style-type: none;
}

div.steckbrief, div.kontakt {
	padding-top: 18px;
	height: 142px;
}

div.steckbrief td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #84b13a;
}

div.steckbrief td.attribut {
	border-bottom: 1px solid #CDDD97;
	width: 155px;
}

div.steckbrief td.wert {
	border-bottom: 1px solid #CDDD97;
	width: 362px;
	color: #505050;
}

div.kontakt td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.kontakt td.attribut {
	border-bottom: 1px solid #9ac84b;
	width: 30px;
}

div.kontakt td.wert {
	border-bottom: 1px solid #9ac84b;
	width: 350px;
}

div.kontakt p {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}

div.anfrage {
}

div.anfrage table {
}

div.anfrage td {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #63880E;
}

div.anfrage td.checkbox {
	color: #6a8c35;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

div.anfrage td.textfeld {
	color: #6a8c35;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background-color: #D7E0C5;
}

div.anfrage td.textfeld textarea, div.anfrage td.textfeld input {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	border: 1px solid #c5d3af;
	background-color: #D7E0C5;
	width: 100%;
}

div.images {
	border-bottom: 1px solid #c5d3af;
}

div.impressum {
	padding-top: 18px;
	font-size: 11px;
}

a.up {
	margin-left: 537px;
	display: block;
	height: 8px;
	width: 13px;
	background:  url("p3img/top.gif") no-repeat;
	margin-top: 29px;
}

a.up span {
	display: none;
}

.team {
	padding-top: 15px;
	padding-bottom: 15px;
}

div.color {
	font-size: 10px;
	color: #84B13A;
}
div.headleft {
	color: #84B13A;
	font-size: 10px;
	padding-bottom: 5px;
}
h9 {

	height: 12px;
	margin: 0 0 10px;
	background-repeat: no-repeat;
	font-size: 5px;
	line-height: 5px;
}
h9 span {

	display: none;
}

#p3container {
	width: 894px;
	left: 50%;
	margin-left: -448px;
	position: absolute;
	height: 100%;
	background-color: #F2F5EB;
}
#p3conheaderbox {
	height: 155px;
	background-color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#p3connavbox {
	height: 240px;
}
#p3conheaderimpress {
	position: absolute;
	left: 0px;
	top: 0px;
}
#p3conheaderlogo {
	position: absolute;
	left: 603px;
	top: 38px;
	padding: 0px;
	margin: 0px;
}
#p3contheme {
	height: 240px;
	width: 550px;
	position: absolute;
	left: 345px;
	top: 156px;
}

#p3conmainleft {
	width: 343px;
	padding-right: 0px;
	background-color: #F2F5EB;
	float: right;
	clear: both;
	position: absolute;
}
#p3conmainright {
	width: 550px;
	position: relative;
	float: right;
	background-color: #F2F5EB;
	top: 0px;
}
#p3confooter {
	height: 100px;
	position: static;
	background-color: #D7E0C5;
	clear: both;
	float: left;
	width: 100%;
}
#p3conmainbox {
	padding-bottom: 20px;
	height: auto;
}
#p3connav {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 240px;
	width: 343px;
	background-color: #748364;
	position: absolute;
}
#p3confooterbox {
	background-color: #D7E0C5;
	clear: both;
	float: left;
	color: #748364;
	padding: 20px;
}
#p3confooterline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE6CD;
	margin-top: 20px;
}
.posteam {
	left: 20px;
	padding-bottom: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 35px;
	background-color: #DFE7CE;
}
.treamimg {
	background-color: #EBEFE0;
}
.posm {
	left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 36px;
	vertical-align: middle;
}
.p3line {
	background-image:  url("p3img/h_line.gif");
	background-repeat: repeat-x;
	width: 528px;
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 0px;
}
div.dot {
	background-image:  url("p3img/dot.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	background-position: 14px 4px;
}
div.dot p {
	padding: 0px;
}
div.box {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E2C6;
	border-bottom-color: #D9E2C6;
	color: #84B13A;
}
div.box2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E2C6;
	border-bottom-color: #D9E2C6;
	border-top-width: 0px;
	color: #84B13A;
}


div.formatleft {
	margin-top: -20px;
	position: absolute;
	left: 25px;
	width: 293px;
}
div.info {
	padding-top: 28px;
	padding-left: 16px; /* 36px; */
	padding-right: 0px;
	width: 293px;
	width: 323px;
}
#k3left {
	background-color: #F2F5EB;
	float: left;
	width: 343px;
}
#k3right {
	float: left;
	width: 550px;
}

#k3footer_landing {
	position: absolute;
	background-color: #D7E0C5;
	width: 100%;
	clear: both;
	background-image: url(p3img/nav/bg_fo.gif) repeat-x;
	color: #63880E;
	font-size: 10px;
	top: 490px;
	bottom: 0;
}

#k3footer {
	background-color: #D7E0C5;
	width: 100%;
	clear: both;
	background-image: url(p3img/nav/bg_fo.gif);
	background-repeat: repeat-x;
	color: #63880E;
	font-size: 10px;
}

#k3footer_finanz {
	background-color: #d9d9cf;
	width: 100%;
	clear: both;
	background-image: url(p3img/nav/bg_fo1.gif);
	background-repeat: repeat-x;
	color: #736f54;
	font-size: 10px;
}

#k3footer_immo {
	background-color: #e6ddda;
	width: 100%;
	clear: both;
	background-image: url(p3img/nav/bg_fo2.gif);
	background-repeat: repeat-x;
	color: #933364;
	font-size: 10px;
}

#k3nav {
	width: 342px;
	height: 240px;
	background-color: #758465;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#k3theme {
	float: left;
	height: 240px;
	width: 550px;
	background-color: #F2F5EB;
}

#k3_welcometheme {
	float: left;
	height: 323px;
	width: 894px;
	background-color: #F2F5EB;
}

#k3p {
	clear: both;
}

a.imprint	{
	color: #758465;
	font-weight: bold;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 1px;
	left: 25px;
}

a.imprint01	{
	color: #736f54;
	font-weight: bold;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 1px;
	left: 25px;
}

a.imprint02	{
	color: #933364;
	font-weight: bold;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 1px;
	left: 25px;
}

#k3header {
	width: 100%;
	background-color: #D7E0C5;
	height: 155px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#k3header_consulting {
	width: 100%;
	background-color: #D7E0C5;
	height: 155px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}

#k3header_consulting .line {
	width: 551px;
	height: 5px;
	background-color: #79a542;
	position: absolute;
	bottom: 0;
	right: 0;
}

#k3header_finanz {
	width: 100%;
	background-color: #d9d9cf;
	height: 155px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}

#k3header_finanz .line {
	width: 551px;
	height: 5px;
	background-color: #6c5a2f;
	position: absolute;
	bottom: 0;
	right: 0;
}

#k3header_immo {
	width: 100%;
	background-color: #e6ddda;
	height: 155px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}

#k3header_immo .line {
	width: 551px;
	height: 5px;
	background-color: #933364;
	position: absolute;
	bottom: 0;
	right: 0;
}

#k3info {
	height: 100px;
	position: absolute;
	left: 0px;
	width: 343px;
	background-color: #F2F5EB;
}
.navspace {
	width: 36px;
}
.p3kon {
	width: 100%;
	background-color: #D7E0C5;
	border: 1px solid #D7E0C5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.p3kapitel {
}
div.phase {
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
div.phase th {
	font-size: 10px;
	background-image:  url("p3img/h_line.gif");
	background-repeat: repeat-x;
}
div.phase td {
	color: #63880E;
}
.p3block {
	margin-left: 30px;
}
a.detail {
	color: #84B13A;
	text-decoration: none;
}
#p3containertest {
	width: 895px;
	left: 65px;
	position: absolute;
	height: 70%;
	top: 0px;
}

.ref {
	font-size: 10px;
}
div.section td.wert1 {

	vertical-align: top;
	width: 80%;
}
div.steckbrief td.wert1 {

	border-bottom: 1px solid #F2F5EB;
	width: 362px;
	color: #505050;
}
.detail {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.send {
	background-color: #006699;
}

