/*<![CDATA[*/


/* Allgemein */

body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 1;
}

a:link, a:hover, a:visited, a:active {
	color: #367300;
	text-decoration: underline;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
	line-height: 1.25em;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


.hr {
	border-bottom: 1px solid #000;
	margin: 2px 0 10px 0;
	height: 5px;
}

.hr hr {
	display: none;
}

/* Seitenrahmen */

#seite {
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 0.8em;
}

/*Imressumsbutton*/

#impressum {
	display: none;
}

/*Titel und Menü*/

#titel {
	width: 100%;
	margin: 0px;
	padding: 0 0 10px 0;
	float: left;
	border-bottom: 1px solid #000;
}

#titel #logo {
	float: left;
}

#titel #claim,
#titel #nav {
	display: none;
}

/*Inhaltsbereiche*/

#inhaltcontainer {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}

#content-left {
	float: left;
	width: 100%;
}

#content-right {
	float: left;
	width: 100%;
}


/*Inhaltlayout und -hintergründe*/

/* Linke Spalte */

#content-left-head {
	display: none;
}

#content-left-head h1, #content-right-head h4 {
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0 0 0 0px;
}

#content-left-pic, #content-right-pic {
	display: none;
}

#content-left-inhalthead {
	display: none;
}

#content-left-inhalt {
	padding: 0px;
	width: 100%;
	float: left;
}

#content-left-inhaltcontainer {
	float: left;
	width: 100%;
}

#content-left-inhalt h2, #content-right-inhalt h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#content-left-inhalt p {
	line-height: 1.3em;
	font-size: 1.1em;
}

#content-left-inhalt ul {
	list-style: disc;
}

#content-left-inhalt li {
	margin: 4px 0 5px 0;
}

#content-left-inhaltbottom {
	display: none;
}

/* Rechte Spalte */

#content-right-head {
	display: none;
}

#content-right-inhalt {
	float: left;
	/*width: 100%;*/
	width: 80%;
	padding: 10px 10px 0px 10px;
	margin: 20px 0 10px 0;
	border: 1px solid #000;
}

#content-right-inhalthead {
	display: none;
}
#content-right-inhalt .adresse-zeit {
	width: 100%;
	font-size: 1.0em;
	color: #000;
	padding: 0 0 0 0px;
	margin: 0 0 10px 0px;
}

#content-right-inhalt .adresse-zeit-td1 {
	vertical-align: top;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 0;
}

#content-right-inhalt .adresse-zeit-td2 {
	vertical-align: top;
	line-height: 1.5em;
	padding: 0 7px 0 0;
	margin: 0;
}

#content-right-inhalt .adresse-zeit-td3 {
	vertical-align: top;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 0;
}

#content-right-inhalt .adresse-zeit img {
	padding: 10px 0;
}

#content-right-inhaltbottom {
	display: none;
}

#content-right-bottom {
	display: none;
}


/* Inhalt */

#stoerer {
	float: right;
	padding: 0 0 0 15px;
}

#team {
	padding: 10px 0 15px 20px;
}


/* Abschluss & Copyrights */

#footer {
	float: left;
	font-size: 0.9em;
	color: #000;
	height: 21px;
	padding: 5px 0px;
	margin: 0 0 0px 0;
	width: 100%;
	/*border-top: 1px solid #000;*/
}

#footer a {
	color: #66a110;
}
#footer a:hover {
	color: #66a110;
}

#footer #copyleft {
	float: left;
	padding: 0 0 0 0;
}

#footer #copyright {
	display: none;
}

#footer #copyright strong {
	display: none;
}

/* Meldungen */

.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

.fett {
	font-weight: bold;
}

.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

/* ]]> */
