body {
	background: #FFFFFF url(../gfx/bg1.jpg) left bottom repeat;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 0.95em;
	/*margin: 0;*/
	padding: 0.5em 1em;
	min-width: 950px;
	}
textarea, input {
	font-family: "Comic Sans MS", sans-serif;
	}
a {
	color: #7F3A1D;
	}
h1, h2, h3, h4, h5, h6 {
	color: #7F3A1D;
	margin-left: 5px;
	padding-left: 5px;
	}
h2 {
	font-size: 1.8em;
	margin-bottom: 0.5em;
	}
h2 a {
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, table {
	margin-top: 0;
	}
table {
	border: 2px solid #7F3A1D;
	border-collapse: collapse;
	}
th, td {
	padding: 0.1em;
	}
th {
	border: 2px solid #7F3A1D;
	}
td {
	border: 1px solid #7F3A1D;
	}
#wrapper {
	background: #81c6eb; /* url(../gfx/navbar_bg.jpg) top left repeat-y */
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #7F3A1D;
	}
#head {
	height: 230px;
	margin: 0;
	background: #fffe91 url(../gfx/rauhfaser.gif) top left repeat; /*fff159/*caac25/*fffe91*/
	border-bottom: 1px solid #7F3A1D;
	}
	#head a, #head a * { border: none; }
	#head #subcurrent {
		margin-top: -2em;
		margin-left: 180px;
		}
	#head p {
		float: left;
		}
	/* Subcurrentlist */
	#head ul.subcurrentlist {
		margin-left: 0;
		padding-left: 10px;
		}
	#head .subcurrentlist li {
		text-indent: 0.5em;
		list-style-type: none;
		}

#sidebar {
	clear: left;
	width: 200px;
	float: left;
	color: #7F3A1D;
	background-color: transparent;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
	#sidebar ul {
		/*padding-bottom: 1em;*/
		list-style-type: none;
		}
	#sidebar #navi li {
		background: url(../gfx/button1.gif) top left no-repeat;
		height: 40px;
		width: 130px;
		border: none;
		margin: 0 0 8px 0;
		padding: 0;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		color: #fffe91;
		}
	#sidebar #navi li a:link, #sidebar #navi li a:hover, #sidebar #navi li a:active, #sidebar #navi li a:visited {
		display: block;
		height: 20px;
		padding: 10px 0;
		text-decoration: none;
		color: #7F3A1D;
		}
	#sidebar #navi li a:hover {
		color: #fffe91;
		font-style: italic;
		}
	#sidebar p, #sidebar dl, #sidebar dt, #sidebar dd {
		margin: 0 5px;
		padding: 0;
		}
	#sidebar dl {
		font-size: 0.8em;
	}
	#sidebar dt {
		font-size: 1.3em;
		}
		#AdSense-sidebar {
			margin: 0 0 0 2px;
			}
		#subCurrentList {
			width: 200px;
			margin: 0 0 0 2px;
			padding: 0;
			background: transparent url(../gfx/subCurrentBottom.gif) left bottom no-repeat;
			}
		#subCurrentList dl {
			background: transparent url(../gfx/subCurrentTop.gif) left top no-repeat;
			margin: 0;
			padding: 35px 0 33px 0;
			}
		#subCurrentList dt, #subCurrentList dd {
			margin: 0 9px 0 0;
			padding: 0.2em 0.3em 0.2em 0.3em;
			border-left: 1px solid black;
			border-right: 1px solid black;
			background-color: #ffd663;
			}
	#ERA_menu {
		width: 120px;
		padding: 0;
		margin: 0.5em auto;
		}
#content {
	width: auto;
/*	min-height: 400px;*/
	margin: 0 0 0 200px;
	padding: 30px 40px 0 0;
	background: transparent;/* #81c6eb url(../gfx/troubadix.gif) bottom right no-repeat*/;
	}
	#content p, #content img, #content ol, #content ul, #content table, #content div, #content .preview, #admin {
		margin: 0 5px;
		padding: 0 0 2px 5px;
		}
	#content table {
		margin-left: 1em;
		}
	#content ol, #content ul {
		margin-left: 2em;
		}
	#content p, #content img, #content ol, #content ul, #content table {
		margin-bottom: 1em;
		}
	#content a:link, #content a:hover, #content a:active, #content a:visited {
		color: #7F3A1D;
		}
	#content #commentslist, #content #preview {
		list-style-type: none;
		}
	#content #commentslist li, #content #preview li {
		border: 1px solid #7F3A1D;
		padding: 0 1em 0 1em;
		margin-bottom: 0.5em;
		}
	#content #commentslist .meta, #content #preview .meta {
		text-indent: -1em;
		}
	#content #commentslist .permalink, #content #preview .permalink {
		font-size: 2em;
		}
	#content .mainitem p.date.meta {
		border-bottom: 1px solid #7F3A1D;
		}
	#content .teaser {
		border: 1px solid #7F3A1D;
		margin-bottom: 0.5em;
		}
	blockquote:before {
		content: "Zitat:";
		}
	blockquote {
		border: 1px dotted #7F3A1D;
		background-color: #b5cede;
		}
	#EPS_bottom * {
		border: 0 none transparent;
		border-collapse: collapse;
		border-spacing: 0;
		overflow: none;
		padding: 0;
		margin: 0;
		}
	#ebay_firefox {
		border: 0 none transparent;
		margin: 0 auto;
		padding: 0;
		}
		#ebay_firefox img {
			display: block;
			margin: 0 auto;
			}
.bold {
	font-weight: bold;
}
.textLeft {
	display: block;
	text-align: left;
}
.textCenter {
	display: block;
	text-align: center;
	}
.textRight {
	text-align: right;
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.imgFl {
	display: inline-block;
	float: left;
}
.team_tabelle { border-collapse: collapse; }
.team_tabelle, .team_tabelle tr, .team_tabelle td { border: none; background: transparent; }
.team_tabelle td:first-child { text-align: right; }

.clear {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
/* .imgCenter {
	display: block;
	margin: 0 auto;
} */
#footer {
	clear: both;
	background: #fffe91 url(../gfx/rauhfaser.gif) top left repeat;
	border-top: 1px solid #7F3A1D;
	margin: 0;
	padding: 0.2em 0;
	font-size: 0.8em;
	text-align: center;
	}
#footer p {
	margin: 5px;
	}