body {
	margin: 10px 0 30px 0;
	padding: 0 0 30px 0;
	background-color: #990000;
	font-size: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#headnav {
	background-color:transparent;
	width: 170px;
	height:180px;
	float: right;
	padding: 85px 40px 0 0;
	}
	
#headnav a:hover {
	color: #666666;
	}

#header {
	width: 1075px;
	height: 0px;
	margin: 0 auto;
	background-color: #000000;
	border: 0px;
	}

#header a {
	margin-top: 0px;
	margin-right: 10px;
	color: #E6B715;
	}
	
.post {
	width: 1017px;
	background-color:#000000;
	padding: 30px 20px 20px 36px;
	margin: 0 auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#page {
	background-color:#000000;
	margin: 0 auto;
	width: 1013px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0 30px 0 30px;
	}
		
.post img{
	border: 0px solid #666666;
	}
	
#xxx {
	background-color:#000000;
	width: 720px;
	top: 100px;
	}
		
img {
	border-color: #222222;
	}
	
img:hover {
	border-color: #444444;
	}
		
hr{
	color: transparent;
	border-bottom: 1px dashed #333333;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #EF7D16;
	}

h1 {
	letter-spacing: 1px;
	font-size: 28px;
	}

h2 {
	letter-spacing: 1px;
	font-size: 24px;
	}

h3 {
	font-size: 22px;
	}
	
h4 {
	font-size: 20px;
	}
	
h5 {
	font-size: 16px;
	}
	
h6 {
	font-size: 14px;
	}

a {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #EF7D16;
	}

a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}
	
#schrift {
	width: 40px;
	list-style: none;
	display: inline;
	height: 50px;
	margin: 20px 0 0 0;
	}
	
#schrift img{
	border: 0px;;
	}

#kleiner {
	background: url(images/a.gif);
	background-repeat: no-repeat;
	padding: 0;
	width: 5px;
	display: inline;
	}
	
#kleiner:hover {
	background: url(images/a_hover.gif);
	background-repeat: no-repeat;
	}
	
#normal {
	background: url(images/aa.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0;
	width: 8px;
	display: inline;
	}
	
#normal:hover {
	background: url(images/aa_hover.gif);
	background-repeat: no-repeat;
	}
	
#groesser {
	background: url(images/aaa.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0;
	width: 10px;
	display: inline;
	}
	
#groesser:hover {
	background: url(images/aaa_hover.gif);
	background-repeat: no-repeat;
	}
	
#search {
    float: right;
    width: 160px;
    padding: 35px 12px 0 0;
	}

#sts {
	width: 230px;
	margin: 0 auto;
	height: 48px;
	background: url(images/sts_logo.gif);
	background-color: #000000;
	background-position: top;
	}

#sts:hover {
	background: url(images/sts_logo_hover.gif);
	}

#content {
	background-color:#000000;
	float: left;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0;
	}

.title {
	margin: 0 auto;
	background-color:transparent;
	padding: 0 0 0 0;
	border-bottom: 1px dashed #666666;
	width: 720px;
	}

#sidebar {
	background-color:#000000;
	float: right;
	width: 230px;
	padding: 10px 0 0 0;
	}

#sidebar ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	}
	
#footer {
	background-color:#000000;
	margin: 0 auto;
	width: 1013px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0 30px 0 30px;
	}

#footer .cols{
	float:left;
	width:100%;
	padding:0 0 0 0;
	}
	
#footer .col{
	width:202px;
	float:left;
	}
	
#footer .col h1{
	margin:0;
	display:block;
	height:15px;
	color:#919191;
	font-size:10px;
	}