* {
	margin: 0;
	padding:0;
}

html
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica; 
	color : #000000;
	margin: 0;
	font-size: 12px;
	height: 100%;
	background: url("../images/hintergr.gif");
	text-align: center;
}

#container {
	width: 785px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#flash-header {
	float: left;
	width: 785px;
}

#menu {
	clear: both;
	margin-top: 50px;
	float: left;
	width: 160px;
}

.menu-button {
	float: left;
	width: 150px;
	height: 25px;
	clear: both;
}

#content {
	margin-top: 50px;
	float: left;
	width: 605px;
	padding: 0 10px;
}

#newsletter {
	background-image: url(../images/big_envelope1.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 339px;
	display: block;
}

	#ninner {
		display: block;
		clear: both;
		position: relative;
		top: 136px;
		left: 370px;
		width: 160px;
	}

	#newsletter #nname {
		width: 100px;
	}
	
	#newsletter #nname input {
		border: 0 none;
		background-color: transparent;
		color: #706350 ! important;
	}

	#newsletter #nemail {
		margin-top: 22px;
		width: 100px;
	}
	
	#newsletter #nemail input {
		border: 0 none;
		/*border: 1px solid #706350;*/
		background-color: transparent;
		color: #706350 ! important;
	}
	
	#newsletter #nsubmit {
		width: 100px;
		margin-top: 38px;
		margin-left: 46px;
	}

#bisher {
	float: left;
}

#nachstes {
	float: right;
}

/** jQuery Gallery Plugin **/

.galleria{list-style:none;width:200px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none;}
.galleria li div{position:absolute;display:none;top:0;left:180px;}
.galleria li div img{cursor:pointer;}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block;padding-top:.5em;}
* html .galleria li div span{width:400px;} /* MSIE bug */

.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:702px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;height:438px;width:700px;background:black;}
#main_image img{margin-bottom:10px;}
	
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

.error {
	text-align: center;
	color: red;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pergament {
	background-image: url(../images/hinterg-geschichte2.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 570px;
	padding: 115px 75px 190px 75px;
	text-align: center;
}

.pergament table td {
	text-align: left;
}

.photo h3
{
    font-size: 15px ! important ;

}
.photo img
{
    border-color: transparent;
}
