body {
	position:relative;
	margin:0; padding:0; top:0; left:0;
	font-family: Georgia,Times,serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	color: #000;
	height:100%;
	text-align:center;
	background-color: #F2F2F2;
}

#page {
	position:relative;
	background-image:url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	position:relative;
	text-align:left;
	width: 979px;
	margin-left: auto; margin-right: auto;
	overflow:hidden;
}
#header {
	position: relative;
	width: 979px;
	height: 188px;
}
#logo {
	position: relative;
	top: 38px; left: 38px;
	height:46px; width: 427px;
}
#mainmenu {
	position:absolute;
	top: 123px; left: 30px;
	top:0; left: 0px;
	margin:0;
	padding: 0;
	height: 38px;
	list-style-type:none;
	list-style-position:outside;
	border-left:1px solid white;
	border-right:1px solid white;
}
.searchform {
	position:absolute;
	top:132px;
	left:670px;
	width:270px;
	height:38px;
}

h1, h2, h3, h4 {
	position:relative;
	clear: both;
	margin:0;
	padding: 0;
}

img	{
	border:0;
}

a {
	color:#a50000;
	text-decoration:none;

}
a:link, a:visited, a:focus, a:active {
	color:#a50000;
	text-decoration:none;
}
a:hover {
	color:#a50000;
	text-decoration:underline;
}










/***************
TYPO3
***************/

/*-- headlines --*/
.csc-header-n1 h2 {
	margin: 0 0 5px 0 !important;
}
.csc-header h2				{}


/*-- links --*/
/*.mail {
	background-image:url(images/icon_mail.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
* html .mail {background-position: 0 2px;}
*/

/*-- formulare --*/
.csc-mailform-field	{clear:both; width:500px;}
.csc-mailform-submit	{border:1px solid #666; height:22px; background-color:#e8e2db;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; font-weight:bold;}

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:110px; text-align:right; padding-right:10px;}
.m_input		{width:180px; background-color:#f6f6f6; border:1px solid #999;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

fieldset		{border:0px;}
textarea		{width:250px; border:1px solid #999; background-color:#f6f6f6;}

.csc-mailform .csc-mailform-field legend {
	margin-left:110px;
	font-size: 0.9em;
}

/*-- tabelle --*/
.contenttable	{
	background-color:#e1e1e1; border:0px solid; padding:0px;
	margin-bottom:0.75em;
	color:#000;
	font-size:1em;
}
.tr-even {
	background-image:url(images/table_even.gif);
}
.tr-odd	{
	background-image:url(images/table_odd.gif);
}
thead .tr-0	{
	color:#fff;
	font-weight:normal;
	background-image:url(images/table_first.gif);
}

/*-- tabelle layout-1 --*/
.contenttable-1{
	background-color:#ffffff; border:0px solid; padding:0px;
	margin-bottom:0.75em;
	font-size:1em;
}

.contenttable-1 i {
	font-weight: normal;
	color: #666;
}

.contenttable-1 .tr-even	{
	background-image:none;
}
.contenttable-1 .tr-odd	{
	background-image:none;
}
.contenttable-1 .td-0 {
	width: 160px;
	font-weight: bold;
	color: #666 !important;
}


/*-- Text+Image --*/
.csc-textpic-caption {
		color:#666;
		font-size:11px;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #ccc;
}
.csc-frame-rulerBefore {
	border-top: 1px solid #ccc;
}

/* for ie6 */
* html .csc-textpic-image {
	padding-top: 8px;
}

.csc-textpic-border {
	border: 0px solid !important;
	border-top:6px solid red !important;
}

/*-- tx-flseositemap-pi1 --*/
.tx-flseositemap-pi1 {
	margin-left: 10px;
}
.tx-flseositemap-pi1 ul {
	color: #d59986;
	padding-left: 12px;
	margin:2px 0 6px 0 !important;
	/*list-style: none;*/
}
.tx-flseositemap-pi1 ul li {
	padding-top: 10px;
	font-weight: bold;
}
.tx-flseositemap-pi1 ul li ul li {
	padding-top: 5px;
	font-weight: normal;
}
.tx-flseositemap-pi1 ul li ul li ul {
}
.tx-flseositemap-pi1 ul li ul li ul li a{
	padding-top: 2px;
	font-weight: normal;
	color: #d59986;
}

/*--- indexed_search ---*/

.tx-indexedsearch-res table, .tx-indexedsearch-res td {
	padding: 0;
}

.tx-indexedsearch-title a, .tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited{
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.tx-indexedsearch-title a:hover{
	color: #333;
}
.tx-indexedsearch-path a, .tx-indexedsearch-path a:link, .tx-indexedsearch-path a:visited, .tx-indexedsearch-path a:hover {
	color: #666;
}
.tx-indexedsearch-searchbox-sword {
		background-color:#fff;
		border-style:solid; border-width:1px;border-color:#8F8F8F;
}
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
			font-style:italic;
			padding: 3px 0 6px 0;
			font-size: 12px;
		}
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#9E1421; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; font-size: 11px;}
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px;}
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


