/*
blau 182a7a
blau besser 0088bb
blau besser hell b1d6e8
rot e2001a
*/
html {
  background-color: #D5DADD; 
  background-image: url(../images/hghtml.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #434749;
 margin: 0;
 padding: 0;
}
a {
 text-decoration:none;
 color: #0088bb;
}
#page {
 width: 850px;
 margin: 0 auto;
 padding: 10px;
}
#header { 
 height: 140px;
 background-image: url(../images/header_new.png);
 background-repeat: no-repeat;
 background-position: 108px;
}
#container { 
 padding: 0;
 margin: 10px 0 0 0;
 background-color: #fff;
}
#nav {
 font-size: 12px;
 width: 204px;
 float: left;
 font-weight: bold;
 margin-right: 10px;
}
#nav ul {
 list-style: none;
 padding: 0;
 margin: 0;
}
#nav li {
 height:40px;
 margin: 0;
 padding:4px 0 0 38px;
 background-image: url(../images/nav1.png); 
 background-repeat: no-repeat;
}
#nav ul ul{
 padding: 0;
 margin: 0 0 0 10px;
}
#nav li a {
 color: #0088bb;
 text-decoration: none;
 margin: 5px 0;
 padding: 0;
 display: block;
}
#nav a:hover, #nav a.active {
 color: #e2001a;
}
#content {
 width: 579px;
 background-color: #fff;
 padding: 10px;
 border-right: dotted 1px #999999;
 float: left;
 line-height: 140%;
}
#content h1 { 
 color: #0088bb; 
 font-size: 18px; 
 font-weight: bold;
 line-height: 105%;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin: 0 0 10px 0;
 padding-bottom: 2px;
 border-bottom: 1px solid #0088bb;
}
#content .news-list-container h2, #content .news-list-container h2 a {
 font-size: 16px;
 color: #0088bb;
 text-decoration: none;
 text-align: left;
 font-weight: bold;
 margin: 0;
 padding: 0 0 6px 0;
}
#content .news-list-container h2 a:hover {
 color: #e2001a;
}
#content .news-list-container a, #content .programm-list-container a {
 color: #0088bb;
 text-decoration: none;
}
#content .programm-list-container a:hover {
 text-decoration: underline;
}
#content .news-list-container a:hover {
 color: #e2001a;
 text-decoration: none;
}
.programm-list-container p {
 margin:0;
 padding:0;
}
.programm-list-item-even, .programm-list-item-odd {
 padding: 4px 0;
}
.programm-list-item-odd {
 background-color: #b1d6e8;
}
.programm-list-time {
 margin-left:4px;
 width: 50px;
 float: left;
}
.programm-list-title {
 margin-left:4px;
 font-weight:bold;
 width: 180px;
 float: left;
}
.programm-list-text {
 font-weight: normal;
 float:left;
 width: 300px;
}
.programm-list-text ul {
 font-weight: normal;
 list-style: none;
 padding: 0;
 margin: 10px 0 0 0;
}
.programm-list-text ul li i {
}
.programm-list-container HR.clearer {
 clear:both;
 height:1px;
 border:none;
 padding:0;
 margin:0 0 1px 0;
}

/* tt_news */
.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right,
.sponsor-list-container hr.clearer
 {
	clear:both;
	height:1px;
	border:none;
	padding:0;
	margin:0 0 10px 0;
}
.news-list-container img {
	float: left;
	margin: 0 10px 5px 0;
	border: none;
}
.news-list-item p {
 margin: 0;
 padding: 0;
}
.news-list-item {
 margin: 0;
 padding: 0 0 10px 0;
}
.news-list-text {
 float: right;
 width: 480px;
}
.news-list-browse {
 text-align: center;
 margin: 0 0 10px 0;
 padding: 3px 0 3px 0;
 border-top: 1px dotted #434749;
 border-bottom: 1px dotted #434749;
}
.news-list-browse span, .news-list-browse a {
 text-align: center;
 margin: 0 4px;
}
.news-list-browse.showResultsWrap {
 visibility: hidden;
}
.news-single-img {
 float: right;
 margin: 0 0 10px 10px;
}
.news-single-date {
 font-size: 16px;
 font-weight: bold;
 color: #aaa;
 margin: 0 0 10px 0;
}
.news-single-item h2 {
 font-size: 14px;
}
ul.news-single-related {
 font-weight: normal;
 list-style: none;
 padding: 0;
 margin: 10px 0 0 10px;
}
ul.news-single-related li {
 padding: 0 0 6px 0;
}
.news-search-form {
/* width: 230px;
 border-bottom: 1px dotted #ccc;*/
 padding: 10px 0 3px 0;
}
.news-search-form-field {
 width: 150px;
}
.news-search-form-submit {
 width: auto;
}
.news-search-form-submit-button {
 color: #fff;
 background-color: #0088bb;
 border: 1px solid #b1d6e8;
}
.contenttable {
 border-collapse: collapse;
 padding: 0;
}
.contenttable td {
 vertical-align: top;
 padding: 0;
}
.contenttable  p {
 padding: 0;
 margin: 0;
}
.contenttable td:first-child {
 white-space: nowrap;
 padding: 0 6px 0 0;
}

