/* ### GENERAL STYLES ### */

* {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffcc00;
	font-size: 62.5%;
	height: 100%;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.2em;
	color: #ae000d;
	font-family: Verdana, sans-serif;
	margin-bottom: 5px;


}

li {
	font-size: 1.2em;
	color: #ae000d;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	background: url(img/bullet_normal_mod.gif) no-repeat left top;
	padding-left: 20px;
}

a {
	color: #ae000d;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a img {
	border: none;
}

h3 {
	color: #ae000d;
	text-decoration: none;
	font: bold 1.7em Arial;
	border-bottom: 1px solid #ae000d;
	padding-top: 3px;
	margin-bottom: 5px;
}

h4 {
	color: #ae000d;
	text-decoration: none;
	font: bold 1.2em Verdana;
	margin-bottom: 5px;
	text-transform: uppercase;
}



#overall {
	background: url(img/background_bg.gif) repeat-y left;
	width: 995px;
	float: left;
}

#background {
		background: url(img/bg_overall_top2.gif) no-repeat left top;
	width: 995px;
	float: left;
}

#content {
	background: url(img/content_bg.gif) no-repeat left bottom;
	width: 995px;
	float: left;
}

/* ### GENERAL END ### */

/* ### COL_LEFT STYLES ### */

#col_left {
	float: left;
	width: 184px;
}



#city {
	height: 36px;
padding-top: 166px;
padding-left: 45px;
}

#navi_container {
	background: #ff3303  url(img/navi_container_bg.gif) repeat-y left;
}

#navi {
	background: url(img/navi_bg.gif) no-repeat left top;
	padding-left: 8px;
	padding-top: 20px;
}

#navi ul li {
	list-style-type: none;
	background:none;
	padding: 0;
}

#navi ul li ul li{
	list-style-type: none;
	background:none;
	padding: 0;
}

#bottom_navi {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
	float: left;
clear: both;
}

#bottom_navi ul li {
	list-style-type: none;
	background: url(img/nav_btm_bullet.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 8px;

}

#bottom_navi ul li a {
	color: #ffcc00;
	text-decoration: none;
	text-transform: uppercase;
	font: 1em Arial;


}

#bottom_navi ul li a:hover {
	text-decoration: underline;

}

/* ### COL_LEFT END ### */



/* ### COL_MIDDLE STYLES ### */

#col_middle {
	float: left;
	width: 443px;
padding: 79px 22px 0px 14px
}

#col_middle_home {
	float: left;
	width: 442px;
padding: 19px 22px 0px 14px
}

#col_middle h1.title {
	/*margin-bottom: 30px;*/
	font: 52pt Arial;
	padding-bottom: 3px;
}

.sub_h2 {
	position:relative;
	z-index: 10;
width: 250px;
	float: left;
height: 65px;
margin-bottom: -30px;
padding-left: 30px;




}

h2.subtitle {
position: absolute; bottom: -28px;

}

#swf_ {
	position: relative;
	margin-bottom: -40px;
	z-index: 200;

}


/* ### COL_MIDDLE END ### */

/* ### COL_RIGHT STYLES ### */

#col_right {
	float: left;
	width: 332px;
	background: url(img/col_right_top.gif) no-repeat right top;


}

#col_right_main {
	background: url(img/col_right_middle.gif) no-repeat right top;
	padding-top: 138px;
	margin-top: 10px;
	clear:both;
}

#teaser_top {
  min-height:147px;
  height:auto !important;
  height:147px;

}

#teaser_main {
	width: 332px;
	background: url(img/teaser_main_bg.gif) repeat-y right;
	float: left;
}

img.col_right_btm {
	margin-bottom: 36px;
}

/* ### COL_RIGHT END ### */

/* ### FCE STYLES ### */

/* ### MAIN TEASER STYLES ### */

.main_teaser {
float: left;
width: 200px;

margin-bottom: 20px;
margin-top: 0px;

}


.content_main {
	clear: both;
	background-color: #ff6102;
	border-top-style: none;
	border-bottom-style: none;
	border-right: 8px solid #ae000d;
	border-left: 3px solid #ae000d;
	width: 210px;
	margin: 0;
	padding: 0 5px 0 8px;
}

.content_main p {
	color: #ffffff;
	margin-bottom: 0px;

}

.content_main a {
	color: #ffffff;
	text-decoration: underline;



}

.content_main a:hover {
	color: #ae000d;
	text-decoration: underline;

}

.content_main img {
	/*border: 2px solid #ae000d;
	float: right;*/
	margin: 5px 0px 5px 5px;
}

