* {margin: 0; padding:0; border: 0;}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
}

h1 {
	font-size: 14px;
	color: white;
}

h2{
	color: #FF5704;
	font-size: 12px;
	font-weight: normal;
}

#page { position:relative;
	margin: auto;
	width: 766px;
	height: 800px;
}

#header {
	background: url(../images/tischler_01.gif);
	width: 766px;
	height: 183px;
}

#navi{
	background: url(../images/tischler_02.gif);
	width: 161px;
	height: 453px;
	float: left;
}

#navi ul {
	list-style: none;
	padding-top: 111px;
	padding-left: 35px;
}

#navi ul li	{
	list-style: none;
	margin-bottom: 16px;
}

#navi ul li a{
	text-decoration: none;
	color: #474747;
}
	
#content {
	background: url(../images/tischler_03.gif);
	width: 402px;
	height: 227px;
	float: left;
	padding: 205px 5px 21px 30px;
}


.overflowing{overflow:auto; height:227px; width:402px;}


#content a {
	text-decoration: none;
	color:  #FF5704;
}

#content ul li {
	list-style: none;
	font-style: italic;
}

#gallery{
	background: url(../images/tischler_04.gif);
	width: 138px;
	height: 428px;
	float: left;
	padding: 25px 0 0 30px;
	color: white;
}

#footer {
	background: url(../images/tischler_05.gif);
	width: 574px;
	height: 151px;
	clear: both;
	padding: 13px 0 0 192px;
}

#footer a {
	text-decoration: none;
	color:  #FF5704;
}

#counter{font-size:15px;position:absolute;top:45px;left:12px;color:#333;}
.seo li {display:inline; list-style:none; margin-right:8px; }
.seo a {color:grey;text-decoration:none;}
.seo a:hover {background:#FF9900;color:white;}
