/*allgemeine Einstellungen*/

* {
	margin: 0;
	padding: 0;
}

html, body, div, p, h1, h2, h3, ol, span, a, table, td, form, img {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; padding: 0px; }

body {
	margin: 0px auto;
	text-align: justify;
	background-color: #4a2a0f;
	color: #f4f2de;
	font-size: 10px; background-image: url(../img/bg_home.gif);
	background-repeat: repeat-x;
	width: 840px;
}

#all {
	width: 100%;
	overflow: hidden;
}

/*Texte, Links und �berschriften*/

a {
	font-size: 11px;
	color: #000000;;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2, h3, h4 {
	margin: 0 0 0.3em 0;
	line-height: 140%;
}

p {
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	font: 12px/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	color:#00a096;
	font-size:1.4em;
	font-weight:normal;
	margin-top: 20;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 7px;
	padding_top: 12px;
}

h2 {
	font-size: 1.3em;
	color:#00a096;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 100%;
}

/*Header auf allen Seiten*/

#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: right top; 
	display: block;
	overflow: hidden;
	text-indent: -999px;
	visibility: visible;
	z-index: 1000;
	with: 840px;
	height: 305px;
	width: 840 px;
}

/*trailer*/

#trailer {
	left: 461px;
	top: -184px;
	height: 120px;
	width: 174px;
	visibility: visible;
	position: relative;
	z-index: 2000;
	float: left;
}

/*content*/

#container {
	width: 840px;
	background-color: #f4f2de;
	text-align: left;
	position: absolute;
}

/* IE6 only */

#container {
	border-collapse:collapse; 
	width: 840px;
	background-color: #f4f2de;
	position: relativ;
	float: left;
	clear: left;
	top: 305px;
}

/*nav*/

#nav1 {
	width: 158px;
	background-color: #f4f2de;
	padding-left: 15px;
	z-index: 1000;
	height: 100%;
	position: relative;
	margin-top: 25px;
}

#nav1 ul {
    list-style-type: none;
    margin: 15px 0 0;
    padding: 5px 0;
}

#nav1 ul li a:link,
#nav1 ul li a:visited,
#nav1 ul li span,
#nav1 ul.allmenu li {
    	display: block;
    	width: 140px;
    	margin: 0;
    	padding: 5px 8px;
    	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#nav1 ul li {
	background-color: #f4f2de;
}

#nav1 li a.act {
	color: #00a096;
    	border-bottom-style: dotted;
	border-color: black;
}

#nav1 ul li a:hover,
#nav1 ul li a:active,
#nav1 ul li.error {
    	color: #00a096;
    	border-bottom-style: dotted;
	border-color: black;
}

#nav1 ul li.indented {
    	text-indent: 1em;
}

/*rechte Spalte*/

#rechts {
	width: 618px;
	background-color: #f4f2de;
	overflow: hidden;
	margin-top: 0;
	z-index: -1;
	top: 0;
	position: absolute;
	visibility: visible;
	left: 0;
	padding: 0 15px 15px 207px;
	clear: both;
	margin-right: 0;
}

#rechts li {
	font-size: 11px;
	margin: 0 0 0.5em 1.2em;
	line-height: 120%;
	letter-spacing: 0.03em;
}

/*IE clearing*/

#ieclearing {
	clear: both;
}

/*footer*/

#footer {
	font-size: 80%;
	display: inline;
	width: 620px;
	height: 15px;
	padding: 0 0 11px;
	top: 19px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: left;
	position: relative;
	color: gray;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
}

#footerLeft {
	text-align: right;
	background-color: #f4f2de;
}

#footerRight {
	float: right;
}

/*Specials f�r Typo3 Elemente*/

/*Bildunterschriften, Tabellen*/

.csc-frame {
	height: 171px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 20px;
	line-height: 14px;
	margin-top: 20px;
	background-color: #fcfcf8;
	padding-bottom: 0;
	margin-bottom: 15px;
	border: 1px solid #cfc6b1;
}

.csc-header {
	padding-top: 15px;
	padding-bottom: 1px;
}

.csc-caption {
	font-size: 90%;
	background-color: #DEE3E7;
	padding: 0 0 0 2px;
}

.contenttable {
	width: 100%;
}

.contenttable p {
	margin: 0;
}

.contenttable td {
	margin: 3px;
	padding: 3px;
}

.contenttable .tr-odd {
	background-color: #DEE3E7;
}

.contenttable .tr-0 {
	font-weight: bold;
}

/*News Formatierungen*/

.news-list-container H3 {
	font-size: 100%;
	padding: 0 10px;
}

.news-list-date {
	display: block;
	font-size: 80%;
}

.news-list-category {
	display: none;
}

.news-list-morelink {
	padding: 0 10px 10px 10px;
}

.clearer {
	display: none;
	/*border:solid #FF7800 1px;height:1px;*/
}

/*Calendar Formatierung*/

.tx-keyac-pi1 {
	width:530px;
}

/*social bookmarking*/

.tx-timtabsociable-pi1 img {
	border: none;
	padding: 1px;
}

/*Formular*/

.formu {
	width:94%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 1px solid #cfc6b1;
}

.mf-radio {
border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #cfc6b1;
	background-color: #fcfcf8;
	margin-bottom: 0;
	margin-left: 8px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #cfc6b1;
	background-color: #fcfcf8;
	margin-bottom: 5px;
	margin-left: 8px;
}

.mf-submit {
	font-size: 100%;
	color: #ffffff;
	background-color: #00a096;
	border: 0px;
	margin-top: 13px;
	margin-left: 11px;
	width: 70px;
	height: 18px;
}