body {font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #333; text-align: center; background: #CCC;}
	
a {text-decoration: none;}
a:hover {text-decoration: underline;}

#header {width: 100%; background: blue url('_img/hochzeitsreise_header.jpg') no-repeat top center; height: 184px; text-align: center;}

h1, #header h1 a {text-align: center; color: white; font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 2em; }

#page {width: 800px; margin: 0px auto; text-align: left; color: black; background: white; border: 4px solid #FFFFFF;}


	
#left {width: 200px;}
#inhalt {float: right;  width: 590px;}


li {list-style-type: none; padding: 0px; margin: 0px;}
#left ul {font-size: 1.5em; margin: 0px; padding: 0px;}
#left ul li ul {font-size: 12px; padding-left: 20px;}
