body{
	background: url(img/bg.jpg) left top;
	padding: 0px 0px 50px 0px;
	}
	#top-logo{
	width: 818px;
	margin-top: 17px;
	}
	#top-logo h1{
	color: white;
	text-align: left; 
	font-size: 22px;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial;
	}
	#top-logo h2{
	color: white;
	text-align: left; 
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	}
	#logo{
	margin-top: 13px;
	_margin-top: 14px;
	background: url(img/logo.jpg) no-repeat left top;
	width: 850px;
	height: 208px;
	}
	#menu{
	background: url(img/menu.jpg) no-repeat left top;
	width: 850px;
	height: 62px;
	}
	#menu ul{
	margin: 0px;
	padding: 5px 0 0 0px;
	_padding: 8px 0 0 0px;
	}
	#menu ul li{
	list-style: none;
	display: inline;
	color: white;
	font-size: 11px;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	}
	#menu ul li a{
	color: white;
	text-decoration: none;
	}
	#menu ul li a:hover{
	color: white;
	text-decoration: underline;
	}
	#telo{
	background: url(img/telo.jpg) repeat-y left top;
	width: 850px;
	}
	#telo h1{
	color: #2fa5c2;
	padding: 0px;
	margin: 0px;
	width: 800px;
	text-align: left;
	font-size: 21px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	}
	#telo p{
	color: #6b6d6e;
	padding: 0px;
	margin: 0px;
	width: 790px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	margin-top: 10px;
	}
	#kooperation{
	color: #6b6d6e;
	padding: 0px;
	margin: 0px;
	width: 790px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	margin-top: 10px;
	}
	#kooperation a{
	text-decoration: underline;
	font-weight: bold;
	color: #6b6d6e;
	}
	#kooperation a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #6b6d6e;
	}
	#pata{
	background: url(img/pata.jpg) repeat-y left top;
	width: 850px;
	margin: 0px;
	padding: 0px;
	}
	#pata p{
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color: #7f7f7f;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	width: 820px;
	padding: 10px;
	}
	#pata p a{
	text-decoration: underline;
	color: #7f7f7f;
	}
	#pata p a:hover{
	text-decoration: none;
	color: #7f7f7f;
	}
	#pata-last{
	background: url(img/pata2.jpg) no-repeat left top;
	width: 850px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	}
	
	
