/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
	background: #64C1FF repeat-x center left;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#wrapper {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
	border: none #999999;

}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
	background: no-repeat center left;
	width: 800px;
	height: 5px;
	border: none #000000;

}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
	background: repeat-y center;
	width: 800px;
	height: 100%;
	padding: 0px;
	border: none #00FFFF;

}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
	width: 800px;
	height: 160px;
	margin: 0px;
	padding: 15px 0px 0px;
	color: white;
	font-size: 50px;


text-align: ;
	background-image: url(img/logo1.png);
	background-repeat: no-repeat;
	background-position: center left;
	border: none #FFFF00;


}
/*                    Menu                   */
#menu {
	width: 170px;
	height: 200px;
	float: left;



}

#menu li a {
	height: 30px;
	voice-family: "\";}\""; 
	voice-family: inherit;
	height: 29px;
	text-decoration: none;
	text-align: left;






}	
	
#menu li a:link, #menu li a:visited {
	color: #B0C1E1;
	height: 35px;
	text-align: center;
	background-image: url(img/mnu170.png);
	background-position: center center;
	font-size: 14px;
	vertical-align: middle;
	font-weight: bold;
	border: none #CC6699;
	display: block;
	width: 170px;
	background-repeat: no-repeat;
	padding-top: 15px;












}
	
#menu li a:hover {
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	background-image: url(img/mnu171.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	width: 170px;
	padding-top: 15px;









}	


ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
	background:  no-repeat left center;
	width: 600px;
	margin: 0px 0px 0px 195px;
	padding-top: 0px;
	border: 2px none #FFFFFF;
	text-align: left;
	vertical-align: top;



}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
	background: no-repeat center bottom;
	width: 800px;
	height: 50px;
	border: none #00FF66;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titel1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;

}
.subnavtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #64C1FF;
	border: 2px solid #B0C1E1;
}
