body {
	background: #fff;
	color: #1a171b;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}

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

h1 {
	color: #e2001a;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
}

h3.align-center{
text-align:center;	
}


#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}

#logo {
	float: left;
	height: 200px;
	width: 220px;
}

#header {
	position: relative;
	background: #e2001a;
	float: right;
	width: 945px;
	height: 200px;
	margin-bottom: 20px;
}

#header #bottom_bar {
	/*background: #ee8360;*/
	width: 100%;
	height: 41px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#header #logo_title {
	position: absolute;
	left: 148px;
	top: 70px;
	font-weight: bold;
	color: #fff;
	font-size: 52px;
}

#header #menu_top {
	float: left;
	color: #fff;
}

#menu_top li.world { cursor: pointer; }

#header #navi {
	position: absolute;
	left: 50px;
	top: 25px;
	width: 875px;
}

#header #bottom_bar #searchbox {
	float: right;
	padding: 16px 10px 0 0;
}

#header #bottom_bar #searchbox label {
	font-weight: bold;
	margin-right: 10px;
}

#header #bottom_bar #searchbox #input_search {
	width: 210px;
	border: 1px solid #000;
	padding: 2px;
}

#header #bottom_bar #logo_subtitle {
	float: left;
	width: 510px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	padding: 11px 0px 0px 50px;
}

#header #menu_top li {
	display: inline;
	margin-right: 32px;
	font-weight: bold;
	padding-left: 28px;
}

#header #menu_top div.fontsize {
	display: none;
}

#header #menu_top li.home {
	background: url("../img/top_haus.gif") left center no-repeat;
}

#header #menu_top li.world {
	background: url("../img/top_welt.gif") left center no-repeat;
}

#header #menu_top li.mail {
	background: url("../img/top_mail.gif") left center no-repeat;
}

#header #fontsizer {
	float: left;
	font-weight: bold;
	color: #fff;
}

#sub_wrapper {
	position: relative;
	width: 100%;
	float: left;
	background: transparent url(../img/bg-content.gif) repeat-y left top;
}

#leftbox {
	height: 570px;
	width: 240px;
	background: #e2001a;
	color: #fff;
	float: left;
	margin-right: 15px;
	position: relative;
}

#leftmetabox {
	width: 240px;
	position: absolute;
	bottom: 0px;
	left: 0;
}

#leftmetabox ul#menu_meta,
#header ul#menu_top {
	margin: 0px;
	padding: 0px;
}

#leftbox ul#menu_main {
	width: 225px;
	margin: 10px 0 110px 15px;
	padding: 0;
}

#leftbox #menu_main li,
#leftmetabox #menu_meta li,
#header #menu_top li {
	list-style: none;
}

#leftbox ul#menu_main ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


#leftbox ul#menu_main ul#menu_main_22 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#leftbox ul#menu_main ul#menu_main_l2 li a,
#leftbox ul#menu_main ul#menu_main_22 li a {
	background: url("../img/menu_2_square.gif") left center no-repeat;
}

#leftbox ul#menu_main ul#menu_main_l2 li a.active,
#leftbox ul#menu_main ul#menu_main_22 li a.active {
	background: url("../img/menu_2_square_active.gif") left center no-repeat;
}

#leftbox ul#menu_main ul li {
	margin: 0px;
	padding: 0px;
}

#leftbox #menu_main a {
	color: #fff;
	display: block;
	background: url("../img/menu_square.gif") left center no-repeat;
	padding: 5px 0 5px 15px;
	outline: none;
	font-weight: bold;
	font-size: 13px;
}

#leftmetabox #menu_meta a {
	color: #fff;
	font-weight: bold;
}

#leftbox #menu_main  ul#menu_main_l2 {
	padding-bottom: 15px;
}

#leftbox #menu_main #menu_main_l2 a {
	padding: 2px 0 2px 15px;
}

#header #menu_top a {
	color: #fff;
}

#leftbox #menu_main li {
}

#leftbox #menu_main a.active {
	text-decoration: underline;
}

#leftmetabox #menu_meta li.active {
	text-decoration: underline;
	color: #fff;
}

#header #lang_menu {
	float: right;
}

.tx-pxlanguagemenu-pi1 label {
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
}

#header #menu_top li.active {
	text-decoration: underline;
}

