* {
	margin: 0px;
	padding: 0px;
}
body {
	width:100%;
	background:#000000 url(../../files/images/bg_body6.jpg) center fixed ;
	height:100%;
	color:gold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	line-height:140%;
	font-size:.8em;
}
#webseite {
	position:fixed; 
	top:50%; 
	left:50%; 
	margin-left:-450px; 
	margin-top:-300px; 
	width:900px;
	height:600px;
	z-index:1;
}
#center {
	position:fixed;
	top:50%; 
	left:50%;
	width:690px;
	height:400px;
	margin-left:-350px; 
	margin-top:-200px;
	background: transparent;
	color:gold;
	z-index:10;
/*	overflow:auto;*/
	padding:5px;
}
#centerbilder {
	position:fixed;
	top:50%; 
	left:50%;
	width:690px;
	height:400px;
	margin-left:-350px; 
	margin-top:-200px;
	background: transparent;
	color:gold;
	z-index:10;
	overflow:auto;
	padding:5px;
}
blockquote {
	float:left;
	width:670px;
	text-align:justify;
	line-height:normal;
}
blockquote img {
	float:left;
	width:auto;
	display:block;
	margin:-20px 5px 10px 10px ;
}
.box300 {
	margin:10px;
	width:300px;
	float:left;
	height:120px;
	overflow:auto;
	text-align:justify;
	border:1px solid gold;
	padding:20px 5px 5px 5px;
	background: transparent url(../../files/images/bg_trans_rot.png) no-repeat ;
}
/* teaser mitte */
div.boxhalter {
	margin:10px;
	width:300px;
	float:left;
	height:150px;
	text-align:justify;
	border:1px solid gold;
	background: transparent url(../../files/images/bg_trans_rot.png) no-repeat ;
}
div.teaser {
	width:300px;
	float:left;
}
span.theader {
	width:280px;
	background:transparent;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	height:20px;
	float:left;
	padding:5px;
	text-align:center;
}
span.tfooter {
	width:290px;
	background:transparent;
	color:gold;
	padding:5px;
	height:100px;
	float:left;
	overflow:auto;
}

#fraurechts {
	position:absolute;
	right:0px;
	left:auto;
	top:15%;
	width:190px;
	height:525px;
	background:url(../../files/images/frau_rechts.png)  no-repeat;
	z-index:1;
}
.clear {
	clear:both;
}

/*  ##  MENUE  ##  */
#menu {
	position:absolute;
	bottom:30px;
	width:680px;
	left:50%;
	margin-left:-300px;
	top:auto;
	z-index:10;
	
}
ul {
	list-style:none;
	text-align:center;
	width:680px;
}

li {
	list-style:none;
	display:block;
	width:100px;
	height:25px;
	color:#000000;
	float:left;
	margin-right:5px;
	font-weight: bold;
	border-bottom:3px solid transparent;
	background:url(../images/bg_menue1.png) top center no-repeat;
}
li:hover {
	border-bottom:3px solid gold;
	background:url(../images/bg_menue1.png) 0 3px  no-repeat;
	}
li a {
	color:#000;
	padding-top:5px;
	text-decoration:none;
	display:block;
}
li a:hover {
	color:#990000;
	text-decoration:none;
}
.impressum {
	text-align:right;
	margin-right:20px;
	background:transparent url(../images/impressum.jpg)  no-repeat;
}
/* ## LOCATION ##  */
.location {
	width:690px;
	height:400px;
	overflow:auto;
}
.location .boxlinks {
	width:200px;
	float:left;
	margin:10px;
}
.location .boxlinks img {
	width:200px;
	text-align:center;
}
/* WELCOME */
img.welcome {
	margin-left:30px;}
/* EVENTBILD */
.events {
	width:690px;
	height:400px;
	overflow:auto;
}
.eventbild {
	text-align:center;
	margin-bottom:20px;
}
/* COPY */
.copy {
	position:absolute;
	top:auto;
	right:auto;
	bottom:10px;
	left:150px;
}
.copy a {
	background:transparent;
	color:gold;
	text-decoration:none;
}
.copy a:hover {
	background:transparent;
	color:silver;
}
/* BILDGROESSE*/

.highslide {
	cursor: url(../../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
	max-height:50px;
	overflow:auto;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #990000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
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-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#bilder {
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}

.galcat {
	display:block;
	width:100%;
	margin-top:40px;
}
.galcat img {
	float:left;
	width:140;
	margin:0 20px 20px 20px;
	border:2px solid gold;
}
.galcat  a {
	background:transparent;
	margin:20px;
	color:gold;
	text-decoration:none;
}
.galcat  a:hover {
	color:gold;
	text-decoration: underline;
}
h1 {
	font-size:1.2em;
	}
