* {
	margin: 0;
	padding: 0;
}

a {
	color: rgb(133, 17, 17);  /*  ROT */ 
	/* color: rgb(103, 53, 53); */ /* ROT-BRAUN */
	text-decoration:none;
}

html {
	background: #E7CE7C url("img/background.png") repeat-x left bottom;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: url("img/body.png") repeat-y left top; 
	width: 1024px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header {
	background: url("img/header.jpg") no-repeat left top;
	padding: 0;
	width: 1024px;
	height: 131px;
}

#content {
	margin: 14px 25px 25px 25px;
}

#footext {
	text-align: center;
	font-size: 9px;
	color: #999999;
	/* margin-bottom: 6px; */
	padding-bottom: 10px;
	/* background: url("img/footer.png") no-repeat left bottom; */
}

#logo {
	margin: 14px 0 0 25px;
	font-size: 11px;
}

.teaser {
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	
	color: rgb(133, 17, 17);  /*  ROT */ 
	font-style:italic;
	text-decoration: blink;
}

table.content {
	width: 100%;
}

td.main {
	width: 600px;
	vertical-align: top;
	text-align: left;
}

td.main img {
	border:0;
}

td.right {
	padding-left: 10px;
	width: 365px;
	text-align: left;
	vertical-align: top;
}

td.separator {
	width: 9px;
	background: url("img/separator.png") repeat-y;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.pagetitle {
	font-size: 15px;
	color: rgb(133, 17, 17);
	font-style:italic;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
}

div.entry img {
	margin: 4px 8px 8px 0;
}

div.entry img.alignright {
	margin: 4px 0 8px 8px;
}

hr {
	margin-top: 2px;
	margin-bottom: 6px;
	
	height: 1px;
	background: url("img/linie.png") repeat-x top left;
	border: 0;
	width: 540px;
	text-align: left;
	padding: 0;
	color: rgb(92, 52, 41);
	float: none;
}

hr.right {
	width: 350px;
}

p.postmetadata {
	color: #000000;
}

ul {
	width: 100%;
	text-align: left;
	line-height: 140%;
	list-style: none;
}

li.widget{
	width: 350px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url("img/linie.png") repeat-x bottom left;
}

img.wp-image-9 {
	margin-bottom: 6px;
}

p {
	margin-bottom: 13px;
}

div.post {
	margin-bottom: 16px;
	
	width: 540px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.ngg-widget img {
	border-color: rgb(133, 17, 17);
	border-width: 1px;
}

li.title_item {
	 
}

li.current_title_item {
	
}

blockquote {
	margin-left: 16px;
	font-family: Courier New;
}

table.sponsoren {
	width: 550px; 
	border: none;
}

table.sponsoren td {
	text-align: center;
	vertical-align: bottom;
}