img.sponsor {
	border: none;
	padding: 0;
	float: none;
}

.content_main h1 img {
	border-style: none;
	float: none;
	margin: 0;

}



img.teaser_main_footer {
	margin-bottom: 0px;
}


/* ### MAIN TEASER END ### */

/* ### BLUE TEASER STYLES ### */

.teaser_blue {
	background: url(img/teaser_blue_bg.gif) repeat-y right;
	width: 332px;

}

.teaser_blue img {

	margin-bottom: 5px;
}

.teaser_blue p {
	margin: 0;
}

/* ### BLUE TEASER STYLES END ### */

/* ### CONTENT BOX ### */

.main_box {
	clear:both;
	width: 443px;
	overflow: hidden;
	background: url(img/main_content_bg.gif) repeat-y left top;
	margin-bottom: 28px;

}

.main_content {
	width: 379px;
	padding: 0px 29px 0px 35px;
	margin-top: -40px;

}

.h2_pic {

position:relative;
float: right;
z-index: 10;
padding-right: 30px;
margin-bottom: -14px




}

.c_top {
	clear:both;
	font-size: 1px;
	height: 75px;
	width: 442px;
	background: url(img/main_content_top.gif) no-repeat left top;
}


.c_bottom {
	height: 39px;
	font-size: 1px;
	width: 442px;
	background: url(img/main_content_bottom.gif) no-repeat left bottom;
}



/* ### CONTENT BOX END ### */

/* ### FCE END ### */


/* ### TT_NEWS ### */

.news-single-timedata {
	font-size: 1em;
	font-family: Verdana, sans-serif;

}

.news-single-img img{
	border: 2px solid #ae000d;


}

.news-single-img{
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: #ae000d
padding-right: -1px;


}

.news-single-imgcaption {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color: #ffcc00;
	background-color: #ae000d;
	clear:both;
	padding: 0px 2px 0px 2px;

}


.news-single-item h1.news-title {
	color: #ae000d;
	text-decoration: none;
	font: bold 1.7em Arial;
	border-bottom: 1px solid #ae000d;
	padding-top: 3px;
	margin-bottom: 5px;

}

hr.clearer {
	border-bottom: 1px solid #ae000d;
	border-top: none;
clear: both;


}

.news-single-backlink a {
	font-size: 1em;
	font-family: Verdana, sans-serif;

}


dl.news-single-links, dl.news-single-related {
	font-size: 1em;
	font-family: Verdana, sans-serif;
	margin-bottom: 5px;

}

dl.news-single-links dt {

}

dl.news-single-links dd {

}

.news-latest-item {
	background: url(img/bullet_normal.gif) no-repeat left top;
	margin-bottom: 20px;
	padding-left: 20px;
}

.news-latest-item img {

	float: left;
	margin: 0px 5px 0px 0px;
	border: 2px solid #ae000d;

}
.news-latest-item h2 {
	color: #ae000d;
	text-decoration: none;
	font: bold 1.2em Verdana;
	margin-bottom: 5px;
	text-transform: uppercase;

}

.news-latest-date {
	font-size: 0.9em;
	font-family: Verdana, sans-serif;

}

.news-latest-morelink a {
	font-size: 1em;
	font-family: Verdana, sans-serif;

}

.news-latest-morelink {
	float:right;
}


.news-list-morelink a {
	font-size: 1em;
	font-family: Verdana, sans-serif;

}


.news-list-item {
	background: url(img/bullet_normal.gif) no-repeat left top;
	margin-bottom: 20px;
	padding-left: 20px;
}






/* ### TT_NEWS END ### */


/* ### TABLES  ### */


thead tr {
	background-color: #ffb700;

}

tbody tr {
	background-color: #ffcc38;
}

thead td {
	text-transform: uppercase;
	font-weight: bold;
	padding: 13px 11px 5px 13px;
	border-bottom: 1px solid #ffe270;

}

tbody td {
	text-transform: none;
	padding: 13px 11px 5px 13px;
	border-bottom: 1px solid #ffe270;
}

td.links {
	margin-left: 0;
	width: 121px;
}

td.rechts {
	margin-left: 1px;
	width: 208px;
	border-left: 1px solid #ffe270;
}

table {
	width: 378px;
	margin-top: 10px;
	border-spacing:0px;
}

td p {
	margin-bottom: 0px;
}

/* ### TABLES  END ### */

/* ### SITEMAP ### */


.csc-sitemap {

}

.csc-sitemap ul {
	margin-bottom: 5px;

}

.csc-sitemap ul li ul {
	margin-bottom: 5px;

}

