body {
background-color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, Sans-Serif;
color: #000000;
padding:0px;
margin:0px;
}
a.normal {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	outline: none;
	}
a.normal:visited {
	color: #003399;
	}
a.normal:active {
	color:  #003399;
	}
a.normal:hover {
	color: #003399;
	text-decoration: underline;
	}
	
a.thumb {
	background-color: #999999;
	color: #FFFFFF;
	}
a.thumb:visited {
	background-color: #999999;
	color: #FFFFFF;
	}
a.thumb:active {
	background-color: #999999;
	color:  #FFFFFF;
	}
a.thumb:hover {
	background-color: #999999;
	color:  #FFFFFF;
	}



h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 20px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 5px 0px;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	padding: 5px 0px;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	}

p, pre {
	font-size: 12px;
	padding: 5px;
	margin:0px;
	}

#copyright {
	position: absolute;
	z-index:5;
	right: 0px;
	bottom: 0px;
	font-size: 7px;
	line-height: 7px;
	margin: 2px;
	padding: 1;
	margin-top: 1px;
	color: #FFFFFF;
	}
a.copyright {
	margin-top: 1px;
	color: #FFFFFF;
	}
a.copyright:visited {
	margin-top: 1px;
	color: #FFFFFF;
	}
a.copyright:active {
	margin-top: 1px;
	color: #FFFFFF;
	}
a.copyright:hover {
	margin-top: 1px;
	color: #003399;
	}

img {
	border: 0;
	}


/* ----------container to center the layout-------------- */
#container {
	position: relative;
	width: 950px;
	height: 100%;
	/*border: #FFFFFF 4px solid;
	margin-top: 4px;
	margin-bottom: 4px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../img/hintergrund.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

/* ----------left container--------------*/
#left {
	position: relative;
	float: left;
	width: 200px;
	}
div#left { 
	min-height:954px;
	height:expression(this.scrollHeight > 954px ? "auto":"954px"); 
	}
	

	
#right {
	position: relative;
	padding: 0px;
	margin-left: 204px;
	margin-right: 0px;
	}


	
/* ----------head for logo-------------- */
#head {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 200px;
	}
	
#stiegenbau {
	position: absolute;
	top: 6px;
	right: 50px;
	width: 600px;
	text-align: right;
	z-index: 1;
	}
	
#waldbauer {
	position: absolute;
	bottom: 6px;
	right: 50px;
	width: 600px;
	text-align: right;
	z-index: 1;
	}

#design {
	position: absolute;
	right: 0px;
	width: 40px;
	height: 200px;
	padding: 0;
	margin: 0;
	background-color: #D63333;
	border-left: 4px solid #FFFFFF;
	z-index: 1;
	}

/* -----------------content--------------------- */
#content {
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
/*	background-image: url(../img/content_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	}
div#content { 
	min-height:732px;
	height:expression(this.scrollHeight > 732px ? "auto":"732px");
	}
	
#thumbleft {
	position: relative;
	z-index: 4;
	margin: 5px;
	padding: 2px;
	border: #999999 thin solid;
	float: left;
		}

#thumbright {
	position: relative;
	z-index: 4;
	margin: 5px;
	padding: 2px;
	border: #999999 thin solid;
	float: right;
	}
	
/* --------------left navi------------- */
#logo {

	top: 0px;
	width: 200px;
	height: 200px;
	text-align: center;
	border-bottom: 4px solid #FFFFFF;
	}
	
#menu {
	position: relative;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

#info {
	position: absolute;
	bottom: 0px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*height: 100px;*/
	text-align: center;
	}

/* -----------footer---------------------------*/ 
#footer {
	position: relative;
	clear: both;
	width: 738px;
	margin-left: 204px;
	padding: 4px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	}
	
#gallery {
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#thumbnail {
	position: relative;
	padding: 2px;
	margin: 5px;
	padding: 2px;
	border: #999999 thin solid;
	float: left;
	}
