a
	{
	color:#000099; text-decoration:underline
	}
a:hover
	{
	color:#000099; text-decoration:none
	}
.current
	{
	color:#000099; text-decoration:none;
	}
body
	{
	background-color:#666666 ; font-family: Tahoma, Arial, sans-serif ; color : #000099
	}
tr
	{
	font-size : 12px ; color:#000099 ; font-weight: normal
	}
h1
	{
	font-size : 12px ; color:#000099 ; font-weight: bold
	}
p
	{
	color:#000099 ; font-weight: normal ; line-height:120%
	}
input
	{
	font-family: Courier New, Courier, mono; font-size:12px ; border : 1px #bbbbaa solid ; color : #888877 ;
	}
textarea
	{
	font-family: Courier New, Courier, mono; font-size:12px ; color : #000000 ; border : 1px #000099 solid ;
	}
input.button
	{
	font-family: Courier New, Courier, mono; font-size:12px ; border : 1px #444433 solid ; color : #cc7700 ; background : #edeeed ;
	}
	
#veranstaltungen
 {
  display:none;
	 position:absolute;
		top:130px;
		left:775px;
	}
	
.klein
 {
	 font-size:10px;
	}
	
	
/* ++++++++++ FORMATIERUNGEN FOTOGALERIE ++++++++++ */	
.shine {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	cursor: url('highslide/graphics/zoomin.cur'), pointer;
    outline: none;
	border: none;
	margin:3px;
}


.highslide-image {
    border: 0;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	width: 207px;
	height: 20px;
	line-height: 20px;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	text-align: right;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
    background-color: black;
    background-image: url('highslide/graphics/loader.gif');
    background-repeat: no-repeat;
    background-position: 95px 2px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-overlay {
	display: none;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* ++++++++++ ENDE FORMATIERUNGEN FOTOGALERIE ++++++++++ */		

