body, html {
margin: 0 auto;
padding: 0;
font: 12px Verdana,Tahoma,Arial,sans-serif;
height:100%;
}

#mainwindow {
background: #ffffff;
color: #303030;
margin: 0 auto;
margin-top: 8px;
width: 850px;
}

h1 {
font-size: 18px;
margin: 0px 0 10px 0;
}

h2 {
font-size: 15px;
color: #425d5a;
margin: 0px 0 10px 0px;
}


#navi {
margin-top: 0px;
width: 150px;
padding: 5px;
float:left;
}

#navi ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.navi1 a
{
height: 15px;
color: #505050;
text-decoration: none;
display: block;
padding-top: 6px;
padding-left: 23px;

margin-bottom: 4px;
}

.navi1 a:hover {
background-image: url(over.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.current {
background-image: url(over.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
font-weight: bold;
}

.current2 {
font-weight: bold;
}


.navi2 a {
font-size: 10px;
display: block;
border-left: none;
margin-left: 5px;
}

.navi2 a:hover {
text-decoration: underline;
border-left: none;
}

#content {
margin: 20px 0px 00px 180px;
padding: 10px 10px 0 15px;
vertical-align: top;
line-height: 20px;
height: auto;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.flLeft {
float:left;
padding-right: 15px;
padding-bottom: 0px;
}

.flRight {
float:right;
padding-left: 15px;
padding-bottom: 0px;
}

.stunden {
border: 1px solid #E4E4E4;
border-collapse:collapse;
background-color: #FFFFcf;
empty-cells:show;
vertical-align: top;
padding: 5px;
line-height: 15px;
text-align: center;
}

.red { color:red; }
.blue { color:blue; }
.grey { color:silver; }
.green { color:#425d5a; }

td {
vertical-align: top;
}

form {
   padding: 0px;
   margin-right: 10px;
   text-align: left;
   border:0px;
}

legend {
   border: 0px;
   padding: 3px;
}

label {
   padding:0px;
   margin-left: 0px;
   text-align: left;
   float: left;
   width: 180px;
   FONT-FAMILY: arial;
    FONT-SIZE: 12px;
}

.element {
  clear: both;
  padding: 3px;
}

input, select{
margin: 5px;
width: auto;
font-family:Verdana,sans-serif;
color: #000000;
}

textarea {
margin: 5px;
font-size:12px;
font-family:Verdana,sans-serif;
width: 300px
}

.submit {
  text-align: center;
  margin-left: 180px;
}


.formerror {
	color: red;
}
/*  End Forms */?


/* galerie
*****************************************/
#hassoGallery {
	margin-left: 20px;
	padding: 0;
	font-size: 11px ;


}



#hassoThumbs {
	float: left;
	padding: 0;
	width: 600px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	text-align: center;

}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;

}

#hassoThumbs .hassoThumb a {
	border:0;

}

#hassoThumbs .hassoThumb a img {
	border:0;

}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 480px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;

}


#hassoPic .hassoTitle {
	margin: 10px 5px 10px 5px;
	font-style:bold;
	text-align:left;

}

#hassoPic .hassoDescription {
	text-align:left;
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: auto;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	width:30%;
}

#hassoPrevNextNav #hassoOverLink{
	float: left;
	width:40%;
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
	width:30%;
}

#hassoPrevNextNav #hassoPrevPic a {
  height: 20px;
  color: #505050;
  text-decoration: none;
  display: block;
  padding-top: 6px;
  padding-left: 23px;
  margin-bottom: 4px;
  text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
  height: 20px;
  color: #505050;
  text-decoration: none;
  display: block;
  padding-top: 6px;
  padding-left: 23px;
  margin-bottom: 4px;
	text-align:right;
}

#hassoPrevNextNav #hassoOverLink a {
  height: 20px;
  color: #505050;
  text-decoration: none;
  display: block;
  padding-top: 6px;
  margin-bottom: 4px;
	text-align:center;
}