#leftmetabox #menu_meta {
	position: absolute; 
	left: 15px;
	bottom: 20px;
}

#contentbox {
	background: #ebeef0;
	padding: 10px;
}

#contentbox h1 {
	background: #fff;
	padding: 10px;
	display: inline-block;
	font-size: 19px;
	line-height: 35px;
	display: inline;
	margin: 0px 0px 0px -10px;
}

#contentbox .csc-header-n1 { margin-top: -7px; margin-bottom: 20px; }

#contentbox div.csc-textpic-left {
	/*margin-left: -20px;*/
}

#bottombox {
	display: none;
}

.zweispaltig #contentbox {
	float: left;
	min-height: 550px;
	width: 630px;
}

.layout-ohne-innenabstand #contentbox {
	float: left;
	min-height: 550px;
	width: 630px;
	padding: 0px;
}

.einspaltig #contentbox {
	float: left;
	min-height: 550px;
	width: 925px;
}

.dreispaltig #contentbox {
	float: left;
	width: 630px;
}

.dreispaltig #bottombox {
	display: block;
	width: 630px;
	height: 157px;
	float: left; 
	margin-top: 20px;
	margin-left: 255px;
}

#bottombox .csc-frame-frame1 {
	background: #ebeef0;
	padding: 2px 5px 5px 5px;
	line-height: 18px;
	width: 236px;
	height: 151px;
}

#pageHeader {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.dreispaltig_ohne_rightbox #contentbox {
	width: 630px;
	float: left;
}

.dreispaltig_ohne_rightbox #bottombox {
	display: block;
	width: 870px;
	height: 157px;
	float: left; 
	margin-top: 20px;
	margin-left: 255px;
}

.dreispaltig_ohne_rightbox #rightbox {
	display: none;
}

#rightbox {
	float: right;
	padding-right: 29px;
	width: 260px;
	height: 568px;
	color: #1a171b;
}

.einspaltig #rightbox {
	display: none;
}

#rightbox a { 
	color: #e2001a;
}

#rightbox .csc-textpic-imagewrap {
	padding-left: 15px;
}

#rightbox h1 { 
	background: url("../img/headline_button.gif") left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
	color: #e2001a;
	font-size: 12px;
}

#rightbox ul.news-list {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

#rightbox ul.news-list li {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 10px;
}

#rightbox ul.news-list li p {
	display: inline;
}

#rightbox ul.news-list .date {
	font-weight: bold;
}

#rightbox p.bodytext {
	/*margin: 0 0 10px 20px;*/
	margin: 0 0 10px 15px;
}

#NewsDetail .date {
	font-weight: bold;
}

#NewsDetail .title {
	color:#E2001A;
	font-weight: bold;
}

#NewsDetail .news-single-img {
	float: none;
	margin: 10px 0px;
}

#NewsOverview .date {
	font-weight: bold;
}

.newspagebrowser .news-list-browse {
	text-align: left;
}

#NewsOverview .title {
	color:#E2001A;
	margin-left: 10px;
	font-weight: bold;
}

#NewsOverview .image {
	float: left;
	width: 150px;
}


.clearer { clear: both; }

/**
 * Searchform
 */
#contentbox .tx-indexedsearch .tx-indexedsearch-searchbox label {
	font-weight: bold;
	margin-right: 10px;
}

#contentbox .tx-indexedsearch .tx-indexedsearch-searchbox #tx-indexedsearch-searchbox {
	width: 210px;
	border: 1px solid #000;
	padding: 2px;
}

#contentbox .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-result-number,
#contentbox .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title,
#contentbox .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent {
	border-bottom: 1px solid #E2001A;
	padding-bottom: 2px;
}

#contentbox .tx-indexedsearch .tx-indexedsearch-whatis {
	display: none;	
}

#contentbox .tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	padding-left: 0;
}

/**
 * Login
 */
#contentbox .tx-felogin-pi1 .formfield {
	padding-bottom: 10px;
}

#contentbox .tx-felogin-pi1 .formfield label {
	font-weight: bold;
	margin-right: 10px;
	width: 100px;
	display: block;
	float: left;
}

#contentbox .tx-felogin-pi1 .formfield input {
	width: 150px;
	border: 1px solid #000;
	padding: 2px;
}

#contentbox .tx-felogin-pi1 .submit {
	width: 266px;
	text-align: right;
}