.csc-sitemap ul li ul li ul {
	margin-bottom: 5px;

}

.csc-sitemap ul li {
	font-weight: bold;
	font-size: 12px;
	color: #ae000d;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	background: url(img/bullet_normal_mod.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 3px;

}

.csc-sitemap ul li ul li {
	font-weight: normal;
	font-size: 12px;
	color: #c30311;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	background: url(img/bullet_normal_mod.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 3px;

}

.csc-sitemap ul li ul li ul li {
	font-weight: normal;
	font-size: 12px;
	color: #ff0013;
	font-family: Verdana, sans-serif;
	list-style-type: none;
	background: url(img/bullet_normal_mod.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 3px;

}


/* ### SITEMAP END ### */

/* ### FORM ### */

.form {
	background-color: #ffcc38;
	padding:  10px 10px 10px 10px;
	width: 358px;


}

.form .col_left {
	float: left;
	margin-right: 3px;
	width: 173px;

}

.form .col_right {
	float: left;
	margin-left: 3px;
	width: 173px;
	margin-bottom: 10px;
}

.form input.field {
	width: 168px;
	border: none;
	height: 20px;
}

.form input.field_full {
	width: 97%;
	border: none;
	height: 20px;
}

.form textarea.area {
	width: 356px;
height: 100px;
	border: none;
margin-bottom: 5px;
}

.form label {
	font-size: 1.2em;
	color: #ae000d;
	font-family: Verdana, sans-serif;
margin-bottom: 2px;

}

h6.form {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ffb700;
	border-bottom: 1px solid #ffe270;
	font-size: 1.2em;
	color: #ae000d;
	font-family: Verdana, sans-serif;

}

/* ### FORM END ### */

/* ### SEARCH ### */

.tx-indexedsearch-sw {

}

.tx-indexedsearch-res {

}

.tx-indexedsearch-secHead {

}

.tx-indexedsearch-title {


}

.tx-indexedsearch-res {

	margin-top: 10px;

}

.tx-indexedsearch-res h3{
	font-size: 1.2em;
	color: #ae000d;
	font-family: Verdana, sans-serif;
	margin-bottom: 5px;
	border: none;
	padding: none;



}

.tx-indexedsearch-icon {

}

.tx-indexedsearch-result-number {

}

.tx-indexedsearch-percent {
padding-left: 20px;


}

.tx-indexedsearch-info dl {
	font-size: 0.8em;
	color: #ae000d;
	font-family: Verdana, sans-serif;
	margin-bottom: px;

}

dt.tx-indexedsearch-text-item-size, dt.tx-indexedsearch-text-item-crdate, dt.tx-indexedsearch-text-item-mtime, dt.tx-indexedsearch-text-item-path {
float: left;
font-size: 1em;
	color: #000000;
	font-family: Verdana, sans-serif;

}

dd.tx-indexedsearch-text-item-size, dd.tx-indexedsearch-text-item-crdate, dd.tx-indexedsearch-text-item-mtime, dd.tx-indexedsearch-text-item-path {
float: left;
font-size: 1em;
	color: #000000;
	font-family: Verdana, sans-serif;

}

dd.tx-indexedsearch-text-item-path {
margin-bottom: 10px;
}


.tx-indexedsearch-res {
	margin-bottom: 10px;

}


ul.browsebox li {
display: inline;
	margin-right: 10px;
	list-style-type: none;
	background:none;
	padding: 0;
}






.tx-indexedsearch-sec {
margin-bottom: 20px;
}





#city.field {
	height: 20px;
	padding-top: 0;
	padding-left: 0;
}


/** tx_socialshareprivacy **/
#bottom_navi .tx_socialshareprivacy_container ul li {
  background: transparent;
}

#bottom_navi .tx_socialshareprivacy_container .social_share_privacy_area li {
  float: none;
}

#bottom_navi .tx_socialshareprivacy_container .social_share_privacy_area li.settings_info {
  left: 33px;
  top: 6px;
}

#bottom_navi .tx_socialshareprivacy_container .social_share_privacy_area li .help_info.icon .info {
  left: -29px;
  width: 350px;
}

#bottom_navi .tx_socialshareprivacy_container ul li a {
  text-transform: none;
}

#bottom_navi .sm_social {
  background: url("img/ssp_bg.gif") no-repeat scroll 0 0 transparent;
  margin-left: -11px;
  min-height: 200px;
  padding: 15px 10px 10px 10px;
  position: relative;
}

#bottom_navi .sm_social p {
	color: #fff;
	font-size: 10px;
}
