a:link, a:visited, a:hover, a:active, a:focus  {
	font-size: 15px;
	text-decoration: underline;
	color: #898f85;
}
.body_projektuebersicht .main_projektuebersicht .metanav #not-logged-in, .body_projekte .main_projekte .metanav #not-logged-in #showloginform a, .body_unternehmen .main_unternehmen .metanav #not-logged-in #showloginform a,  #showloginform a {
	font-size: 13px;
}

.body_projektuebersicht .main_projektuebersicht .tab_projektuebersicht a:link {
	text-decoration: none;
}
.body_projektuebersicht .main_projektuebersicht .tab_projektuebersicht a:active {
	text-decoration: none;
}
.body_projektuebersicht .main_projektuebersicht .tab_projektuebersicht a:visited {
	text-decoration: none;
}
.body_projektuebersicht .main_projektuebersicht .tab_projektuebersicht a:hover {
	text-decoration: underline;
}
.body_projektuebersicht .main_projektuebersicht .tab_projektuebersicht a:focus {
	text-decoration: underline;
}
.body_news .text_news .news_projekt_link a:link {
	text-decoration: none;
}
.body_news .text_news .news_projekt_link a:active {
	text-decoration: none;
}
.body_news .text_news .news_projekt_link a:visited {
	text-decoration: none;
}
.body_news .text_news .news_projekt_link a:hover {
	text-decoration: underline;
}
.body_news .text_news .news_projekt_link a:focus {
	text-decoration: underline;
}
body {
	background-color: #FFFFF6;
	height:100%;
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898f85;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
    padding-bottom: 30px;
    line-height: 20px;    
}
.body_index {
	background-color: #a4aaa0;
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898f85;
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
}
.body_unternehmen {
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898f85;
	padding: 0px;
	width: 1220px;
	margin-left: 25px;
	margin-right: auto;
	height: 800px;
	float: left;
	margin-top: 25px;
}
.body_projektuebersicht {
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898f85;
	padding: 0px;
	width: 1220px;
	margin-left: 25px;
	margin-right: auto;
	margin-top: 25px;
}
.body_projekte {
	color: #898f85;
	margin-left: 25px;
	margin-top: 25px;
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 1100px;
}
#toolbar {
	font-size: 13px;

}

.logo {
	width: 150px;
	height: 91px;
	float: left;
	margin-bottom: 35px;
}
.metanav {
	font-size: 13px;
	padding: 0;
	height: 25px;
	float: right;
	width: auto;
}
.main {
	width: 1010px;
	height: auto;
	position: absolute;
	margin-left: 9%;
	margin-top: 32%;
	z-index: 2;
	float: left;
}
.boxlinks {
	background-color:#FFFFF6;
	width: 660px;
	height: 200px;
	float: left;
	margin-right: 25px;
	text-align: left;
}
.main_unternehmen {
	width: 975px;
	height: 800px;
	margin-left: 0px;
	float: left;
}
.main_projektuebersicht {
	float: left;
	width: 975px;
	height: 780px;
	margin-left: 0px;
}
.header {
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	width: 150px;
	height: 91px;
	margin-right: 40px;
}
.menue {
	width: 620px;
	height: 45px;
	margin-top: 5px;
	margin-left: 25px;
	float: left;
}
.menue_unternehmen {
	width: 650px;
	margin-bottom: 35px;
	float: left;
	height: 15px;
	clear: both;
}
.menue_projektuebersicht {
	width: 650px;
	height: 15px;
	float: left;
	clear: both;
}
.tafelbild {
	width: 975px;
	height: 300px;
	background-image: url(../bilder/tafelbild.jpg);
	margin-bottom: 25px;
	float: left;
}
.textfeld {
	margin-top: 25px;
	float: left;
	width: 430px;
	height: auto;
	line-height: 20px;
}

.home {
	font-family:'Conduit ITC W01 Light';
}

.boxrechts {
	background-color: #FFFFF6;
	width: 276px;
	height:	200px;
	float: left;
	text-align: left;
	vertical-align: top;
}
.newsfeld {
	margin-left: 25px;
	margin-top: 25px;
	line-height:17px;
}
.datum {
	font-size: 13px;
}
.underlined {
	text-decoration: underline;
}
.textheader {
	width: 400px;
	clear: both;
}
.tab_projektuebersicht {
	margin-top: 35px;
	float: left;
	clear: both;
}
.tab_projektuebersicht_bordertop {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	padding-top: 5px;
	padding-bottom: 4px;
}

.tab_projektuebersicht_bordertop a:link, .tab_projektuebersicht_bordertop a:active, .tab_projektuebersicht_bordertop a:visited {
	text-decoration: none;
}

.tab_projektuebersicht_bordertop a:hover {
	text-decoration: underline;
}

