/* Typo3 Stuff */
.csc-textpic-caption {
	font-size:0.8em;
	text-align:center;
	background:#666;
	border:1px solid #CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

.csc-textpic {
	width: 100%;
	overflow: hidden;
}
#content a,#content a:visited {
	color:#FFF;
}
#content a:hover {
	border-bottom:1px solid #FFF;
}
#content dl a:hover {
	border:none;
}
#content .contenttable {
	width:100%;
	border-top:1px solid #777;
	border-left:1px solid #777;
}
#content .contenttable td {
	border-bottom:1px solid #888;
	border-right:1px solid #888;
}
/*#content .contenttable .td-0  {
	font-weight:bold;
}*/

#content .contenttable th {
	border-bottom:1px solid #888;
	border-right:1px solid #888;
	font-weight:bold;
}

#content table.csc-uploads {
	width:100%;
}
#content td.csc-uploads-icon, #content td.csc-uploads-icon, #content td.csc-uploads-fileName, #content td.csc-uploads-fileSize {
	background:#666;
}
#content table.csc-uploads a,#content table.csc-uploads a:visited,#content table.csc-uploads a:hover {
	text-decoration:none;
	font-weight:bold;
	background:#666;
	border-bottom:none;
}
form#mailform fieldset {
	border:2px solid #666;
}
form#mailform div.csc-mailform-field label {
	width:33%;
	padding-top:8px;
	float:left;
	border-bottom:2px solid #666;
}
form#mailform div.csc-mailform-field input,form#mailform div.csc-mailform-field textarea {
	margin-top:5px;
	border:2px solid #666;
}
form#mailform div.csc-mailform-field .csc-mailform-submit {
	border:2px solid #666;
	background:#999;
	color:#FFF;
	margin-left:33%;
}
table {
	font-size:1em;
}

/* Google Maps stuff */
#gmapmarker {
	color:#000;
}
div#gmapDirHead.gmapDir {
	color:#000;
	font-size:0.8em;
}
p#gmapDirHeadTo.gmapDirHead,p#gmapDirItemTo.gmapDirItem,p#gmapDirHeadTo.gmapDirHead a {
	color:#000;
	font-size:0.8em;
}
p#gmapDirHeadFrom.gmapDirHead,p#gmapDirItemFrom.gmapDirItem,p#gmapDirHeadFrom.gmapDirHead a {
	color:#000;
	font-size:0.8em;
}
div#gmapDirHead.gmapDir a {
	color:#000;
	font-size:1em;
}

/* Globals */
body {
	font-size:76%;
	text-align:center;
}
img {
	border:0em;
}
table,tbody,td,p {
	color:#FFF;
}
.hidden,dfn {
	position:absolute;
	left:-8000px;
	top:-8000px;
}
#body {
	background-color:#333;
	margin:0em;
	font-family:Verdana,Helvetica,sans-serif;
}
.clear {
	clear:both;
}

/* Page containers */
#container {
	width:980px;
	margin:auto;
	margin-top:29px;
	margin-bottom:0px;
	text-align:left;
	background:url('/fileadmin/images/container_bg.jpg');
	background-repeat:repeat-y;
}

/* Header */
#header_top {
	background:url('/fileadmin/images/bg_top_row.jpg');
	background-repeat:repeat-x;
	background-color:#2E2E2E;
	border-left:1px solid #313131;
	padding-left:225px;
	padding-top:4px;
	padding-bottom:4px;
}
#header_top a,#header_top a:visited {
	font-family:Arial,Helvetica,sans-serif;
	background-image:url('/fileadmin/images/link_top.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
	margin-right:16px;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
}
#header_top a:hover {
	text-decoration:underline;
}

#header_middle {
	height:109px;
	border-left:1px solid #313131;
	padding:0em;
	overflow:hidden;
}
#header_middle #headerlogo {
	width:213px;
	float:left;
}
#header_middle #headerimage {
	width:766px;
	float:left;
}

