* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#000;
}

#header{
	padding:0;
	margin:0 auto;
	display:block;
	background:#000;
	text-align:center;
	border:none;
}


.one_link{
	background:#111 url(back.png) top repeat-y;
	padding: 20px 40px;
	width:600px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.one_link img{
	margin: 15px;
}


.two_link{
	background:#111 url(back.png) top repeat-y;
	padding:40px;
	width:600px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.three_link{
	background:#111 url(back.png) top repeat-y;
	padding:40px;
	width:600px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.four_link{
	background:#111 url(back.png) top repeat-y;
	padding:40px;
	width:600px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.five_link{
	background:#111;
	padding:40px;
	width:600px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.left{
	float:left;
	width:300px;
	text-align:center;
}

.left p{text-align:center; margin-top:30px;}

.right{
	float:right;
	width:300px;
}

.right p{text-align:center;margin-top:30px;}

.center p{
	text-align:center;
}

p{
	padding: 10px 20px;
	text-align:left;
	line-height:160%;
	color:#999;
}

.menu {
	clear:both;
	display:block;
	margin:0 auto;
	height: 60px;
	width:680px;
	text-align: center;
	background: url(s1.png) top repeat-x;
}



.menu a {
	margin:0 auto;
	float: left;
	height: 60px;
	padding: 0;
	background: url(s2.png) top right no-repeat;

}


.menu a:link, .menu a:visited {
	display: block;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 60px;
	height: 60px;
	padding: 0 30px 0;
	color: #ddd;
	border-bottom: 0;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 0;
	height: 60px;

}

.menu a.current {color: #000000;}


a:focus{
	outline:none
}

a.textlink{
	color: #706148;
	background:none;
}

a.textlink:hover {
	color: #fff;
	background:none;
}

.center a{
	color: #706148;
}

.center a:hover{
	color: #ffffff;
	background:none;
}

.clr{
	clear:both;
}

h1{
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color:#A79476;
	margin:0 0 5px 0;
}

h2{
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom:1px solid #706148;
	letter-spacing: 0px;
	color:#706148;
	padding: 20px 0 10px 0;
}

ul{
	clear:both;
	padding: 10px 20px;
	text-align:left;
	line-height:180%;
	color:#999;
}

ol{
	clear:both;
	padding: 10px 20px;
	text-align:center;
	line-height:160%;
	color:#999;
}

ul li{
	list-style-type:disc;
}

ol li{
	list-style-type:decimal;
}

ul li a{
	color: #706148;
}

ul li a:hover{
	color: #fff;
}


.zeit{
	color:#706148;
}

.name{
	color:#706148;
	text-transform:uppercase;
}

img{border:5px solid #706148;}

img:hover{border:5px solid #A79476;}

#header img{border:none;}

.center img{border:none;}




#preview{
	padding:0;
	margin:0 auto;
	display:block;
	background:#fff;
	text-align:center;
	border:none;
	color:#333;
}

#preview img{
	margin:20px 0;
	border:none;
}

#preview p{
	font-size: 16px;
	text-align:center;
	color:#222;
}
