body {
	color: black; background-color: white;	
	font-size: 11px;
	font-weight: 100;
	line-height: 21px;
	font-family: Arial,sans-serif;
	/* font-stretch: extra-expanded; */
	margin: 0px;
	}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}



/* main page set-up */

#grey {
	position: absolute;
	top:0px; left:0px; width:100%; height:80px;
	border: 0px dotted red;
	background: #F9F9F9;

	overflow: visible;
	}

#page {
	position: relative;
	margin: 0 auto;
	width: 900px;
	border: 0px dotted red;
	overflow: visible;
	}
	
#top {
	position: absolute;
	top:36px; left:0px; width:820px; height:15px;
	border: 0px solid green;
	}

#nav {
	position: absolute;
	text-align: left;
	top:55px; left:0px; width:820px; height:23px;
	border: 0px solid green;
	margin-top: 0px;
	}
	
#kat1 {
	position: absolute;
	text-align: left;
	top:0px; left:0px; width:126px; height:23px;
	border: 0px solid red;
	margin-top: 0px;
	}

#kat2 {
	position: absolute;
	text-align: left;
	top:0px; left:126px; width:154px; height:23px;
	border: 0px solid green;
	margin-top: 0px;
	}
	
#kat3 {
	position: absolute;
	text-align: left;
	top:0px; left:280px; width:125px; height:23px;
	border: 0px solid green;
	margin-top: 0px;
	}

#kat4 {
	position: absolute;
	text-align: left;
	top:0px; left:405px; width:71px; height:23px;
	border: 0px solid green;
	margin-top: 0px;
	}

#kat5 {
	position: absolute;
	text-align: left;
	top:0px; left:476px; width:50px; height:23px;
	border: 0px solid blue;
	margin-top: 0px;
	}
	
#kat6 {
	position: absolute;
	text-align: left;
	top:0px; left:570px; width:50px; height:23px;
	border: 0px solid red;
	margin-top: 0px;
	}

#left {
	position: absolute;
	text-align: left;
	top:120px; left:0px; width:126px; height:430px;
	overflow:visible;
	border: 0px solid green;
	margin: 0 17px 0 0;
	float: left;
	}
	
#left_kontakt {
	position: absolute;
	text-align: left;
	top:120px; left:0px; width:400px; height:430px;
	overflow:visible;
	border: 0px solid green;
	margin: 0 17px 0 0;
	float: left;
	
	line-height: 14px;
	font-family: Arial,sans-serif;
	}	

#forward_back {
	position: absolute;
	text-align: right;
	top:559px; left:0px; width:116px; height:20px;
	overflow:visible;
	border: 0px solid green;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	float: left;
	}
	
#back {
	position: absolute;
	text-align: right;
	top:557px; left:70px; width:20px; height:20px;
	overflow:visible;
	border: 0px solid red;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	float: left;
	}
	
#forward {
	position: absolute;
	text-align: right;
	top:557px; left:90px; width:20px; height:20px;
	overflow:visible;
	border: 0px solid blue;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	float: left;
	}


#image {
	position: absolute;
	top:124px; left:126px; width:687px; height:450px;
	overflow:visible;
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid green;
	}


#text {
	position: absolute;
	text-align: left;
	top:584px; left:126px; width:500px; height:50px;
	overflow:visible;
	border: 0px solid green;
	margin-left: 0px;
	line-height: 13px;
	float: right;
}