#menu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0; 
	height: 26px;
	background-image: url(../images/hgnav10.jpg);
	clear: both;
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px;
}
ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
}
ul.menu li {
	list-style: none;
	float: left;
	text-align: center;
	position: relative;
}
ul.menu li:hover, ul.menu li.active {
	
}
ul.menu li a {
	color: #fff;
	text-decoration: none;
	height: 21px;
	padding: 5px 10px 0 10px;
	display: block;
}
ul.menu li a:hover, ul.menu li.active a {
	background-image: url(../images/hgnav10_soft.jpg); 
	color: #0088bb;
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; 
}
ul.menusub {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 28px;
    white-space: nowrap;
   	width: 850px;
}
ul.menusub li {
	background-color: #b1d6e8;
   	height: 20px;
}
#submenu {
	padding: 0;
	margin: 6px 0 0 0;
	text-align: left;
	text-transform: none;
	height: 15px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
}
#submenu ul li {
	list-style: none;
	float: left;
}
#submenu ul li a {
	padding: 5px 10px 5px 10px;
	color: #000;
	text-decoration: none;
	background-color: #b1d6e8;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}
#submenu ul li a:hover, #submenu ul li a.active {
	color: #0088bb;
	background-color: #fff;
}
ul.metamenu {
 float: right;
 display: block;
 padding: 6px 0 6px 0;
 margin: 0;
}
ul.metamenu li {
 list-style: none;
 float: left;
}
ul.metamenu li a {
 font-size: 10px;
 color: #777;
 text-decoration: none;
 padding: 0 0 0 8px;
}
#right {
 font-size: 10px;
 width: 240px; 
 min-height: 500px;
 float: right;
 padding-left: 10px;
}
#right a { 
 color: #001f60;
}
#right a:hover { color: #b12d3a; }

#right .sponsor-list-container {
 padding-top: 10px;
 margin-top: 10px;
}
#right .sponsor-list-item {
 width: 66px;
 height: 40px;
 text-align: center;
 float: left;
 border: 1px solid #ccc;
 margin: 3px;
 padding: 3px;
 display: table;
 background-color: #fff;
}
#right .sponsor-list-vcenter {
 display: table-cell;
 vertical-align: middle;
}
#right .sponsor-list-item img {
 opacity:.50;
 filter:alpha(opacity=50);
}
#right .sponsor-list-item a:hover img { 
 opacity:1;
 filter:alpha(opacity=100);
}
#right .tx-sexybookmarks-pi1 {
 clear: both;
}
#footer {
 clear:both;
 text-align: center;
}
#content .sponsor-list-item img {
 float: right;
}
.tx-powermail-pi1_fieldset {
 border: none;
}
input.powermail_text {
 width: 300px;
}
.tx_powermail_pi1_fieldwrap_html {
  margin: 3px 0 0 0;
}
.tx_powermail_pi1_fieldwrap_html textarea {
 width: 300px;
 height: 50px;
}
.tx_powermail_pi1_fieldwrap_html_submit input {
 width: 100px;
 float: right;
}
label {
 display: block;
 text-align: right;
 width: 150px;
 padding: 0 10px 0 0;
 float: left;
}
#powermaildiv_uid17 input {
 border: none;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx-powermail-pi1_fieldset legend {
 margin: 0;
 padding: 5px 0 5px 0;
 color: #0088bb;
 font-weight: bold;
}
.powermail_mandatory {
 color: #e2001a;
}
#tx-srfeuserregister-pi1-fe_users_form fieldset {
 margin: 0;
 padding: 0;
 border: none;
}
#tx-srfeuserregister-pi1-fe_users_form legend {
 width: 100%;
 color: #0088bb; 
 font-size: 18px; 
 font-weight: bold;
 line-height: 105%;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin: 0 0 10px 0;
 padding: 0 0 2px 0;
 border-bottom: 1px solid #0088bb;
}
.tx-srfeuserregister-pi1-radio {
 float:left;
}
.tx-srfeuserregister-pi1 dd label {
 width: 20px;
 text-align: left;
}
.tx-srfeuserregister-pi1 dt label span {
 padding-right: 5px;
}
.sexybookmarks-bg-medientage {
 padding: 20px 0 0 20px;;
 margin: 0;
}