/*#contentbox p {
	padding: 0px 10px;
}
#contentbox h4,
#contentbox h2,
.csc-textpic-left,
#contentbox h3,
.tx-powermail-pi1 {
	padding: 0px 10px;
}

body #contentbox .csc-textpic-left p {
	padding-left: 0px;
}*/

body #contentbox .csc-frame-invisible .contenttable { width: 100%; border: 0px; line-height:10px; }

/**
 * Contactform
 */
 
.tx-powermail-pi1 {
	width:588px;
}

.contact_gender {
	margin-right:20px !important;
	width:170px!important;
}

.tx-powermail-pi1 textarea {
    background-color:#F6F6F6;
    border-color:#B8B8B8 #EBEBEB #EBEBEB #B8B8B8;
    border-style:solid;
    border-width:1px;
    color:#616060;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:105px;
    margin:2px 0 14px;
    width:461px;
}

.tx-powermail-pi1 label {
	float:left;
	margin:4px 20px 0 0;
	width:80px;
}

body input.contact_submit {
	border: 1px solid #e0e0e0;
	float: right;
	width: 130px;
	margin-right:25px;
}

.tx-powermail-pi1 select {
	background-color:#F6F6F6;
	border-color:#B8B8B8 #EBEBEB #EBEBEB #B8B8B8;
	border-style:solid;
	border-width:1px;
	color:#616060;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-right:20px;
	padding:2px 0;
}

.tx-powermail-pi1 select.powermail_countryselect {
	width:170px;
	margin-bottom: 15px;
}

input.contact_email { /*margin-right: 230px !important;*/ }

.tx-powermail-pi1 input {
	background-color:#F6F6F6;
	border-color:#B8B8B8 #EBEBEB #EBEBEB #B8B8B8;
	border-style:solid;
	border-width:1px;
	color:#616060;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:17px;
	margin-right:20px;
	padding:2px 0;
	width:168px;
}

/* Contentbox Tabelle */
#contentbox table.contenttable {
	border: 1px solid #ed2b28;
	min-width: 300px;
}

#contentbox .td-2 {
	text-align: right;
}


/* Sitemap */
.csc-sitemap li,
.csc-sitemap li ul {
	margin: 0;
	padding: 0;
}

.csc-sitemap li ul {
	margin-left: 15px;
}
.csc-sitemap li {
	list-style: none;
}

.csc-sitemap li a {
	background: url(../img/sitemap_level1_square.gif) no-repeat left center;
	padding-left: 15px;
	color: #1a171b;	
}
.csc-sitemap li li a {
	background: url(../img/sitemap_level2_square.gif) no-repeat left center;
	padding-left: 15px;
	color: #1a171b;	
}

.float-left {
	float: left;
}

.search-submit-container {
	padding-left: 5px;
}

#search-submit {
	display: block;
	height: 20px;
	font-weight:bold;
	color: #000000;
	border: 1px solid black;
	background-color: #ffffff;
	padding: 0 6px 0 6px;
}

#NewsDetail { padding: 10px; }

.tx-felogin-pi1 fieldset {
	border: 0px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 label {
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.tx-felogin-pi1 #email {
	border:1px solid #000000;
	padding:2px;
	width:150px;
}

.tx-felogin-pi1 #submit {
	margin-left: 135px;
	margin-top: 10px;
}

.tx-felogin-pi1 { margin-top: -7px; }

.tx-felogin-pi1 h3 {
	background:none repeat scroll 0 0 #FFFFFF;
	display:inline;
	font-size:19px;
	line-height:35px;
	margin:-5px 0 20px -10px;
	padding:10px;
	color:#E2001A;
}

.tx-felogin-pi1 div { padding-top: 10px; }
.tx-felogin-pi1 div.formfield { padding-top: 0px; clear: both; }

.tx-felogin-pi1 input {
	background-color:#F6F6F6;
	border-color:#B8B8B8 #EBEBEB #EBEBEB #B8B8B8 !important;
	border-style:solid;
	border-width:1px;
	color:#616060;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:14px;
	margin-right:20px;
	padding:2px 0;
	width:168px;

}

.tx-felogin-pi1 .submit input {
	border-color: #B8B8B8 !important;
	width: 50px;
}

p.csc-linkToTop{
	text-align:right;
}