.arrows_projektuebersicht {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
}
.empty_tab_projektuebersicht {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	height: 40px;
}
.empty_tab_leer {
	width: 25px;
}
.main_projekte {
	width: 975px;
	height: 780px;
	margin-left: 0px;
	float: left;
}
.menue_projekte {
	width: 650px;
	height: 15px;
	float: left;
	margin-right: 290px;
}
.textlinks {
	width: 475px;
	height: 140px;
	float: left;
	margin-right: 25px;
	margin-top: 18px;
	line-height: 20px;
}
.tab_unternehmen {
	width: 475px;
	float: left;
}
.tab_unternehmen_bordertop {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 15px;
}
.projekte_text2 {
	margin-top: 15px;
	line-height: 20px;
}
.empty_tab_unternehmen {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	padding-top: 4px;
	padding-bottom: 4px;
}
.navbutton {
	margin-top:15px;
	width: 15px;
	height: 15px;
	float: right;
	margin-left: 5px;
}

.projekt_bild1 {
	width: 995px;
	float: left;
	margin-top: 15px;
	margin-left: -10px;
	margin-right: 10px;
}
.projekt_bild2 {
	width: 485px;
	height: 320px;
	float: left;
	margin-top: 15px;
	background-image: url(../bilder/projekt_bild2.jpg);
	background-repeat: no-repeat;
}
.projekt_text {
	margin-top: 25px;
	width: 475px;
	height: auto;
	float: left;
	margin-right: 25px;
}
.empty_tab_projekte {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
}
.tab_projekte_bordertop {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	padding-top: 4px;
	padding-bottom: 4px;
}
.projekt_zurueck {
	float: left;
	margin-top: 20px;
	text-decoration: underline;
}
.tab_projekte {
	width: 475px;
	margin-top: 25px;
	float: left;
}
.body_impressum {
	color: #898f85;
	margin-left: 25px;
	margin-top: 25px;
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 1100px;
}
.main_impressum {
	width: 975px;
	margin-left: 0px;
	float: left;
}
.menue_impressum {
	width: 650px;
	height: 15px;
	float: left;
	clear: both;
}
.text_impressum {
	margin-top: 35px;
	height: auto;
	width: 495px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e3db;
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
	clear: both;
	line-height: 20px;
}
.body_news {
	color: #898f85;
	margin-left: 25px;
	margin-top: 25px;
	font-family: 'ConduitITCW02-ExtraLigh 737298', Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 1100px;
}
.news_datum {
	width: 475px;
	float: left;
	margin-top: 0px;
	border-bottom: 1px;
	border-bottom-color: #e2e3db;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	border-bottom: 1px;
	margin-right: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_text_header {
	float: left;
	font-size: 15px;
}


.main_news {
	width: 975px;
	margin-left: 0px;
	float: left;
	height: auto;
}
.menue_news {
	width: 650px;
	height: 45px;
	float: left;
	clear: both;
}
.text_news {
	height: auto;
	width: 475px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e2e3db;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e3db;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom:35px;
	float: left;
}
.news_text_text {
	float: left;
	width: 475px;
	height: auto;
	margin-top: 15px;
	line-height: 20px;

}
.news_projekt_link {
	margin-top: 15px;
	float: left;
	width: 80px;
	height: auto;
	text-decoration: underline;
}
.menue_jobs {
	width: 650px;
	height: 15px;
	float: left;
	clear: both;
}

.menue_kontakt {
	width: 650px;
	height: 15px;
	float: left;
	clear: both;
}
.arrow_left {
	float: left;
	margin-top: 24px;
	margin-right: 5px;
}

/* begin flashnavi field */
#flashDiv{
	top: 50%; 
	left: 50%; 
	position: absolute; 
	width: 650px; 
	height: 15px; 
	margin: -7px 0 0 -325px;			
	}


/* begin login button field */
#login_field {
	float:right;
	display: inline;
}
.loginform-col {
	display: inline;
	float: left;
}
.metanav fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.bgtafel {
	height: 780px;
	width: 1221px;
	padding: 0 px;
	background-image: url(../bilder/bgtafel.jpg);
	background-repeat: no-repeat;
}
.textblock {
	width: 1100px;
	float: left;
}
#flashDiv {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 650px;
	height: 15px;
	margin: -7px 0 0 -325px;
}
.metanav a {
	font-size: 13px;
}
#login-username, #login-password {
	font-size: 11px;
	margin-right:10px;
}

.login_ok 	{	
	margin-top: 3px;
	display:inline-block;
}

.projekt_bild {
    margin:0 -7px;
}

.projekt_bild img {
    margin:8px 0 12px 0;
}

.hover_div { 
    position:absolute;
    height:20px;
    width:700px;
    z-index:900;
    margin-top:-4px;
    cursor:pointer;
}
