body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat;
	line-height: 18px;
}
.eventpic {
	float:left;
	padding:7px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin:10px;
	margin-bottom:5px;
}
.eventpicR {
	float:right;
	padding:7px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin:10px;
	margin-bottom:5px;
}
.galPic img{
	z-index:1;
	width:75px;
	height:75px;
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin:7px;
}
.galPicOver img{
	width:145px;
	height:145px;
	padding:7px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin:10px;
	z-index:2;
	
	background-color:#FFFFFF;
}

#gesamt {
	background-color:#FFFFFF;
}
#metanavi {
	background-color:#FFFFFF;
}
.rightnavipic {
	margin-bottom:-3px;
}
.icons {
	margin-bottom:-5px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#hauptnavi {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}
#hauptnavi a{
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}
#hauptnavi a:hover{
	font-size: 12px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#metadiv {
text-align:center;
	margin-top:5px;
	width:210px;
	height:20px;
	background-color:#FFFFFF;
}
#allcontent {
	text-align:left;
}
#metadaten {
    color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin:2px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	margin:2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color:#000000;
	margin:2px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.inp100 { width:100px;height:14px;}
.inp20 { width:20px;height:14px;}
.inp50 { width:50px;height:14px;}
.inp200 { width:200px;height:14px;}

hr {
	border-width:1px;
	border-style:dotted;
	border-color:#999999;
}


