@charset "ISO-8859-1";

/* Structure and Images */

* {
	margin: 0;
	padding: 0;
}

div, img, p {
	border: 0;
}

body {
	font: 12px Verdana, Helvetica, sans-serif;
	background: #15167a url(images/header_bg.jpg) top left repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fff;
}

div {
	display: block;
	vertical-align: top;
}

td {
	font-size: 0.7em;
	vertical-align: top;
}

#header {
	width: 100%;
	height: 99px;
	overflow: hidden;
	clear: both;
}

.head-1 {
	background: transparent url(images/header-1.jpg) top right no-repeat;
}

.head-2 {
	background: transparent url(images/header-2.jpg) top right no-repeat;
}

#header #logo {
	width: 221px;
	height: 71px;
	overflow: visible;
	float: left;
/*	border: #666 1px dotted;*/
}

#header #tabs {
	width: 600px;
	height: 28px;
	margin-top: 71px;
	overflow: hidden;
	float: left;
}

#middle {
	width: 100%;
	height: 38px;
	background: transparent url(images/middle_bg.gif) top left no-repeat;
	overflow: show;
	clear: both;
}

#middle #icons {
	width: 208px;
	height: 61px;
	margin-top: -28px;
	overflow: hidden;
	float: left;
}

#middle #hnav {
	width: 600px;
	height: 38px;
	margin-left: 13px;
	overflow: visible;
	float: left;
}

#main {
	width: 930px;
	overflow: show;
	clear: both;
}

#main #vnav {
	width: 220px;
	height: 433px;
	overflow: visible;
	float: left;
	display: table;
	background: #15167a url(images/vnav_gradient.jpg) top left no-repeat;
}

#main #vnav .vnav {
	width: 208px;
	overflow: visible;
	float: left;
	border-top: #15167a 1px solid;
}

#main #vnav #left {
	min-width: 160px;
	min-height: 80px;
	overflow: visible;
	padding: 20px 0 10px 15px;
}

#main #content {
	width: 692px;
	min-height: 350px;
	padding: 13px 0 0 18px;
	overflow: visible;
	float: left;
}

#mainContent #right {
	width: 114px;
	height: 355px;
	margin-right: 40px;
	overflow: hidden;
	float: left;
}

#mainContent #border {
	width: 196px;
	height: 355px;
	overflow: hidden;
	float: left;
}

#copy {
	clear: both;
	padding: 20px 0 5px 15px;
}

/* Title- and Text-Decoration */

#main #vnav #left {
	font-size: 11px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 0;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
	padding: 10px 0 5px;
	font-weight: bold;
}

h2, h3 {
	font-size: 13px;
}

h2 {
	color: #fff;
}

h4 {
	color: #fff;
}

h6 {
	color: #fff;
	padding: 10px 0 0;
}

/* Links */

#main a, #main a:visited {
	color: #ccc;
	text-decoration: none;
}

#main a:hover, #main a:active {
	color: #ccc;
	text-decoration: underline;
}

#copy a, #copy a:visited {
	font-size: 9px;
	color: #aaa;
	text-decoration: none;
}

#copy a:hover {
	color: #4b5adb;
}

/* Lists */

#content ul {
	list-style: none outside url('images/list.gif');
}
#content ul ul {
	margin-left: 20px;
}
#content li {
	line-height: 21px;
	margin-left: 18px;
}


/* Forms */

#searchfield {
	position: absolute;
	left: 115px;
	top: 128px;
	width: 160px;
	height: 21px;
	background: transparent;
	display: none;
}
#search {
	width: 124px;
	height: 21px;
	border: 0;
	background: transparent url('images/search_bg.gif') center right no-repeat;
	vertical-align: top;
	padding: 10px 0 0 10px;
	font-size: 10px;
	color: #999;
}
#searchbtn {
	margin-top: 5px;
}

fieldset.csc-mailform {
	border: 0;
}

fieldset.csc-mailform label {
	width: 100px;
	border: 0;
	padding-top: 3px;
	display: block;
	float: left;
}

fieldset.csc-mailform input, fieldset.csc-mailform textarea {
	width: 250px;
	margin-bottom: 5px;
	padding: 2px;
	border-top: 1px #bebebe solid;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	border-left: 1px #bebebe solid;
	font: 1.0em Verdana,Helvetica,sans-serif;
}

fieldset.csc-mailform textarea {
	height: 150px;
}

fieldset.csc-mailform input:hover, fieldset.csc-mailform input:focus, fieldset.csc-mailform textarea:hover, fieldset.csc-mailform textarea:focus {
	border-top: 1px #808080 solid;
	border-right: 1px #a6a6a6 solid;
	border-bottom: 1px #a6a6a6 solid;
	border-left: 1px #808080 solid;
}

