html {height:101%;}
body {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969594;
}
h1 {
	font-size:14px;
	font-weight: bold;
}
a:link {
	color: #969594;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #969594;
}
a:hover {
	text-decoration: underline;
	color: #969594;
	
}
a:active {
	text-decoration: underline;
	color: #969594;
}
#index {
width:550px;
padding:5px;
position:absolute; 
top:220px; 
left:100px;
}

#content {
width:500px;
padding:5px;
position:absolute; 
top:220px; 
left:100px;
}
#content2 {
width:350px;
padding:5px;
position:absolute; 
top:220px; 
left:170px;
}
#menu {
padding:5px;
line-height:24px;
position:absolute; 
top:150px; 
left:760px;
width:230px;

}
.Stil1 {
font-size: 9px;
line-height:15px;
}
#kontakt {
position:absolute; 
top:10px; 
left:175px;
width:300px;
}
