/* CSS Document */
body {
	font: normal 12px Verdana, san-serif;
	color: #d8bf7f;
	font-size: 12px;
}

table, tr, td {	font: normal 12px Verdana, san-serif;}
p {margin: 0;padding:0;}
.Back {
	background-color: #000000;
}
a:link, a:visited, a:active {color: #d8bf7f;}
.Rahmen {
	align: center;
	width: 1000px;
	margin: 10px auto;
	border: 1px #dcba7d solid;
	}

.Header {
	width: 1000px;
	height: 193px;
	background-image: url(http://www.zehntelegion.de/v2/cms/layout/header.jpg);
	}

.Content {
	width: 1000px;
	background-image: url(http://www.zehntelegion.de/v2/cms/layout/back.jpg);
	}

.Footer {
	width: 1000px;
	height: 25px;
	background-image: url(http://www.zehntelegion.de/v2/cms/layout/back.jpg);
	}

.Marquee {
	color: #d8bf7f;
	font-size: 16px;
	}

.h1, h1 {
	color: #d8bf7f;
	font-size: 14px;
	font-style: bold-italic;
	align: center;
	}
	
.Standard {
	color: #d8bf7f;
	font-size: 12px;
	align: center;
	}

.line {
	width: 98%;
	margin-left: 1%;
	border-top: 1px #d8bf7f dotted;
	}
	
.start_oben {
	border-top: 1px #dcba7d dotted;
	}
	
.start_unten {
	border-top: 1px #dcba7d dotted;
	}
	
.bild_adler {
	postion: relative;
	left:550px top:20px; width:400px; height:200px;
	}
.scrolltext {
	font-size:13px;
}
.thumb {border: 1px #d8bf7f solid}
.center {text-align: center;}