body {
	margin: 0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	scrollbar-base-color: #FFCF00;
	scrollbar-3d-light-color: #FFCF00;
	scrollbar-arrow-color: #FFCF00;
	scrollbar-darkshadow-color: #FFCF00;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #FFCF00;
	scrollbar-shadow-color: #FFCF00;
	scrollbar-track-color: #FFCF00;
	background: #ffce00;
}

.wrapper {
	width: 1000px;
}

.topline {
	background: #000;
	height: 19px;
	border-bottom: 3px solid #ffce00;
	color: #FFCF00;
	font-size: 10px;
}

.topline_left {
	text-align: left;
	width: 50%;
}

.topline_right {
	text-align: right;
	width: 50%;
}

.topline a {
	color: #FFCF00;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.topline a:hover {
	color: #FFCF00;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}

.header {
	width: 747px;
	/*height: 123px;*/
	background: url('header.jpg') no-repeat;
	font-size: 14px;
	color: #fff;
	text-align: right;
	vertical-align: bottom;
	padding: 10px 0px;
}

.header a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}

.header a:hover {
	text-decoration: underline;
}

.header a.topmenu_act {
	text-decoration: underline;
}

.abstand_h {
	height: 3px;
}

.abstand_v {
	width: 3px;
}

.leftbar .csc-textpic-caption, .rightbar .csc-textpic-caption {
	padding-bottom: 5px;
}

/** html .leftbar .csc-textpic-caption {
	padding-bottom: 0px;
}*/

.mainmenu_left, .mainmenu_right {
	width: 50%;
	background: #000;
	padding: 6px;
	color: #fff;
	font-size: 11px;
	vertical-align: middle;
}

.mainmenu_left a {
	color: #FFCF00;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.mainmenu_right a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.mainmenu_left a:hover, .mainmenu_right a:hover {
	text-decoration: underline;
}

.mainmenu_left {
	text-align: left;
}

.mainmenu_right {
	text-align: right;
}

.submenu {
	background: url('submenu_bg.gif') no-repeat;
	height: 29px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	color: #fff;
	font-size: 11px;
}

.submenu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.submenu a.submenu_act {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: 700;
}

.submenu a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

.leftbar, .rightbar {
	width: 200px;
}

.footer {
	padding: 10px;
	/*text-align: center;*/
	color: #000;
	font-size: 11px;
}

.footer a {
	color: #003C7B;
	text-decoration: none;
}

.footer a:hover {
	color: #003C7B;
	text-decoration: underline;
}

.content {
	width: 594px;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.content td, .content form {
	text-align: left;
}

.content p {
	margin: 2px;
}

div.innerpadding {
	padding: 5px;
}

.content a {
	color: #000;
	text-decoration: underline;
}

.content a:hover {
	color: #000;
	text-decoration: none;
}

.content h1 {
	font-size: 14px;
	font-weight: 600;
	color: #000;
}

.content h3 {
	font-size: 18px;
	font-weight: 200;
	color: #294594;
}
.csc-mailform {
	border: 0px;
}

.csc-mailform input, .csc-mailform textarea {
	border: solid 1px #294194;
}

.csc-mailform-field label {
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.csc-mailform-submit {
	margin-left: 5.5em;
}

.toppic div, .toppic img, .toppic .csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;
}

.toppic .csc-textpic-caption {
	display: none;
}

.newswrap {
	width: 100%;
	margin-bottom: 5px;
}

.newswrap h3 {
	background: #000;
	color: #FFCF00;
	margin: 0px;
	padding: 6px;
	font-size: 14px;
	text-transform: uppercase;
}

.newswrap h3 a {
	color: #FFCF00;
	text-decoration: none;
}


.newswrap .newsarea {
	height: 153px;
	background: #fff;
	border-width: 0 1px 0 1px;
	border-color: #000;
	border-style: solid;
	overflow: auto;
	font-size: 11px;
}

.newswrap .newsarea p {
	padding: 0;
	margin: 0;
}

.newswrap .newsarea a {
	color: #000;
	text-decoration: none;
}

.newswrap .newsarea a:hover {
	color: #000;
	text-decoration: underline;
}

.sponsors {
	background: url('/fileadmin/inhalt/sponsoren/sponsors_bg.jpg') #fff no-repeat;
	border: solid 1px #C6A200;
	font-size: 12px;
	width: 1000px;
	height: 95px;
}

.sponsors .csc-textpic-image {
	margin-right: 25px;
}

#unterercontent .csc-textpic-image img {
	/*margin: 0 1px 1px 0;*/
	border: solid 1px #FFCF00;
}

.csc-frame-countdown {
	background: url(/fileadmin/template/bg_countdown.jpg) top left no-repeat;
	width: 594px;
	height: 209px;
	overflow: hidden;
}

.csc-frame-countdown .tx-astcountdown-pi1 {
	width: 185px;
	padding-left: 400px;
	padding-top: 180px;
}

.contenttable {
	width: 99% !important;
}
