body {
color: #000000;
font-family: verdana,arial;
font-size: 12px;
line-height:18px;
background-image: url(images/behind_body.gif); 
margin: 10px 0px 0 0;
}

h1{
color: #CC0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
margin: 0 0 20px 0;
}

#main {
	width: 990px;
	height: 500px;
	padding: 0px;
	position:relative;
	border: #000000 solid 0px;
	}

#top_behind {	
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#behind_text {	
	position: absolute;
	left: 0px;
	top: 165px;
	z-index: 2;
	}

#behind_menue {	
	position: absolute;
	right: 10px;
	top: 210px;
	z-index: 3;
	}

#menue {	
	position: absolute;
	right: 16px;
	top: 210px;
	z-index: 4;
	width: 128px;
	}

#if {	
	border: #000000 solid 0px;
	position: absolute;
	left: 50px;
	top: 210px;
	height: 380px;
	width: 760px;
	z-index: 4;
	text-align: left;
	overflow: auto;
scrollbar-face-color: #e6e6e6;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;
padding: 10px;
	}

#skype {	
	border: #000000 solid 0px;
	position: absolute;
	left: 200px;
	top: 168px;
	z-index: 5;
	text-align: left;
	}

#address {	
	color: #4040FF;
	font-family: Verdana,arial;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 630px;
	height: 20px;
	width: 990px;
	z-index: 5;
	text-align: center;
	}


a.menue:link, a.menue:visited{
color: #4040FF;
font-family: verdana,arial;
font-size: 13px;
font-style: italic;
font-weight: bold;
text-align: left;
display: block;
padding: 3px;
text-decoration : none;
}

a.menue:hover{
color: #FFFFFF;
font-family: verdana,arial;
font-size: 13px;
font-style: italic;
font-weight: bold;
background-color: #4040FF;
text-align: left;
display: block;
padding: 3px;
text-decoration : none;
}
