BODY{ color: #222222; font-family: arial; font-size: 9pt; background-color: white; margin: 0; padding: 0; }

h1 {
	font-family: arial; 
	font-size: 15pt; 
	font-weight: normal;
	color: #222222;
	margin-top: 90px;
	margin-left: 30px;
	}
	
h2 {
	font-family: arial; 
	font-size: 15pt; 
	font-weight: normal;
	color: #222222;
	margin-top:2px;
	margin-left: 30px;
	}
	
h3 {
	font-family: arial; 
	font-size: 20pt; 
	font-weight: normal;
	color: #222222;
	margin-top: 60px;
	margin-left: 30px;
	}

h4 {
	font-family: arial; 
	font-size: 20pt; 
	font-weight: normal;
	color: #222222;
	margin-top: 30px;
	margin-left: 460px;
	}

p{
	margin-left: 30px;
	margin-top: 30px;
	}	
	
a {
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	}
	
a:hover {
	color: #cc9966;
	}

#entrance {
	height: 469px;
	width: 660px;
	background-image: url('images/bg_entrance.jpg');
	background-repeat: no-repeat; 
	float: right;
	}	

#MAIN {
	width: 830px;
	height: 468px;
	background-color: white;
	margin-left: 60px;
	margin-right: 0px; 
	margin-top: 80px; 
	margin-bottom: 0px;
	}

#NAVI {
	width: 155px;
	height: 380px;
	}

#NAVI a{
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	}

#NAVI a:hover{
	color: #cc9966;
	}

#content {
	height: 469px;
	width: 660px;
	background-image: url('images/bg_main.jpg');
	background-repeat: no-repeat; 
	float: right;
	}
		
#content p{
	margin-left: 30px;
	margin-top: 30px;
	}

#content table {
	margin-top: 1px;
	margin-left:30px;
	width:600px;
	}

#content td {
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	margin-left:30px;
	width:300px;
	}
	
#content tr {
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	margin-left:30px;
	}	


#schmuck{
	height: 469px;
	width: 660px;
	background-image: url('images/bg_schmuck.jpg');
	background-repeat: no-repeat; 
	float: right;
	}
	
#schmuck p{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	}

#schmuck table {
	margin-top: 1px;
	margin-left:30px;
	width:600px;
	}

#schmuck td {
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	margin-left: 30px;
	width: 300px;
	text-align: center;
	}
	
#schmuck tr {
	color: #222222;
	font-family: arial;
	font-size: 9pt;
	margin-left:30px;
	}
	
#idee {
	height: 469px;
	width: 660px;
	background-image: url('images/bg_idee.jpg');
	background-repeat: no-repeat; 
	float: right;
	}

#idee p {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	}	
	
#view table {
	width: 250px;
	height: 200px;
	}

#view td {
	align:center; 
	}
	
#termine {
	height: 469px;
	width: 660px;
	background-image: url('images/bg_termine.jpg');
	background-repeat: no-repeat; 
	float: right;
	}

#termine p {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	}
	
#disclaimer {
	font-size: 8pt;
	margin-left: 30px;
	margin-right: 30px;
	}

#footer {
	width: 830px;
	height: 10px;
	margin-left: 60px;
	margin-top: 0px;
	}
	
#footer a{
	color: #999999;
	font-family: arial;
	font-size: 7pt;
	text-decoration: none;
	margin-left:300px;
	}
#footer a.hover{
	color: #cc9966;
	}