fieldset.csc-mailform input.csc-mailform-submit {
	width: 100px;
	height: 25px;
	margin: 20px 0 0 100px;
	background: #fff;
	border: 1px #044997 solid;
	font-size: 0.9em;
}

fieldset.csc-mailform input.csc-mailform-submit:hover, fieldset.csc-mailform input.csc-mailform-submit:focus {
	border: 1px #e4321b solid;
	font-size: 0.9em;
}


/* News-Extension */

div.news-single-timedata {
	float: right;
	margin-top: 2px;
	font-size: smaller;
}

div.news-single-item h2 {
	float: left;
	padding: 0 0 10px 0;
}

div.news-single-item h3 {
	color: #fff;
	font-weight: normal;
	font-style: italic;
	clear: both;
}

div.news-single-img {
	float: left;
	margin: 2px 10px 0 0;
}

div.news-single-backlink {
	margin: 10px 0;
}

p.news-single-imgcaption {
	font-size: smaller;
	white-space: nowrap;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

p.news-single-author {
	font-size: smaller;
}

div.news-single-item p.bodytext {
	margin-bottom: 8px;
}

dl.news-single-files dd img {
	margin: 2px 5px 0 0;
}

span.news-list-date {
	float: right;
	margin-top: 8px;
	font-size: smaller;
}

div.news-list-item p.bodytext {
	clear: both;
}

div.news-list-item a {
	display: block;
	margin-top: 4px;
	font-size: smaller;
}

div.news-list-item h5 {
	float: left;
	padding-top: 5px;
}

div.news-list-item h5 a {
	font-size: 1em;
}

div.news-single-category {
	display: none;
}


/* CSC Styles */
span.csc-sword {
	border: #4b5adb 2px dotted;
}

table.csc-searchResultInfo {
	width: 100%;
	margin: 10px 0 5px;
	padding-bottom: 3px;
	border-bottom: #ccc 1px dotted;
}

div.csc-sitemap {
	margin: 10px 0;
}

div.csc-header {
	clear: both;
}

dd.csc-textpic-caption {
	font-size: smaller;
	white-space: nowrap;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

table.contenttable, table.csc-uploads {
	border-collapse: collapse;
}

table.contenttable th, table.contenttable td {
	text-align: left;
	padding: 2px;
	font-size: 0.8em;
}

table.csc-uploads th, table.csc-uploads td {
	text-align: left;
	padding: 2px;
	font-size: 0.9em;
}

p.csc-uploads-description, td.csc-uploads-fileSize p {
	font-size: 0.9em;
}

td.csc-uploads-icon {
	padding-top: 0;
	padding-left: 0;
}

div.csc-frame-rulerBefore, div.csc-frame-rulerAfter {
	width: 100%;
	margin: 10px 0;
	border-bottom: #ccc 1px dotted;
}

.csc-frame-frame1 {
	padding: 2px 4px;
	background-color: #edebf1;
	border: 0;
}

.csc-frame-frame2 {
	padding: 2px 4px;
	background-color: #edebf1; /* #F5FFAA */
	border: 0;
}

.csc-frame-frame1 a,
.csc-frame-frame2 a {
	color: #15167a !important;
}

.align-justify {
	text-align: justify;
}

hr.clearer {
	width: 100%;
	margin: 5px 0;
	border: none;
	border-bottom: #ccc 1px dotted;
}

div.clear {
	clear: both;
}

.w500px {
	width: 550px;
}
.w500px .td-0 {
	width: 180px;
}
.w500px .td-1 {
	width: 210px;
}
.w500px .td-2 {
	width: 60px;
}
.w500px .td-3 {
	width: 100px;
}

.tx-rgsmoothgallery-pi1,
.jdGallery .slideElement,
.jdGallery .carousel,
.jdGallery a.carouselBtn {
	background-color: #15167a !important;
}
.myGallery {
	border-color: #0d0e4e !important;
}

/* tx-sportgastrosurvey-pi1 */
.tx-sportgastrosurvey-pi1 td {
	width:320px;
	font-size:10px;
	padding: 5px 0;
}

.tx-sportgastrosurvey-pi1 td.smiley {
	font-size:16px;
}

.tx-sportgastrosurvey-pi1 input.text {
	width:250px;
	font-size:10px;
	border:1px solid #ccc;
	background:#15167a;
	color:#fff;
	padding:2px;
}

.tx-sportgastrosurvey-pi1 input.date {
	width:80px;
	font-size:10px;
	border:1px solid #ccc;
	background:#15167a;
	color:#fff;
	padding:2px;
}

.tx-sportgastrosurvey-pi1 textarea {
	width:300px;
	font-size:10px;
	border:1px solid #ccc;
	background:#15167a;
	color:#fff;
	padding:2px;
}
