@charset "utf-8";

a {
	color: blue;
}

img {
	border: none;
}

body {
	background: 430px 175px url(../img/Baumhaus.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

h1 {
	margin-top: 0px;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h4 {
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

#content_container {
	position: absolute;
	left: 0px;
	top: 115px;
	padding: 0px;
	margin: 0px;
	/*min-height: 560px;*/
	width: 100%;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#content_content { padding: 25px 15px 5px 15px; }

#logo {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}

/*#logo table td { overflow: visible; }*/

.mitte { text-align: left; }

.mitte a { display: block; }

.menu {
	position: absolute;
	top: 103px;
	width: 600px;
	margin: 0px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	font-size: 1px;
	line-height: 1px;
}

.menu a span {
	list-style: none;
	display: none;
}
.menu span {
	visibility: hidden;
}
.menu li {
	height: 23px;
	float: left;
}

.menu li a {
 	display: block;
	height: 23px;
}

#div_blockhaus { width: 135px; }
#div_zimmerei { width: 90px; }
#div_energie { width: 215px; }

#ul_home { width: 91px; }
#ul_blockhaus { width: 534px; }
#ul_zimmerei { width: 534px; }
#ul_energie { width: 279px; }

.w_leistungen { width: 88px; }
.w_philosophie { width: 88px; }
.w_projekte { width: 79px; }
.w_qualifikation { width: 109px; }
.w_kontakt { width: 79px; }
.w_impressum { width: 91px; }

#m_leistungen { background-image: url(../img/b.leistungen.png); }
#m_philosophie { background-image: url(../img/b.philosophie.png); }
#m_projekte { background-image: url(../img/b.projekte.png); }
#m_qualifikation { background-image: url(../img/b.qualifikation.png); }
#m_kontakt { background-image: url(../img/b.kontakt.png); }
#m_impressum { background-image: url(../img/b.impressum.png); }

#m_on_leistungen { background-image: url(../img/b.leistungen.on.png); }
#m_on_philosophie { background-image: url(../img/b.philosophie.on.png); }
#m_on_projekte { background-image: url(../img/b.projekte.on.png); }
#m_on_qualifikation { background-image: url(../img/b.qualifikation.on.png); }
#m_on_kontakt { background-image: url(../img/b.kontakt.on.png); }
#m_on_impressum { background-image: url(../img/b.impressum.on.png); }

#login {
	position: absolute;
	bottom: 15px;
	left: 10px;
}

#login[id] {
	position: fixed;
	font-size: small;
}

/* Messages */

.h_box, .f_box {
	background: 10px 10px no-repeat;
	border: 2px solid #e83401;
	width: 650px;
	padding: 5px 57px;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
}

.h_box {
	background-color: #CFE1F4;
	background-image: url(../img/i.hint.png);
}

.f_box {
	background-color: #ffdddd;
	background-image: url(../img/i.fehler.png);
}

#content_tbl { width: 100%; }

.left {
	max-width: 13cm;
	width: 13cm;
	vertical-align: top;
}

.block { width: 180px; height: 180px; float: left; margin: 30px; }

#liste {
	padding-left: 15px;
	list-style-image:url(../img/i.pfeil.png);
	font-weight: bold;
}

.sub_liste { list-style-image:url(../img/i.pfeil.png); font-weight: normal; }

ul a {
	color: black;
}

ul ul a {
	color: blue;
}

#projekte { max-width: 960px; }

.tbl_det tr td:first-child div {
	overflow: visible;
	margin-top: -170px;
}

.tbl_det tr:first-child td, .tbl_m tr:first-child td {
	border-top: 2px solid gray;
	color: gray;
	font-size: large;
}

.tbl_div { width: 300px; }

/*Tabelle und manuelle Tabelle*/
.tbl tr td, .tbl_m tr td {
	padding: 3px;
}

/*Standard-Tabllen-Zeilen, Zeilen, nur oben markierte Zeilen*/
.tbl tr td, .tbl_u {
	border-bottom: 2px solid gray;
}

.icons {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}

.icons li, .icons a {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.icons a span {
	/*list-style: none;*/
	display: none;
}

.icons span {
	visibility: hidden;
}

.i_stift { background-image: url(../img/i.stift.png); }
.i_stift_off { background-image: url(../img/i.stift.off.png); }

.i_eimer { background-image: url(../img/i.eimer.png); }
.i_eimer_off { background-image: url(../img/i.eimer.off.png); }

#start_table { width: 100%; }
#start_table a { display: block; }