body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url("/fileadmin/templates/bg2.gif") top center repeat-y;

}
#pagecontent {
	background-color: #ffffff; 
	color: #303030;
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #5d5d5d;
}

#header {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	height: 80px;
}
#header h1 {
	width: auto;
	margin: 0 0 10px 0;
	float: left;
	font-size: 1.1em;
}

#header p {
	width: auto;
	float: left;
	text-align: left;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
}

#trailerimg {
	margin: 0 0 10px 0;
	border: 0;
	text-align: center;
}

#avmenu {
	clear: left;
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul {	
	list-style: none;
	width: 190px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #b18099;
	display: block;
	padding: 6px 0 6px 10px;
	background: #f4f4f4;
	border-left: 4px solid #b18099;
}
#avmenu a.cur-1 {
	background: #eaeaea;
	color: #650032;
	border-left: 4px solid #650032;
}
#avmenu a.act-1 {
	background: #eaeaea;
	color: #650032;
	border-left: 4px solid #650032;
}
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #650032;
	border-left: 4px solid #650032;
}
/* 2. Menuebene */
#avmenu ul ul{	
	list-style: none;
	width: 190px;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1.0em;
}
#avmenu ul ul li {
	margin-bottom: 0px;
}
#avmenu ul ul li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #b18099;
	display: block;
	padding: 3px 0 3px 15px;
	background: #f4f4f4;
	border-left: 4px solid #b18099;
}	
/* 3. Menuebene */
#avmenu ul ul ul {	
	list-style: none;
	width: 190px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 1.0em;
}
#avmenu ul ul ul li {
	margin-bottom: 0px;
}
#avmenu ul ul ul li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #b18099;
	display: block;
	padding: 2px 0 2px 30px;
	background: #f4f4f4;
	border-left: 4px solid #b18099;
}	

/* 4. Menuebene */
#avmenu ul ul ul ul {	
	list-style: none;
	width: 190px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}
#avmenu ul ul ul ul li {
	margin-bottom: 0px;
}
#avmenu ul ul ul ul li a {
	font-weight: normal;
	height: auto;
	text-decoration: none;
	color: #b18099;
	display: block;
	padding: 2px 0 2px 40px;
	background: #f4f4f4;
	border-left: 4px solid #b18099;
}	

#announce {
	margin: 0px 10px 0px 820px;
	padding: 5px;
	width: 150px;
	color: #505050;
	background-color: #ffff00;
	line-height: 1.3em;
}


#content {
	margin: 0 0px 0px 200px;
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
	text-align: left;
	background-color: #ffffff;
	width: 600px;
}
#content csc-header{
	font-size: 1em;
	color: #650032
}

#content h2 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	/* display:inline; */
	background: #cccccc;
	border: 0px solid #f0f0f0;
}
#content h3 {
	font-size: 1.0em;
	margin: 20px 0 10px 0;
}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 980px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	margin: 10px 0px 5px 0px;
	padding: 2px;
	color: #650032;
	background-color: #f4f4f4;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 1px;
	color: #650032;
	background-color: #f4f4f4;
}

h3 {
	font-size: 1.0em;
	margin: 0 0 5px 0;
	color: #650032;
	border-bottom: 1px solid #b18099;
}

a {
	text-decoration: none;
	color: #650032;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #650032;
}

a img {
	border: 0;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.p {
	font-size: 0.8em;
}

.td {
	font-size: 10px;
}


.bold {
	font-weight: bold;
}

.hide {
	display: none;
}


.tx-rlmpeventdb-pi1 {
	font-size: 12px;
}

tx-rlmpeventdb-pi1-listrow {
	margin: 10px 10px 10px 10px;
	background-color: #650032;
}

.tx-rlmpeventdb-pi1-listviewheader-timetext {
	font-size: 10px;
	text-decoration: underline;
	color: #650032;
}

.tx-rlmpeventdb-pi1-listrow-header {
	font-size: 12px;
	font-weight: bold;
}

.tx-rlmpeventdb-pi1-listrow-item {
	font-size: 12px;
	background: #f4f4f4;
}

.tx-rlmpeventdb-pi1-listrow-item-odd {
	font-size: 12px;
}



.csc-uploads-fileName {
	font-size: 12px;

}

.csc-uploads-icon {
        font-size: 12px;
}

.csc-uploads-fileSize {
        font-size: 12px;
	text-align: right;
}
.news-list-container {
	height: auto;
	float: left;
}
.news-latest-container {
	border:1px solid #333;
	background-color:#F4F4F4;
}
.news-latest-container H2,.news-latest-gotoarchive {
	color:#286EA0;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#EAEAEA;
}
.news-latest-gotoarchive a:LINK, .news-latest-gotoarchive a:VISITED, .news-latest-gotoarchive a:HOVER {
	color:#286EA0;
}
.news-latest-gotoarchive a {
	color:#286EA0;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#FFFFFF;
}



/* Drop-Down-Sitemap */
.tx-dropdownsitemap-pi1 ul img {
	display: block;
	float: left;
	margin-top: 6px;
}

pre {
	font-size: 1.1em;
}
.tx-indexedsearch-searchbox-sword {
	margin-top: 2px;
	margin-left: 2px;
	width: 142px;
	-width: 146px;
}
/*
 * TSREF
 */
.contenttable,
.tsref {
	border: 1px solid #505050;
	background-color: ##F3F2F2;

}
th {
	background-color: #dadada;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
.even {
	background-color: #F2F2F2;
}
.odd{
	background-color: #EAEAEA;
}
 .code-table {
	background-color: #f4f4f4;
	display: block;
	width: 200px;
	overflow: auto;
}
span.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

.geshi-header {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
}

div.news-amenu-container {
	background-color: #F4F4F4;
	border: 1px solid #333333;
	padding: 3px;
	margin-bottom: 4px;
}
div.news-amenu-container h2 {
	margin: 0px;
	padding: 3px;
	background-color: #EAEAEA;
	color: #286EA0;
}
.news-amenu-container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

.news-amenu-container li {
	list-style: none;
	margin: 0px;
}
.news-amenu-item-year dd{
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
table.typo3-adminPanel {
	text-align: left;

}
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

