body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFA264;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 30px;
	color: #BFA264;
	text-decoration: None;
    font-weight: Bold
}
#linie {
  width: 800px;
  border-bottom-color: orange;
  border-bottom-width: 3px;
  border-bottom-style:double;
}
#content {
	width: 800px;
	margin: 40px auto 20px auto;
	text-align: center;
}
#texte {
	width: 780px;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
#content h1 {
	font-size: 160%;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#texte p {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 130%;
}
#img {
	border: 1px solid #BFA264;
}
#textlinks {
	font-size: 10px;
	padding: 20px 0 10px 0;
}
#thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #000;
	border: 1px solid #BFA264;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

/* =Hoverbox Code
----------------------------------------------------------------------*/
	
.hoverbox1
{
	cursor: default;
	list-style: none;
}

.hoverbox1 a
{
	cursor: default;
}

.hoverbox1 a .preview
{
	display: none;
}

.hoverbox1 a:hover .preview
{
	display: block;
	position: absolute;
	top: 15px;
	left: -60px;
	z-index: 1;
}

.hoverbox1 img
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 150px;
}

.hoverbox1 li
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox1 .preview
{
	border-color: #000;
	width: 185px;
	height: 280px;
}	

/* =Hoverbox Code
----------------------------------------------------------------------*/
	
.hoverbox2
{
	cursor: default;
	list-style: none;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -255px;
	left: -200px;
	z-index: 1;
}

.hoverbox2 img
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 150px;
}

.hoverbox2 li
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 185px;
	height: 280px;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie li{position: static;}
*+html #galerie a {position: relative;}

/* Kontaktformular */
.formular {
 width:48em
}

.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feld{
 float:left;
 width:30em
} 

.submit{
 clear: both;
 margin:1em 0 0 10em
}

.feldbreite{
 background:#eee;
 border:1px solid #ccc;
 font:1em "trebuchet ms", arial, sans-serif;
 overflow:auto;
 width:30em
}
