/*
=============================================
Layout für parkett-haus-stuttgart
=============================================
*/
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

body {
/*background-color: #000000;*/
background-image: url("../images/allover/bg_parket_2.gif");
color: #ffffff;
font-family: "Arial", sans-serif;
font-size: 12px;
text-align: center;/*fuer IE_quirks*/
min-width: 1024px;
}

#wrapper_outer{
	text-align: center;
	background: none;
	margin: 0px;
}
#wrapper_inner{
	text-align: left;
	margin: 0px auto;
	width: 1024px;
	min-height: 768px;
	background: #33333f;
	/*border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;*/
}

* html #wrapper_inner {  /* nur fuer Internet Explorer */
		  height:768px;     /* Version 5.x */
		  h\eight:768px;    /* Version 6 */
		  /*width: 830px;
		  margin-top: 10px;
		  margin-left: 10px;*/
		}
		
#header{
	width:1024px;
	height: 260px;
	background-image: url("../images/allover/header_bg.jpg");
}

#FirstLevelNavi{
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 80px;
}

#Headline{
	position: relative;
	top: 45px;
	left: 10px;
	width: 1014px;

}

#SecondLevelNavi{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 30px;
}

#ContentPart{
	position: relative;
	top: 10px;
	left: 0px;
	width: 1024px;
	min-height: 720px;

	margin-bottom:20px;
}

* html #ContentPart{
	height: 488px;
	h\eight: 488px;
}

#ContentPartLeft{
	float: left;
	width: 190px;
	padding-left: 10px;
}

#Content{
	position: relative;
	top: 0px;
	width: 801px;
	margin-left: 210px;
}

#Footer{
	position: relative;
	bottom:0px;
	background: #000000;
	text-align: right;
	padding-left: 200px;
	padding-right: 10px;
	padding-top: 10px;
	
	border-bottom: 1px solid #33333f;
	border-left: 1px solid #33333f;
	border-right: 1px solid #33333f;
}

#ContentPartLeftImage1{
	height: 150px;
	width: 150px;
	margin: 0px 25px 25px 0px;
}

#ContentPartLeftImage2{
	height: 150px;
	width: 150px;
	margin: 25px 25px 25px 0px;
	
}

#ContentPartLeftAnimation{
	height: 150px;
	width: 150px;
	margin: 25px 25px 25px 0px;
	
}

table.referenzen{
	width:80%;
}
td.referenzen{
	width:40%;
	text-align:bottom;
}

.tx-photogals-pi1-big a, .tx-photogals-pi1-big a:link, .tx-photogals-pi1-big a:active, .tx-photogals-pi1-big a:visited{
	/*border:1px solid #CCCCCC;*/
border:none;
	padding:5px;
	background:none;
	text-align:center;
	display:block;
	text-decoration:none;
}

.tx-photogals-pi1-big a:hover, .tx-photogals-pi1-big a:focus{
	/*border:1px solid #CCCCCC;*/
border:none;
	padding:5px;
	background:none;
	text-align:center;
	display:block;
	text-decoration:none;
}