*{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
}

body, .text1, .text3, a{
  background-color: #FFFFFF;
  font-family: "Verdana", sans-serif;
  text-decoration: none;
  color: #474747;
  font-size: small;
}

p{
	font-size:12pt;
	margin: 20px 0 40px 0;
}


h1{
	font-size: 30px;
	font-family: "Myriad Pro", "Lucida Grande", "Verdana", sans-serif;
	padding: 0;
	margin: 0;
}

h2{
	font-size: 20px;
}

.text2{
  font-family: "Verdana", sans-serif;
  text-decoration: none;
  color: #474747;
  font-size: large;
}

a:hover, a:active{
  font-family: "Verdana", sans-serif;
  text-decoration: underline;
  color: #474747;
  font-size: small;
}

a.small, p, a.simplesearch{
  font-family: "Verdana", sans-serif;
  text-decoration: none;
  color: #474747;
  font-size: xx-small;
}

table.menu td{
  height: 32px;
  font-size: small;
  color: #474747;
  font-weight: normal;
}

table.menu td.head{
  height: 26px;
  font-size: small;
  color: #474747;
  background-color: #FDF4D1;
  font-weight: bold;
  border-width: 1px 0px 0px 0px;
  border-color: #FFBC2D;
  border-style: solid;
  vertical-align: middle;
}

table.menu td.head2{
  height: 26px;
  font-size: small;
  color: #474747;
  font-weight: bold;
  border-width: 1px 0px 0px 0px;
  border-color: #FFBC2D;
  border-style: solid;
}

table.menu td.space{
  height: 15px;
}

table.search td{
  height: 30px;
  font-size: small;
  color: #474747;
  font-weight: normal;
}

table.search td.head2{
  height: 1px;
  font-size: small;
  font-family: Verdana, sans-serif;
  border-width: 1px 0px 0px 0px;
  border-color: #FFBC2D;
  border-style: solid;
}

table.search td.head3{
  height: 15px;
  font-size: small;
  color: #474747;
  font-weight: bold;
  border-width: 0px 0px 1px 0px;
  border-color: #FFBC2D;
  border-style: solid;
}

table.search tr.norm{
  background-color: #FFFBEA;
}

table.search td.space{
  height: 7px;
}

table.info td.head2{
  height: 1px;
  font-size: x-small;
  font-family: Verdana, sans-serif;
  border-width: 1px 0px 0px 0px;
  border-color: #FFBC2D;
  border-style: solid;
}

span.sfont, span.head{
  font-family: "Verdana", sans-serif;
  text-decoration: none;
  color: #474747;
  font-size: x-small;
  font-weight: bold;
}

input.button{
  height: 25px;
  width: 130px;
  font-family: Verdana, sans-serif;
  font-size: x-small;
  font-weight: bold;
  background-color: #E3E3E3;
  color: #404040;
  text-decoration: none;
  border-width: 0px 1px 1px 0px;
  border-color: #000000;
  border-style: solid;
}

input.text, select.text{
  font-family: Verdana, sans-serif;
  font-size: x-small;
  height: 16px;
  background-color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  border-width: 1px 0px 0px 1px;
}

input.simplesearch{
  font-family: Verdana, sans-serif;
  font-size: large;
  height: 35px;
  width: 480px;
  background-color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  border-width: 1px;
  border-style: outset;
}

input.simplesearchbutton{
  height: 35px;
  width: 35px;
  margin-left: -1px;
}

a.simplesearch:hover, a.simplesearch:active{
  font-family: "Verdana", sans-serif;
  text-decoration: underline;
  color: #474747;
  font-size: xx-small;
  font-weight: normal;
}

table.simplesearch td.simplesearch{
  padding-left: 8px;
}
/* CSS fuer neue einfache Suche ENDE */

/*
#container{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;  
/*  position:relative; /
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
}
*/

#container{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 0 0;
	position: relative;
}

img{
	display: block;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 500px;
	height: 300px;
	overflow: hidden;
}

#gallery img{
/*	position: absolute; */
	margin-left:auto;
	margin-right:auto;
}

#thumbs{
	width: 100px;
	height: 300px;
	overflow: hidden;
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(../img/arrow.png);
	position: relative;
	top: 257px;
	left: 555px;
}

#next:hover{
	background: url(../img/arrowmo.png);
}
/*
#desc{
	bottom: 20px;
	padding: 50px 0 0 0;
	position: relative;
}
*/
p#desc{
	font-size:16pt;
	color: rgba(0, 0, 0, 0.8);
	text-align: center;
  	display: block;
	width: 500px;
	height: 40px;
	position: fixed;
	top: 290px;
	float:left;
    background-color: rgba(255, 251, 234, 0.8);
/*
				<!-- p> &nbsp; </p -->

  position: relative;

  top: 1em;

 padding: 50px 0 0 0;
 
  top: 300px;
  left: 20%;

  margin-top:23%;
  margin-left: 5%;
  margin-right: 5%;
  
    position: static;

  margin-left: auto;
  margin-right: auto;
  width:600px;

*/

}
p#nomargin{
margin: 0 0 10px 0;
}

.clear{
	clear: both;
}

#logo{
  position: relative;
  top: 0%;
  left: 5%;
  right: 5%;
}

#center-middle{
	width: 700px;
	margin: 20px auto;
}
#up, #up-left, #up-center, #up-right, #up-left-licence, #up-center-licence, #up-right-licence{
  position: absolute;
  top: 180px;
}

#up-left, #up-left-licence, #down-left, #down-left-licence{
  left: 125px;
}

#up-center, #down-center{
  left: 385px;
}

#up-right, #down-right{
  left: 645px;
}

#up-center-licence, #down-center-licence{
  left: 525px;
}

#up-right-licence, #down-right-licence{
  left: 875px;
}

#down, #down-left, #down-center, #down-right{
  position: absolute;
  top: 400px;
}

#down-left-licence, #down-center-licence, #down-right-licence{
  position: absolute;
  top: 600px;
}

div#footer{  
  top: 0px;
  position: relative;
/*
  top: 380px;
  left: 5%;
  right: 5%;
  
   margin-left: auto;
  margin-right: auto;
  
  padding: 50px 0 0 0;
  width:600px;
/
*/
}