html, body{
	min-height: 100%;
}

body{
	margin: 0;
	background: url(../images/body_bg.gif) center top #DBDBDB repeat-y;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	overflow-x: hidden;
}

.content-element {
	padding-right:0px;
}
.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}

img{
	border: 0;
}

a{
	text-decoration: none;
	color:#004269;
}

#main{
	width: 100%;
	display:table;
	background: url(../images/main_bg4.gif) center -109px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}

#center{
	margin: 0 auto;
	text-align: left;
	width: 1030px;
	min-height: 746px;
	display: table;
	padding-bottom: 10px;
}

#metaNav{
	float: right;
	width: auto;
	height: 16px;
	background: #FFFFFF;
	margin-right: 85px;
}

#metaNav ul{
	list-style: none;
	margin:0;
	padding:0 26px 0 0;
}

#metaNav ul li, #metaNav ul span{
	float:left;
	font-size: 11px;
}

#metaNav ul li{
	padding-top: 1px;
	margin-left: 23px;
}

#metaNav ul li a{
	color: #91AAB9
}

#metaNav ul li.act a,
#metaNav ul li a:hover {
	color: #376886;
}

#metaNav li.langSelector{
	/*float: right!important;*/
	margin-top: -1px;
}

#left{
	width: 176px;
	height: 622px;
	float: left;
	margin-top: 124px;
	padding-left: 4px;
	background: url(../images/nav_top_bg.gif) no-repeat 15px 0;
}

#right{
	width: 770px;
	float: left;
	margin-top: 7px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/content_border_left.png) 0 3px repeat-y;
}

#contentTopSpacer{
	height: 8px;
	background: url(../images/content_border_top_left.gif) no-repeat;
	margin-bottom: 13px;
	width: 770px;
	margin-top: -1px;
}

#content{
	min-height: 702px;
	padding: 0 112px 0 21px;
	width: 717px;
	position: relative;
}

#contentBottomBorder{
	height: 8px;
	background: url(../images/content_bottom_border_bg.gif) no-repeat;
	float: left;
	width: 770px;
}

#header{
	height: 47px;
	border-bottom: 1px solid #a4b4be;
	margin-left: 3px;
}

#logo{
	float: left;
}

#search{
	float: right;
	margin-top: 30px;
	height: 18px;
}	

#search input{
	float: left;
}

#search form{
	height: 18px;
	background: #EDEDED url(../images/search_box_bg_2.gif) no-repeat;
}

#search #sword{
	height: 18px;
	border: 0;
	background: none;
	font-size: 10px;
	padding: 2px 3px 0 3px;
	width: 90px;
	
}

#search #sword:focus{
	background: #EDEDED url(../images/search_box_focus_bg.gif) no-repeat;
}

#search #sbutton{
	padding: 1px 5px 0 0;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: 0;
	border: 0;
	
	
}

#contact{
	height: 54px;
	padding: 3px 0 0 28px;
}

#contact span{
	color: #999999;
}

#leftNav{
	height: 552px;
}

#leftNav ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#leftNav ul ul{
	margin-top: 12px;
	padding-left: 0;
	font-size: 10px;
	padding-bottom: 2px;
}

#leftNav li{
	margin-bottom: 10px;
	
}

#leftNav li li{
	margin-bottom: 4px;
	
}

#leftNav li a{
	text-decoration: none;
	display:block;
	padding:0 0 0 25px;
}

#leftNav li li a{
	color: #668EA5;
	padding:0 0 0 32px;
}

#leftNav li li li a{
	padding:0 0 0 39px;
}

#leftNav li li li li a{
	padding:0 0 0 46px;
}

#leftNav li a:hover,
#leftNav li.act a,
#leftNav li.act li a:hover{
	background: #FFFFFF url(../images/nav_hover_bg2.gif) repeat-y;
}

#leftNav li.act li a{
	background: 0;
}

#homeImageBox{
	margin-top:31px;
	margin-left: 0;
}