#header_bottom {
	background:url('/fileadmin/images/bg_top_row2.jpg');
	background-repeat:repeat-x;
	background-color:#000000;
	border-left:1px solid #313131;
	padding-left:231px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
}
#header_bottom a,#header_bottom a:visited {
	font-family:Arial,Helvetica,sans-serif;
	background-image:url('/fileadmin/images/link_top.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:12px;
	margin-right:4px;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
}
#header_bottom a:hover {
	text-decoration:underline;
}

/* Left column */
#left {
	width:213px;
	border-left:1px solid #313131;
	float:left;
	background-color:#4A4A4A;
}
#left #search {
	background:url('/fileadmin/images/bg_search.jpg');
	background-repeat:repeat-x;
	background-color:#666666;
	padding-top:16px;
	padding-bottom:16px;
	text-align:center;
	margin-bottom:24px;
}
#left #search form {
	margin-top:0em;
	margin-bottom:0em;
}
#left #search input {
	background:url('/fileadmin/images/bg_searchinput.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	padding-left:6px;
	border:1px solid #000;
	width:100px;
}
#left #search a,#search a:visited {
	font-family:Arial,Helvetica,sans-serif;
	background-image:url('/fileadmin/images/link_search.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
}
#left #search a:hover {
	text-decoration:underline;
}

#left #menu {
	padding-left:4px;
	min-height:412px;
}
#left #menu div {
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size:1em;
	margin:0em;
	padding:0em;
	padding:3px;
	margin-bottom:10px;
}
#left #menu a,#left #menu a:visited {
	color:#FFF;
	text-decoration:none;
}
#left #menu a:hover {
	text-decoration:underline;
}

#left #menu div.main_selected {
	background:url('/fileadmin/images/menu_1_selected.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:23px;
	margin-bottom:12px;
}
#left #menu div.main_not_selected {
	padding-left:23px;
	margin-bottom:12px;
}

#left #menu div.sub {
	font-size:0.9em;
	background:url('/fileadmin/images/menu_2.jpg');
	background-repeat:repeat-y;
	margin:0em;
	padding:2px;
	padding-left:38px;
}
#left #menu div.sub_selected {
	font-size:0.9em;
	font-weight:bold;
	background:url('/fileadmin/images/menu_2_selected.jpg');
	background-repeat:repeat-y;
	margin:0em;
	padding:2px;
	padding-left:38px;
}
#left #menu div.sub_last {
	font-size:0.9em;
	background:url('/fileadmin/images/menu_2_last.jpg');
	background-repeat:no-repeat;
	margin:0em;
	margin-bottom:10px;
	padding:2px;
	padding-left:38px;
}
#left #menu div.sub_last_selected {
	font-size:0.9em;
	font-weight:bold;
	background:url('/fileadmin/images/menu_2_last_selected.jpg');
	background-repeat:no-repeat;
	margin:0em;
	margin-bottom:10px;
	padding:2px;
	padding-left:38px;
}

/* Content column */
#content {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	color:#FFF;
	padding-top:30px;
	padding-left:15px;
	padding-right:10px;
	float:left;
}
#content h1 {
	font-size:1.1em;
	margin:0em;
	padding:0em;
	padding-left:3px;
}
#content h2 {
	font-size:1em;
	margin-top:0em;
	padding:0.1em;
	background:#666;
}
*+html #content h2 {
	margin-top:2em;
}
* html .csc-header {
	margin-top:2em;
}
#content #text {
	width:709px;
	background-color:#4A4A4A;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	padding:16px;
	padding-top:18px;
	margin:0em;
	min-height:400px;
}
* html #content #text {
	height:400px;
	width:740px;
}

.block {
	width: 100%;
	overflow: hidden;
}

/* Footer */
#content #footer {
	text-align:center;
	font-size:0.9em;
	color:#CCCCCC;
	margin:0em;
	padding:0em;
	padding-top:16px;
	margin-bottom:16px;
}
#content #footer a,#content #footer a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size:0.9em;
}
#content #footer a:hover {
	text-decoration:underline;
	color:#FFF;
}

#flowplayerholder {
	margin-bottom: 2em;
}
