/* -------------- global --------------*/

body, html {
	color:#FFFFFF;
	margin:0px;
	padding: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

	
a, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
a:hover {
	color: #CCCCCC;
	}
	
	
/* -------------- schriften --------------*/	


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h2 {

}

.tx_bold {
	font-weight: bold;
}

.tx_bold_weiss {
	font-weight: bold;
	color: #FFFFFF;
}

.tx_weiss {
	color: #FFFFFF;
}

.tx_ {

}

.tx_klein {
	font-size: 10px;
}
	
	
/* -------------- tabellen --------------*/

#tb_head {
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	padding: 0px;
	width: 964px;
}

#tb_head td {
	text-align: right;
}


#tb_standard {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	padding: 0px;
	width: 785px;
}

#tb_standard td {

}

#tb_standard td.navigation {
	width: 140px;
	height: 95px;
	vertical-align: top;

}

#tb_standard td.td_gal {
	text-align: left;
	vertical-align: top;

}


#tb_standard td.textmitte {
	height: 395px;
	width: 435px;
	padding: 15px;
	background-color: #666666;
	vertical-align: bottom;
	color: #CCCCCC;	
}

#tb_standard td.textmitte_referenz {
	height: 395px;
	width: 435px;
	padding: 15px;
	background-color: #666666;
	vertical-align: bottom;
	color: #CCCCCC;
	text-align: justify;
	line-height: 14px;
	font-size: 12px;
}


#tb_standard td.textmitte_projekte {
	height: 395px;
	width: 197px;
	padding: 15px;
	background-color: #666666;
	vertical-align: bottom;
	color: #000;
	text-align: justify;
	line-height: 14px;
	font-size: 12px;
}


#tb_standard td.textmitte_projekte a,
#tb_standard td.textmitte_referenz a,
#tb_standard td.textre_projekt a {
	color: #000;
}

#tb_standard td.textmitte_projekte a:hover,
#tb_standard td.textmitte_referenz a:hover,
#tb_standard td.textre_projekt a:hover
 {
	color: #666;
}



#tb_standard td.textre_projekt {
	height: 395px;
	width: 145px;
	padding: 15px;
	background-color: #666666;
	vertical-align: bottom;
	color: #CCCCCC;
	text-align: justify;
	line-height: 14px;
	font-size: 12px;
}

#tb_standard td.re_hoch {
	height: 425px;
	width: 145px;	
}

#tb_standard td.adresse {
	height: 25px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 16px;
}

#tb_standard td.adresse a {
	color: #fff;
}

#tb_standard td.adresse a:hover {
	color: #333;
}


#tb_mitte_01 {
	margin: 0px;
	padding: 0px;
}


#tb_mitte_01 td.tb_mitte {

}


#tb_mitte_01 td.tb_mitte_oben {

}


#tb_mitte_01 td.tb_mitte_unten {
	height: 90px;
	padding: 10px;
	color: #000000;
	vertical-align: bottom;
	font-size: 12px;
}


#tb_mitte_01 td.tb_mitte_unten a {
	color: #333;
}

#tb_mitte_01 td.tb_mitte_unten a:hover {
	color: #900;
}



/* -------------- tabellen --------------*/
/* -------------- galerie --------------*/


#tb_galerie_01 {
	margin-left: 0px;
	padding: 0px;
	width: 100px;
	margin-top: 10px;
}

#tb_galerie_01 td {

}

#tb_galerie_01 td img {
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tb_galerie_01 .td_pfeile  {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#tb_galerie_01 .td_pfeile a {
	color: #FFFFFF;
}


#tb_galerie_01 .td_pfeile a:hover {
	color: #999999;
}


/* -------------- boxen --------------*/




/***********************************************/
/*  Listen                           */
/***********************************************/


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

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



/*  Navigation 1 */





ul#navi ul {
	float: left;
	with: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}


ul#navi li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 3px;
	/*float: left;*/
}

/*ul#navi li.leistungen {
	margin-top: 62px;
}*/



ul#navi a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


ul#navi a:hover,
body#hom .home a,
body#pro .projekte a,
body#lei .leistungen a,
body#ref .referenzen a,
body#kon .kontakt a
{
	color:#666666;
	text-decoration:none;
}





/*  Navigation 2 */


ul#subnav ul {
	with: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}


ul#subnav li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 3px;
	float: left;
}

ul#subnav li.suna09, ul#subnav li.suna10  {
	margin-top: 0px;
}


ul#subnav a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#subnav a:hover,
body#pro001 .suna01 a,
body#pro001 .projekte a,
body#pro002 .suna02 a,
body#pro002 .projekte a,
body#pro003 .suna03 a,
body#pro003 .projekte a,
body#pro004 .suna04 a,
body#pro004 .projekte a,
body#pro005 .suna05 a,
body#pro005 .projekte a,
body#pro006 .suna06 a,
body#pro006 .projekte a,
body#pro007 .suna07 a,
body#pro007 .projekte a,
body#pro008 .suna08 a,
body#pro008 .projekte a,
body#pro009 .suna09 a,
body#pro009 .projekte a,
body#pro010 .suna10 a,
body#pro010 .projekte a,
body#pro011 .suna11 a,
body#pro011 .projekte a

{
	color:#666666;
	text-decoration:none;
}


.nav_sonder_01 a, a:visited {
	color:#fff;
	font-size: 13px;
	text-decoration: none;
}

.nav_sonder_01 a:hover {
	color: #fff;
	text-decoration: none;
}

.nav_sonder_02 a, a:visited {
	color:#fff;
	font-size: 13px;
	text-decoration: none;
}

.nav_sonder_02 a:hover {
	color: #fff;
	text-decoration: none;
}
