* {
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;
	font-size: 14px;
}

html, body {
	height: 100%;
}

body {
	background: #370000 url('images/page_bg.gif');
}

div.pagewidth {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #fbf9f0;
	border-right: 1px solid #fbf9f0;
	background: #fbf9f0 url('images/content_bg.gif') top left repeat-y;
	display: block;
	position: relative;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}

div.menu {
	height: 34px;
	background: #ffffff url('images/menu_bg.png') top left repeat-x;
}

div.submenu {
	display: none;
	visibility: hidden;
}

div.content {
}

div.content_left {
	width: 640px;
	float: left;
	padding: 20px 20px 20px 22px;
	font-size: 14px;
	line-height: 17px;
}

div.content_right {
	position: absolute;
	width: 267px;
	margin-left: 682px;
	font-size: 10px;
	line-height: 15px;
}
* html div.content_right {
	margin-left: 0px;
}
div.content_right a:link,
div.content_right a:active,
div.content_right a:hover,
div.content_right a:visited,
div.content_right p.bodytext {
	font-size: 12px;
	line-height: 15px;
}

div.fortissimo {
	position: absolute;
	bottom: 4px;
	right: 8px;
}

div.rightcolBox {
	padding: 20px 19px 25px 13px;
	border-bottom: 1px solid #dfd6d6;
}


div.footer {
	display: none;
	visibility: hidden;
}



a:link, a:active, a:visited {
	color: #de0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h1 a {
	color: #de0000;
	font-size: 22px;
	font-weight: 900;
	line-height: 25px;
	margin: 13px 0 20px 0;
	clear: both;
}
h1.csc-firstHeader {
	margin-top: 0;
}

.content_right h1 {
	font-weight: 900;
	font-size: 12px;
	color: #de0000;
	margin: 0 0 5px 0;
}

h2 {
	clear: both;
	font-weight: 900;
	font-size: 14px;
	color: #de0000;
	margin: 25px 0 5px 0;
}

h3 {
	clear: both;
	font-weight: 900;
	font-size: 14px;
	color: #de0000;
	margin: 4px 0 4px 0;
}

div.csc-textpic-imagewrap {
	clear: both;
}



table.news_table {
	width: 642px;
}
td.news_startseite_image {
  vertical-align: top;
  width: 205px;
  height: 115px;
  border-bottom: 11px solid #fbf9f0;
  border-right: 11px solid #fbf9f0;
}
td.news_single_image {
  vertical-align: top;
  width: 205px;
}
td.news_startseite_text {
  width: 429px;
  height: 115px;
  vertical-align: top;
  background-color: #eeece4;
  border-bottom: 11px solid #fbf9f0;
  padding: 4px 10px 4px 10px;
}
td.news_single_text {
  width: 429px;
  vertical-align: top;
  background-color: #eeece4;
  padding: 4px 10px 4px 10px;
}
td.news_startseite_text h3 {
	margin: 0px;
}
div.news_startseite_morelink {
	float: right;
}
div.news_startseite_morelink a {
	font-size: 11px;
}

div.news_cat {
	background-color: #a9a8a2;
	font-family: Verdana;
	font-weight: 900;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	padding: 0px 10px 0px 10px;
	margin: -4px -10px 4px -10px;
}

div.news-single-backlink a {
	font-size: 10px;
}



.tx-koolgroupsubscribe-pi1-divider {
	background: #de0000;
}
.tx-koolgroupsubscribe-pi1-divider span {
	background: transparent;
	color: #ffffff;
}
.tx-koolgroupsubscribe-pi1-mandatory label,
.tx-koolgroupsubscribe-pi1-single-datafield label,
.tx-koolgroupsubscribe-pi1-optional label {
	width: 250px;
}
.tx-koolgroupsubscribe-pi1-mandatory input,
.tx-koolgroupsubscribe-pi1-single-datafield input,
.tx-koolgroupsubscribe-pi1-optional input,
.tx-koolgroupsubscribe-pi1-mandatory textarea,
.tx-koolgroupsubscribe-pi1-single-datafield textarea,
.tx-koolgroupsubscribe-pi1-optional textarea,
.tx-koolgroupsubscribe-pi1-mandatory select,
.tx-koolgroupsubscribe-pi1-single-datafield select,
.tx-koolgroupsubscribe-pi1-optional select {
	width: 362px;
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block; font-size: 0; line-height: 0;}
/* End hide from IE-mac */



table.programm td {
	padding-right: 10px;
	vertical-align: top;
}