#homeLinks{
	padding-top: 9px;
	margin-left: 3px;
	border-top: 1px solid #a4b4be;
	border-right: 1px solid #a4b4be;
	height: 237px;
}

#homeLink1,
#homeLink2,
#homeLink3,
#homeLink4{
	float: left;
}

#homeLinks ul{
	list-style: none;
	padding:0 0 0 5px!important;
	margin: 0;
}

#homeLinks ul li{
	margin-bottom:10px;
	font-size: 11px;
}

#homeLink2 a{
	color: #880028;
}

#homeLink3 a{
	color: #4D4E53;
}

#homeLink4 a{
	color: #f89021;
}

#leftContent {
	width: 507px;
	float: left;
}

#rightContent {
	width: 186px;
	margin-left: 17px;
	float: left;
}

#contentContainer {
	float: left;
}

#headerImage {
	margin-left: -3px;
	margin-top: 10px;
}

#rightContent h1, h1 {
	text-transform: uppercase;
	font-size: 10px;
	color: #004269;
	padding-top: 8px;
}

#contentContainer .csc-textpic {
	padding-bottom: 5px;
}

#rightColumn {
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#contentContainer .csc-textpic-image {
	margin: 14px 10px 0 0;

}

#leftAndRight .bodytext {
	padding: 0 10px 10px 0;
}

#leftAndRight .csc-textpic-text {
	padding-top: 1px;
}

#leftAndRight {
	background-image: url("../images/content_bg.gif");
	background-repeat: repeat-y;
	float: left;
	margin-top: 7px;
	border-bottom: 10px solid #EDEDED;
	margin-left: 7px;
}

#rightContent .csc-firstHeader {
	margin-top: 0;
	padding-top: 6px;
}

#leftContent .content-element {
	border-bottom: 10px solid #EDEDED;
	/*float: left;*/
	background-image: url("../images/border_begin.gif");
	background-repeat: no-repeat;
	width: 100%;
	/*padding-right:17px;*/
	border-top: 1px solid #004269;
}

.leftColumn {
	float: left;
	width: 284px;
}

.rightColumn {
	float: left;
	width: 223px;
}

#text {
	width: 223px;
	float: left;
}

.twoColumn {
	float: left;
}

#imgWrap {
	float: left;
	width: 284px;
}

.last-content-element {
	border-top: 1px solid #004269;
	float: left;
	background-image: url("../images/border_begin.gif");
	background-repeat: no-repeat;
	width: 100%;
}

#imgKlein {
	float: left;
	width: 284px;
}

#imgKlein img,
.leftColumn img {
	margin: 30px 10px 0 0 !important;
}

#imgGross {
	width: 284px;
	float: left;
}

#imgGross img {
	margin-top: 14px;
}

#imgGross h1 {
	font-size: 10px;
	padding-top: 2px;
	color: #004269;
	text-transform: uppercase;
}

#rightContent .content-element {
	background-image: url("../images/border_top_spacer.gif");
	background-repeat: no-repeat;
}

#rightContent .first-content-element {
	border-top: 1px solid #004269;
}

.csc-mailform {
	border: 0;
	padding-top: 20px;
}

#mailform .csc-mailform-field label {
	width: 110px;
	display: block;
	float: left;
}

#mailform input, #mailform textarea {
	border: 1px solid #7F7F7F;
	width: 210px;
}

.csc-mailform-field {
	margin-bottom: 10px;
}

.csc-mailform-submit {
	border: 1px solid #E6E6E6;
	width: auto !important;
}

.csc-mailform-label {
	font-size: 10px;
}

.tx-indexedsearch {
	padding: 20px 5px 5px 0;
}

.tx-indexedsearch-text-item-path,
.tx-indexedsearch-info,
.tx-indexedsearch-icon,
.tx-indexedsearch-result-number,
.tx-indexedsearch-percent {
	display: none;
}

