*{
	border: 0px;
}
body {
	background-color: #CC0000;
	padding: 0; 
	margin: 0; 
	text-align: center;
	font-size: 11px;
}
#container {
	text-align: left;  
	margin: 50px auto; 
	width: 800px; 
	height: 530px;
}
a {
	font-weight: bold;
	color:  #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h5 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	margin: 10px 0px;
	padding: 0;
}
td {
	vertical-align: top;
}
#top {
	width: 800px;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi ul li {
	float: left;
	padding-bottom: 10px;
}
#box {
	clear: both;
	width: 765px;
	height: 406px;
	margin: 0px 0px 20px 15px;
}
#box_head, #box_footer, #index_box_footer {	
	width: 765px;
	height: 8px;
}
#box_head {
	background: url('box_header.gif') no-repeat;
}
#box_footer {
	background: url('box_footer.gif') no-repeat;
}
#box_content, #index_box_content {
	background-color: #FFFFFF;
	height: 390px;
	padding: 15px 25px;
	font-family: Verdana;
}

/* für die Startseite (index.html) = Hintergrundbild im Content-Bereich*/
#index_box_content {
	background: #FFFFFF url('http://pan:8090/06/img/home_bg.gif') bottom right no-repeat;
}
#index_box_footer {
	background: url('index_box_footer.gif') no-repeat;
}

#box_content img {
	margin-bottom: 10px;
}
#content_center {
	height: 390px;
}
#content_footer {
	text-align: center;
	font-size: 9px;
}
#galerie {
	text-align: center;
}
#galerie .navi_galerie {
	height: 15px;
}
#galerie .navi_galerie img {
	margin: 0;
}
#galerie img.img_galerie {
	border: solid 1px #CC0000;
}
ul.list_red {
	padding: 0px 0px 0px 18px;
	margin: 15px 0px;
	list-style-image: url('list_icon.gif'); 
}
ul.list_red li {
	padding: 0px 0px 3px 0px;
}
ul.list_nude {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.list_nude li {
		padding: 0px 0px 5px 0px;
}
.font1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.font2 {
	margin: 0;
	padding: 0;
}
.invisible {
	display: none;
	margin: 0;
	padding: 0;
}