.tx-indexedsearch-title h3 {
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox-button {
	width: auto !important;
	border: 1px solid;
}

.tx-indexedsearch-redMarkup {
	color: #000000 !important;
}

.tx-indexedsearch-form,
.tx-indexedsearch-search-submit {
	float: left;
}

.tx-indexedsearch-searchbox-sword {
	width: 150px;
	border: 1px solid;
}

.tx-indexedsearch-form label {
	width: auto !important;
	margin-top: 2px;
}

.tx-indexedsearch-descr {
	margin: 0;
}

.tx-indexedsearch-res h3 {
	margin-bottom: 0;
}

table {
	margin: 14px 0 0 1px;
	border: 1px solid #B1C2CC;
	width: 97%;
	border-collapse: collapse;
}

table td, table th {
	border: 1px solid #B1C2CC;	
}

table p {
	margin: 0 !important;
	padding: 0 !important;
}

.rgmediaimages-player embed{
	text-align: center;
}

.rgmediaimages-player{
	margin-top: 0;
	margin-left: 5%;
}

/*
#rightContent .bodytext a{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 11px;
}


#rightContent .internal-link a{
	background-image: none;
	padding-left: 0;
}
*/
.tabelle_ohne_rand,
.tabelle_ohne_rand table,
.tabelle_ohne_rand th,
.tabelle_ohne_rand td{
	border: 1px solid #EDEDED !important;
}

.newsImage{
	float: left;
	margin-right: 20px;
}

.newsText{
	float: left;
	/*width: 295px;*/
}

.newsText p{
	margin-top: 0 !important;
}

.news-latest-container h3{
	margin: 0;
}

.news-latest-item{
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #004269;
	margin-right: 15px;
}

.newsDate{
	margin-bottom: 10px;
}

#printlogo {
	display:none;
}

#breadcrumb{
	padding-left:4px !important;
}

#breadcrumb{
	display:block;
	width:700px;
	height:14px;
	margin-top:10px;
}

#breadcrumb ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#breadcrumb li{
	float:left;
}

.tx-ttnews-browsebox p,
.tx-ttnews-browsebox table,
.tx-ttnews-browsebox tr td{
	border: 0 none;
	margin: 0;
	width: auto;
}

.csc-textpic-imagewrap{
	margin-right:15px;
}

#homeLinks .csc-textpic-imagewrap{
	margin-right:0 !important;
}

#slogan{
	position: absolute;
	left: 380px;
	top: 138px;
	z-index: 2;
	margin: 0 auto;
	width: 236px;
	height: 18px;
	background: url(../images/slogan.png) no-repeat;
}

#event_button{
	position: absolute;
	left: 405px;
	top: 47px;
	z-index: 2;
}

.tx-sremailsubscribe-pi1{
	margin-top: 20px;
}

.tx-sremailsubscribe-pi1 dt{
	text-align: left;
	width: 80px;
}

.tx-sremailsubscribe-pi1 p,
.tx-sremailsubscribe-pi1 h4{
	padding: 0;
}

#leftAndRight .bodytext {
	line-height: 15px;
}

#mailformformtype_mail {
	margin-left:110px;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	border-color:#B1C2CC -moz-use-text-color -moz-use-text-color;
	border:none;
	background-color:#ededed;
	padding-left:0px;
}

#mailform input{
	border:none;
	border-bottom: 1px solid #B1C2CC;
}
#leftContent li {
	margin-right: 17px;
	}
	
.tx-loginboxmacmade-pi1-fieldCell,	
.tx-loginboxmacmade-pi1-labelCell{
	background-color: transparent !important;
	border: 0 none !important;
	padding-left: 0 !important;
}

.tx-loginboxmacmade-pi1-loginTable{
	border: 1px solid #EDEDED !important;
	margin-top: 10px !important;
	margin-left: 0 !important;
}

.tx-loginboxmacmade-pi1-fieldCell input{
	border: 1px solid #B1C2CC;
}

.tx-loginboxmacmade-pi1-header{
	display: none;
}

.tx-loginboxmacmade-pi1{
	margin-top: 13px;
}
