body {
	margin:0px;
	background: #FFFFFF url(bg.jpg) left top repeat-x;
	font-family:Arial,Helvetica,Sans-Serif;
}


/* HEADLINES */
h1, h2, h3 {
	color:#cb0a05;
	font-weight: normal;
	font-family:Helvetica,Arial,Sans-Serif;
}

h1 {
	font-size:17px;
	margin:0px 0px 15px 0px;
}
h2 {
	font-size:15px;
}
h2.teaser {
	color:#444444;
	padding:0px;
	margin:0px 0px 5px 0px;
}
h2.margin-header {
	color:#444444;
	font-size:11px;
	margin:0px 0px 10px 0px;
}
h2.margin-teaser {
	color:#444444;
	font-size:11px;
	margin:0px 0px 5px 0px;
}
div.news-list-item h2 {
	margin:0px;
}
h3 {
	font-size:12px;
	margin:0px 0px 5px 0px;
}
h4 {
	font-size:12px;
	color: #555555;
	margin:0px 0px 5px 0px;
}
h5 {
	font-size:12px;
	color: #555555;
	font-weight: normal;
	margin:0px 0px 5px 0px;
}


/* TEXT */

p, span, ul, td, th {
	text-align: left;
	color: #555555;
	font-size:12px;
	font-family:Helvetica,Arial,Sans-Serif;
	line-height:18px;
}
p {
	margin: 5px 10px 10px 0px;
}
div#content-margin-text p {
	/* margin: 0px 10px 5px 10px; */
	margin: 0px;
}
p.news-latest-header {
	clear: both;
	float: left;
	padding:0px;
	margin:10px;
}
p.news-list-date {
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
span.news-latest-date {
	color:#444444;
	font-weight:bold;
}
span.news-latest-header {

}
div.news-list-item  {
	margin-bottom: 25px;
}
div.news-list-item p {
	margin:5px 0px 5px 0px;
}
ul {
	list-style-type: none;
	list-style-position:outside;
	margin:0px;
	padding:0px 0px 0px 5px;
}
ul li {
	background:url(arrow.gif) no-repeat 0px 5px;
	margin: 4px 0px 4px 0px;
	padding-left:15px;
}


/* LINKS */

a {
	color:#555555;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size:12px;
}

a img {
	border: 0px;
}

a:hover {
	color: #cb0a05;
}
a.teaser-image {
	display:block;
	margin:0px 0px 10px 0px;
}
a.link-more, div.news-list-morelink a, div.news-latest-item a {
	text-decoration:none;
	font-weight:normal;
	color:#444444;
	padding:1px 0px 0px 10px;
	/* background-image: url(../img/arrow/icon_pfeil_blau.gif) no-repeat 0px 6px; */
}

span.news-list-morelink a {
	text-decoration: underline;
	font-weight:normal;
	color:#444444;
	padding:1px 0px 0px 10px;
}

a.link-more:hover, div.news-list-morelink a:hover {
	color: #cb0a05;
}
a.content-margin-toplink {
	display:block;
	text-decoration:none;
	padding-left:10px;
	background:url(../img/arrow/icon_pfeil_blau.gif) no-repeat 0px 5px;
}
div#content-margin-text a.link-more {
	padding-bottom:10px;
	margin:5px 0px 5px 0px;
	/*border-bottom:1px solid #e1e1e1;*/
}
div.news-list-morelink a {
	margin-bottom:20px;
	padding-left: 15px;
	background: url(more.gif) no-repeat left 5px;
}
div.news-amenu-container a {
	margin:0px 10px 0px 0px;
	text-decoration:none;
}
li.news-amenu-item-year {
	display:none;
}

/* TABLES */

table, tr, td {
	vertical-align:top;
}
td {
	margin:0px;
	padding:0px;
}


/* MAINTABLE */

table#body2 {
	text-align: center; /* IE6 */
	padding:0px;
	margin:0px auto;
}
tr#tr-header {
	height:96px;
}
td#td-navigation {
	width:179px;
	border-right: 1px solid #e4e2e2;
}
td#td_space10px {
	width:10px;
	height: 10px;
}
#tr_space10px tr,td {

}
td#td_space20px {
	width:20px;
}
td#td_space30px {
	width:30px;
}
td#td_space40px {
	width:40px;
}
td#td_content {
	width:770px;
	border: 1px solid #e4e2e2;
}

td#td_marginal {
	width:180px;
	height: 20px;
}
tr#tr_contact {
	height:120px;
}
td#td_contact {
	width:180px;
	vertical-align:bottom;
}
tr#tr_footer {
	height:35px;
}

table.contenttable {
	width:100%;
	margin-bottom:20px;
}
table.contenttable td {
	padding:2px;
	border-bottom:1px solid #e1e1e1;
}

/* FORMS */
form {

}
input, textarea, select {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	color:#444444;
	vertical-align:middle;
	border:1px solid #666666;
}
div.searchbox input {
	width:140px;
	margin-right:10px;
	border:1px solid #b3b3b3;
}
input#searchbutton {
	width:27px;
	height:17px;
	border-width:0px;
}
select {
	width:200px;
}
textarea {
	width:200px;
	height:100px;
}
label {

}
input.form-text {
	width:200px;
}
input.form-file {
	width:200px;
}
input.form-submit {
	background:#e1e1e1;
	height: 18px;
}
input.button {
	background:#e1e1e1;
}


.flexbox input.form-text {
	width:160px;
}


span.checkbox-label {
	font-weight:bold;
}

div.form-pair {
	clear:both;
	padding:10px 0px 0px 0px;
}
div#content-margin-text div.form-pair {
	padding:5px 0px 0px 0px;
}
html>body div.form-pair {
	padding:10px 0px 0px 0px;
}
div.form-title {
	float:left;
	font-size:11px;

	width:140px;
	margin:0px 10px 0px 0px;
}
div#content-margin-text div.form-title {
	clear:left;
	width:90px;
}
div.form-field {
	font-size:11px;
	float:left;
	width:350px;
}
div#content-margin-text div.form-field {
	clear:left;
	width:100px;
}
div.check {
	float:left;
}
div.description {
	float:left;
}
div.form-field-column1 {
	float:left;
	width:25px;
}
div.form-field-column2 {
	float:left;
	width:185px;
}
div.form-field-column3 {
	float:left;
	width:80px;
}

div.clear_both {
	clear: both;
}

/* head area beginn*/
div#head-area {
	width: 960px;
	height:96px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #cd2c36 url(mainmenu_bg.jpg) left top no-repeat;
	position: relative;
}

div#head-menu {
	left: 760px;
	top: 96px;
	width: 200px;
	height: 130px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: none;
	position: absolute;
	overflow: hidden;
	text-align: right;
}

#head-menu a {
	color: #FFFFFF;
}


#head-menu .csc-firstHeader {
	color: #FFFFFF;
	margin: 10px 12px 5px 0px;
}

#head-menu .bodytext {
	color: #FFFFFF;
	margin: 0px 12px 0px 0px;
	text-align: right;
}

#head-menu img {
	margin: 0px;
}


/* TOPMENU START */

div#topmenu {
	width: 770px;
	height: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 18px;
	float: right;
}

#topmenu li {
	background-image: none;
	float: left;
	background: none;
	border-left: 1px solid #d58c8f;
	line-height: 18px;
	list-style: none;
	height: 18px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#topmenu a {
	float: left;
	display: block;
	line-height: 18px;
	font-size: 11px;
	font-weight: 500;
	color: #dda8a0;
	text-decoration: none;
	height: 18px;
}

#topmenu a:hover {
	color: #f27c00;
}

#topmenu a:active {
	color: #FFFFFF;
}

/* TOPMENU END */



/* MAINMENU START */

div#mainmenu {
	width: 770px;
	height: 78px;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#mainmenu li {
	background-image: none;
	margin-top: 44px;
	float: left;
	background: none;
	border-left: 1px solid #d58c8f;
	line-height: 32px;
	list-style: none;
	height: 32px;
}

#mainmenu a {
	vertical-align: top;
	margin-top: 1px;
	float: left;
	display: block;
	line-height: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #dda8a0;
	text-decoration: none;
	height: 33px;
}

#mainmenu a:hover {
	color: #f27c00;
}

#mainmenu a:active {
	color: #FFFFFF;
}

/* MAINMENU END */



a.m1 {
	padding-left: 7px;
	padding-right: 17px;
}
a.m1act {
	color:#FFFFFF !important;
	padding-left: 7px;
	padding-right: 17px;
}
a.m1actsub {
	color:#FFFFFF !important;
	padding-left: 7px;
	padding-right: 17px;
}
a.m1rl {
	color:#FFFFFF !important;
	padding-left: 7px;
	padding-right: 17px;
}

div#head-logo {
	padding: 0px;
	width: 140px;
	height: 96px;
	margin: 0px;
	float: right;
	padding-right: 42px;
}
div#search-form {
	background: url(contentelements_header_bg.gif) left top repeat-x;
	padding: 0px;
	margin: 0px;
	font-Size: 9px;
	color: #B3B3B3;
	height: 28px;
	line-height: 28px;
	width:178px;
	border-left: 1px solid #e4e2e2;
	border-top: 1px solid #e4e2e2;
	border-right: 1px solid #e4e2e2;
}
div#flags {
	width: 450px;
	float: left;
	text-align: right;
	top: 4px;
	position: relative;
}
div#form {
	width: 180px;
	line-height: 28px;
	height: 28px;
	padding: 0px;
	margin: 0px;
}
#search-form img {
	display: block;
	vertical-align: middle;
	margin: 0px;
	float: left;
	margin: 2px 3px 0px 3px;
}
#search, #search p  {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
input#searchWord {
	width: 120px;
	height: 17px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #CDCDCD;
	font-size: 9px;
	color: #666666;
}
input#submit {
	padding: 0px;
	margin: 0px 0px 0px 2px;
	vertical-align: middle;
	border: 0px;

}
div#navigation-path, div#navigation-path p {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	font-Size: 11px;
	color: #B3B3B3;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	float: left;
}

div#navigation-path p  {
	margin: 0px;
	padding: 0px;
}

div#navigation-path a:hover {
	color: #666666;
}
div#navigation-path a {
	font-size: 11px;
	color: #B3B3B3;
	text-decoration: none;
}
div#navigation-path img {
	margin: 0px 10px 1px 10px;
}

div#navigation-print {
	float: right;
	margin-right: 10px;
}

div#navigation-print img {
	vertical-align: top;
	border: 0px;
	margin: 6px 10px;
}

a#navigation-image-print,a#footer-image-friend, a#footer-image-top  {
	text-decoration: none;
}
a#navigation-image-print {
	background-image: url(../img/footer/icon_drucken.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 15px;
	margin: 2px 20px 0px 0px;
	float: left;
}
a#navigation-image-print:hover{
	background-image: url(../img/footer/icon_drucken_aktiv.gif);
}


/* head area ends */


/* menuteaser beginn */
td#td-menuteaser {
	vertical-align: bottom;
	border-right:1px solid #e1e1e1;
	padding-bottom: 10px;
}


div#menuteaser {
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	color: #666666;
	height: 100%;
}
p#p_menuteaser_header {
	margin: 0px;
}
p#p_menuteaser_text {
	margin: 3px 0px 15px 1px;
}

img#header-menuteaser {
	margin: 0px 0px 0px 0px;
}

/* menuteaser ends */



/* content_teaser begin */

div.teaser-image {
	float:left;
	width:153px;
	margin-bottom:20px;
}
div.teaser-content {
	float:left;
	width:357px;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
div.teaser-content h2.teaser {
	font-size:12px;
	color:#444444;
	padding:0px;
	margin:0px 0px 5px 0px;
}
div.teaser-content p {
	margin:0px 0px 5px 0px;
}
div.teaser-content a.link-more {
	display: inline;
	float: left;
}



/* 3 columns begin */
div.content-columns {
	width:530px;
	margin:20px 0px 0px 0px;
}
div.content-column {
	float:left;
	width:170px;
	margin-right:30px;
}
div.content-column-last {
	float:left;
	width:170px;
	margin-right:0px;
}
div.content-column img, div.content-column-last img {
	margin:0px;
	border:0px;
}
div.content-column p, div.content-column-last p {
	margin:0px 0px 5px 0px;
}

#td_marginal .box {
	margin-top: 20px;
	border: 1px solid #EFEFEF;
}

#td_marginal .box table {
	margin-top: 20px;
	width: 190px;
	border: 0px solid #EFEFEF;
/*	background-image: url(../img/boxen_bg.gif);
*/
}


#td_marginal .box th {
	color: #CB0A05;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	background: #EFEFEF url(../img/boxen_header.png) left top;
}

#td_marginal .box td {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: none;
}

#td_marginal #langsel {
 	background-color: #ededed;
	text-align: right;
	margin-bottom: 6px;
	border:1px solid #e4e2e2;
	border-top: none;
	width: 178px;
	vertical-align: middle;
}

#td_marginal #langsel img {
 	margin: 4px  5px 0px  0px ;
}

#td_marginal #first {
	border-top: 0px;
}

div.marginal_box {
	width:178px;
	margin-bottom: 6px;
	border:1px solid #e4e2e2;
	background-color: #FFFFFF;
}
.marginal_box table {
	width: 164px;
	margin: 7px;
}
.marginal_box p {
	font-size: 11px;
	margin: 3px 10px;
}
.marginal_box td {
	color: #9A9A9A;
	line-height: 14px;
	font-size: 11px;
    text-align: left;
}
.marginal_box th {
	padding: 10px 0px 4px 0px;
	color: #ee7821;
	line-height: 14px;
	font-size: 12px;
    text-align: left;
}

.marginal_box a {
	color: #afaeae;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.marginal_box a:hover {
	color: #717070;
}

.marginal_box a.mehr  {
	text-decoration: underline;
	display: inline;
}

.marginal_box .contenttable {
	margin: 0px;
	padding: 0px;
}

.marginal_box .contenttable td {
	border: 0px;
}


a.marginal_box-cat-image {
	margin: 5px 0px;
}

img.marginal_box-teaser-image {
	margin: 10px 0px;
}



/* videobox START */
#video_box {
	position: relative;
}

#video_box p {
	line-height: 12px !important;
	margin: 0px 3px !important;
}

#video_box img {
	margin: 7px 0px;
}

#video_box #catimage  {
	margin: 0px;
}

#video_box_hover  {
	position: absolute;
	width: 178px;
	height: 200px;
	background: transparent url(/fileadmin/templates/matrix42_mainTemplate_2009_FILES/marginal_video_play.gif) no-repeat center;
	opacity:0.2;
	cursor: pointer;
}

#video_box_hover:hover  {
	opacity:0.9;
}

#marginal {
}


#marginal_video {
	display: block;
	background-color: #FFFFFF;
	z-index: 500;
	position: absolute;
	top: -320px;
	left: -725px;
	width: 640px;
	height: 520px;
	visibility: hidden;
	border: 1px solid #000000;
}

#marginal_video #videoplayer {
	margin: 0px;
}

#marginal_video_overlay {
	left: 0;
	width: 100%;
	height: 400px;
	background-color: #000000;
	opacity: 0.8;
	position: absolute;
	z-index: 400;
	filter:Alpha(opacity=80);
}

/* videobox END */


#news_marginal .news-latest-item {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	padding: 0px;
}

#news_marginal .news-latest-item p, #news_marginal .news-latest-item a  {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	vertical-align: middle;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	clear: both;
}

#news_marginal .news-latest-item a:hover  {
	color: #717070;
}

#news_marginal .news-latest-header p {
	clear: both;
	font-size: 11px;
	color: #afaeae;
	line-height: 14px;
	padding: 0px;
}
#news_marginal span.news-latest-date  {
	font-size: 11px;
	color:#afaeae;
	font-weight:bold;
	float: left;
}
#news_marginal span.news-latest-more  {
	float: right;
}




#td_marginal_footer {
	vertical-align: bottom;
}

#td_marginal_footer p {
	vertical-align: bottom;
}


div#content-margin-footer {
	height: 100%;
	vertical-align: bottom;
}

div#content-margin-footer p {
	margin: 0px;
	padding: 0px;
}

#marginal_footer {
	vertical-align: bottom;
	width:180px;
	height: 100%;
	background: url(bg_margin-footer.gif) left bottom no-repeat;
	border: 0px;
	border-top:1px solid #e4e2e2;
}
#marginal_footer p {
	vertical-align: bottom;
	height: 100%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}



/*  NEW MARGINAL START */

div.new-marginal_box {
	width:178px;
	margin-bottom: 6px;
	border:1px solid #e4e2e2;
	background-color: #f6f7f7;
}
.new-marginal_box table {
	width: 164px;
	margin: 7px;
}
.new-marginal_box p {
	font-size: 11px;
	margin: 3px 10px;
}
.new-marginal_box td {
	color: #6c6c6c;
	line-height: 14px;
	font-size: 11px;
    text-align: left;
}
.new-marginal_box th {
	padding: 10px 0px 4px 0px;
	color: #6c6c6c;
	line-height: 14px;
	font-size: 12px;
    text-align: left;
}

.new-marginal_box a {
	color: #6c6c6c;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.new-marginal_box a:hover {
	color: #717070;
}

.new-marginal_box a.mehr  {
	text-decoration: underline;
	display: inline;
}

.new-marginal_box .contenttable {
	margin: 0px;
	padding: 0px;
}

.new-marginal_box .contenttable td {
	border: 0px;
}


a.new-marginal_box-cat-image {
	margin: 5px 0px;
}

img.new-marginal_box-teaser-image {
	margin: 10px 0px;
}




.nmb_download span {
	margin-left: 43px;
	color: #6c6c6c;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 26px;
	vertical-align: middle;
}

.nmb_download a {
	width: 178px;
	height: 26px;
	line-height: 26px;
	background: #FFFFFF url(new-marginal_download-arrow.gif) left top;
	border-top: 1px solid #e0e0e0;
}

.nmb_download a:hover {
	background: #FFFFFF url(new-marginal_download-arrow1.gif) left top;
}



.nmb_multiinfo span {
	margin-left: 43px;
	color: #6c6c6c;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 26px;
	vertical-align: middle;
}

.nmb_multiinfo a {
	width: 178px;
	height: 26px;
	line-height: 26px;
	background: #FFFFFF url(new-marginal_download-arrow.gif) left top;
	border-top: 1px solid #e0e0e0;
}

.nmb_multiinfo a:hover {
	background: #FFFFFF url(new-marginal_download-arrow1.gif) left top;
}



a.nmb_down  {
	background-image: url(new-marginal_multi-down.gif) !important;
}
a:hover.nmb_down  {
	background-image: url(new-marginal_multi-down1.gif) !important;
}

a.nmb_leftRight  {
	background-image: url(new-marginal_multi-leftRight.gif);
}
a:hover.nmb_leftRight  {
	background-image: url(new-marginal_multi-leftRight1.gif);
}

a.nmb_play  {
	background-image: url(new-marginal_multi-play.gif) !important;
}
a:hover.nmb_play {
	background-image: url(new-marginal_multi-play1.gif) !important;
}

a.nmb_questionmark  {
	background-image: url(new-marginal_multi-questionmark.gif);
}
a:hover.nmb_questionmark  {
	background-image: url(new-marginal_multi-questionmark1.gif);
}

a.nmb_screen {
	background-image: url(new-marginal_multi-screen.gif);
}
a:hover.nmb_screen  {
	background-image: url(new-marginal_multi-screen1.gif);
}



.nmb_webinar a {
	border-top: 1px solid #e0e0e0;
	color: #6c6c6c;
	width: 178px;
	height: 48px;
	background: #FFFFFF url(new-marginal_webinare-bg.gif) left top;
}

.nmb_webinar a:hover {
	background: #FFFFFF url(new-marginal_webinare-bg1.gif) left top;
}

.nmb_webinar p {
	color: #6c6c6c;
	margin-left: 43px;
	line-height: 12px;
}



.nmb_info div p  {
	color: #6c6c6c;
	margin: 0px !important;
}

.nmb_info div  {
	color: #6c6c6c;
	margin: 0px;
}

.nmb_info_title {
	display: block;
	width: 178px;
	height: 27px;
	background: #EFEFEF url(new-marginal_info.gif) left top no-repeat;
}

.nmb_info_title_1 {
	display: block;
	width: 178px;
	height: 27px;
	background: #EFEFEF url(new-marginal_info-1.gif) left top no-repeat;
}
.nmb_info_title_2 {
	display: block;
	width: 178px;
	height: 27px;
	background: #EFEFEF url(new-marginal_info-2.gif) left top no-repeat;
}
.nmb_info_title_3 {
	display: block;
	width: 178px;
	height: 27px;
	background: #EFEFEF url(new-marginal_info-3.gif) left top no-repeat;
}
.nmb_info_title_4 {
	display: block;
	width: 178px;
	height: 27px;
	background: #EFEFEF url(new-marginal_info-4.gif) left top no-repeat;
}
.nmb_info_title_5 {
	display: block;
	width: 178px;
	height: 27px;
	background: #FEFEEF url(new-marginal_info-5.gif) left top no-repeat;
}
.nmb_info_title_6 {
	display: block;
	width: 178px;
	height: 27px;
	background: #FEFEEF url(new-marginal_info-6.gif) left top no-repeat;
}


.nmb_info a  {
	color: #6c6c6c;
	line-height: 14px;
}

.nmb_info p  {
	color: #6c6c6c;
	line-height: 14px;
}

#nmb_marginal_footer {
	width:180px;
	height: 100%;
	background: url(new-marginal_bottom.gif) left bottom no-repeat;
	border: 0px;
	border-top: 1px solid #e4e2e2;
	display: block;
}

#nmb_marginal_footer p {
	line-height: 10em;
}


#nmb_marginal_video_overlay {
	left: 0;
	width: 100%;
	height: 400px;
	background-color: #000000;
	opacity: 0.8;
	position: absolute;
	z-index: 400;
	filter:Alpha(opacity=80);
	text-align: center;
}

#nmb_video-box-popup {
	width: 600px;
	height: 400px;
	margin: 0px auto;
	display: block;
	z-index: 500;
	text-align: center;
	position: relative;
	top: 250px;
}

#nmb_video-box-inner {
	height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.nmb_video-box {
	position: relative;
}

.nmb_video-box_play {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 24px;
	width: 178px;
	height: 101px;
	display: block;
	background: url(new-marginal_video-play.gif) left top;
}

.nmb_video-box_play a {
	width: 178px;
	height: 101px;
	display: block;
	background: url(new-marginal_video-play.png) left top;
}

.nmb_video-box_play a:hover {
	width: 178px;
	height: 101px;
	display: block;
	background: url(new-marginal_video-play1.png) left top;
}




.nmb_screenshot  {
	color: #6c6c6c;
	background: url(new-marginal_screenshot.png) left top;
	width: 178px;
	height: 121px;
	display: block;
}

.nmb_screenshot-detail  {
	display: block;
	margin: 12px 42px;
}

/*  NEW MARGINAL ENDE */



.flexbox {
	width: 190px;
	margin: 20px 0px 5px 0px;
	border: 1px solid #EFEFEF;
}

.flexbox h2 {
	color: #CB0A05;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	background: #EFEFEF url(../img/boxen_header.png) left top;
}

.flexbox img  {
	margin: 10px 10px 0px 10px;
}

.flexbox a {
	margin-bottom: 0px;
}

.flexbox p {
	padding: 0px 0px;
}

.flexbox .bodytext {
	padding: 0px 10px;
}

.flexbox h2 p {
	margin: 0px;
	padding: 0px;
}

#nextsteps * {
	margin: 0px;
	padding: 0px;
}

#nextsteps .bodytext {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#nextsteps .bodytext a {
	margin: 0px;
	padding: 0px;
}

#nextsteps tr {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#nextsteps td, #nextsteps tr, #nextsteps th {
	border: 0px solid #EFEFEF;
	height: 0px;
}

#nextsteps  p {
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
}

#nextsteps  img {
	margin: 2px 0px;
}




#vorteile {
	line-height: 25px;
	padding: 5px;
	margin: 20px 20px 20px 0px;
	vertical-align: middle;
	background-color: #EFEFEF;
	border: 1px dashed #CCCCCC;
}

#vorteile ul, #vorteile h3 {
	margin-left: 20px;
}

/* CONTENT  */
#content {
	height: 100%;
	background-color: #FFFFFF;
}

div#content-header {
	background: url(breadcrum_bg.gif) left top repeat-x;
	padding: 0px;
	font-Size: 9px;
	color: #B3B3B3;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

div.content_box  {
	width: 100%;
	border:1px solid #e4e2e2;
	background-color: #f6f7f7;
	margin: 0px 0px 20px 0px;
}

div.content_box  h2 {
	background: url(contentelements_header_bg.gif) left top repeat-x;
	color: #d31028;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	border-bottom:1px solid #e4e2e2;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}

.content_box p {
	font-size: 12px;
	margin: 3px 10px;
}
.content_box a {
	display: block;
}

.content_box ul {
	list-style-image: url(content_box-listimg_orange.gif);
	padding: 0px;
	margin: 0px 10px 0px 20px;
}

.content_box li {
	background: none;
	margin-left: 3px;
	margin-bottom: 10px;
	padding: 0px;
}

.content_box ul ul {
	list-style-image: url(arrow.gif) !important;
	font-size: 11px;
	line-height: 12px;
}


a.content_box-image {
	margin: 5px 0px;
}

a.inline  {
	display: inline;
}


/* MARGINAL */

div#content-margin-toplink {
	padding-bottom:6px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:10px;
}

/* This will be a generated image inside the h3 element*/
a#link-newsletter h3{
/*	border: 0px;
	text-decoration: none;
	font-size: 11px;
	padding-top:3px;*/
	margin:0px;
}
a#link-newsletter {
	text-decoration: none;
}

div#marginal-text {
	margin-right:20px;
}
div#marginal-text h3 {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	margin-bottom: 0px;
}

div#marginal-text p {
	margin: 0px 0px 5px 0px;
}
div#content-margin-text dl.csc-textpic-image {
	padding:0px 0px 10px 0px;
}

/* right marginal end*/

/* footer beginn */
div#footer {
	width: 960px;
	height: 35px;
	font-size: 11px;
}

div#footer-left {
	margin: 10px 0px 6px 0px;
	float:left;
}
div#footer-middle {
	margin: 10px 10px 6px 0px;
	text-align: right;
	float: right;
}
div#footer-images {
	margin: 0px 0px 0px 59px;
	float:left;
}
div#footer-images img {
	margin: 10px 0px 0px 10px;
	border: 0px;
}




/* FOOTER MAP START */

a.footermap {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	margin-left:20px;
	text-decoration: none;
	color: #B3B3B3;
	font-size: 11px;
}
a.footermap {
	margin:0px 5px 0px 0px;
	padding-left: 1px;
}
a.footermap:hover {
	color: #666666;
}


.footermap-cat {
	float: left;
	margin-left: 20px;	
	margin-bottom: 30px;
}

.footermap-cat p {
	margin-bottom: 0px;
}

.footermap-cat ul, .footermap-cat li {
	margin: 0px;
	padding-left: 10px;
	line-height: 13px;
}
.footermap-cat li {
	background: url("arrow.gif") no-repeat scroll 0 3px transparent
}

/* FOOTER MAP END */


/* Footer Right START */
div#footer-right {
	width: 180px;
	text-align: left;
	margin: 0px 0px 6px 0px;
	float:right;
}
#footer-right p {
	margin-bottom: 0px;	
}
/* Footer Right END */



/*  Footer deprecated */
a.footer-left-link, a.footer-middle-link, a.footer-right-link {
	background-image: url(../img/footer/icon_pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	margin-left:20px;
	text-decoration: none;
	color: #B3B3B3;
	font-size: 11px;
}
a.footer-right-link {
	margin:0px 20px 0px 0px;
	padding-left: 1px;
}
a.footer-left-link:hover, a.footer-right-link:hover {
	background-image: url(../img/footer/icon_pfeil_dunkelgrau.gif);
	color: #666666;
}

a.footer-middle-link:hover {
	color: #666666;
}


a#footer-image-friend {
	background-image: url(../img/footer/icon_sendfriend.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 13px;
	margin: 6px 20px 6px 0px;
	float: left;
}
a#footer-image-friend:hover {
	background-image: url(../img/footer/icon_sendfriend_aktiv.gif);
}
a#footer-image-top {
	background-image: url(../img/footer/icon_top.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 13px;
	margin: 6px 20px 6px 0px;
	float:left;
}
a#footer-image-top:hover {
	background-image: url(../img/footer/icon_top_aktiv.gif);
}


/* footer deprecated end */



/* partnersuche */
td.form-label {
  color:#B3B3B3;
}

div#partnerprofil_left {
  float:left;
}

div#partnerprofil_right {
  margin-left:160px;
}

a.searchresult{
  font-weight: bold;
  text-decoration: none;
  color: #cb0a05;
}

tr.searchresult_border_bottom td {
  border-bottom: 1px solid #e1e1e1;
  padding: 4px 4px 4px 0px;
}

tr.searchresult_header th {
  border-bottom: 1px solid #e1e1e1;
  padding: 4px 4px 8px 0px;
  color: #666666;
  font-size: 13px;
  text-align: left;
}


/* NAVIGATION */


/*last menupoint in the level
div#navigation a.last {
	margin-bottom: 24px;
}
div#navigation a {
	height: 22px;
	display: block;
	margin:0px;
	padding:0px;
}
navigation end*/

a.cn {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:6px 10px 6px 20px;
}
a.cn:hover {
	color:#cb0a05;
}


a.submenu {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height: 14px;
	padding: 5px 0px;
	margin: 0px 0px 0px 15px;
}
a.submenu:hover {
	background:url(submenu_active.gif) no-repeat left top;
}

a.l1 {
	color:#7c7a79;
	padding-left:18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	background-color: #ededed;
}
a.l1sub {
	color:#7c7a79;
	padding-left:18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	background-color: #ededed;
}
a.l1sub:hover {
	color:#d2232a;
	padding-left:18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
}
a.l1act {
	color:#d2232a;
	padding-left:18px;
	background-color: #ededed;
	border-bottom: 1px solid #FFFFFF;
	/*background: #ededed url(submenu-more.gif) no-repeat left top;*/
}
a.l1act:hover {
	/*background: #d2232a url(submenu-more.gif) no-repeat left top;*/
}
a.l1actsub {
	color:#d2232a;
	padding-left:18px;
	background: #ededed url(submenu-more.gif) no-repeat left top;
}
a.l1actsub:hover {
	color:#d2232a;
	padding-left:18px;
	background: #ededed url(submenu-more.gif) no-repeat left top;
}

a.l1rl {
	color: #d2232a;
	padding-left:18px;
	background-color: #ededed;
	border-bottom: 1px solid #FFFFFF;
	background: #ededed url(submenu_active-more2.gif) no-repeat left top;
}
a.l1rl:hover {
	color:#d2232a;
	padding-left:18px;
	border-bottom: 1px solid #FFFFFF;
}
a.l2 {
	color:#969594;
	padding-left:30px;
	background-color: #ededed;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}
a.l2:hover {
	color:#d2232a;
}
a.l2sub {
	color:#969594;
	padding-left: 30px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #ededed;
	font-weight: normal;
}
a.l2sub:hover {
	color:#d2232a;
}
a.l2act {
	color:#d2232a;
	font-weight: normal;
	padding-left:30px;
	background-color: #ededed;
	border-bottom: 1px solid #FFFFFF;
	background: #ededed url(submenu-more_l2.gif) no-repeat left top;
}
a.l2act:hover {
	background: #d2232a url(submenu-more_l2.gif) no-repeat left top;
}
a.l2actsub {
	color:#d2232a;
	padding-left:30px;
	background: #ededed url(submenu-more_l2.gif) no-repeat left top;
}
a.l2rl {
	color:#d2232a;
	padding-left:30px;
	background: #ededed url(submenu-more_l2.gif) no-repeat left top;
}

.menuespacer1, .menuespacer2 {
	width: 180px;
	height: 10px;
	display: block;	
}




/* USER REGISTER */

fieldset {
	margin:0px;
	padding:0px;
	border:none;
}
legend {
	display:none;
}
p.tx-srfeuserregister-pi1-notice {
	margin:0px;
	padding:0px;
}
form#tx-srfeuserregister-pi1-fe_users_form dl {
	margin:0px 0px 0px 0px;

}
form#tx-srfeuserregister-pi1-fe_users_form dt {
	margin:0px;
	width:140px;
	text-align:left;
}
form#tx-srfeuserregister-pi1-fe_users_form dd {
	width:377px;
}


/* SEARCHRESULT */

h2.csc-searchResultRange {
	color:#444444;
}
div.prev {
 width:50%;
 float:left;
}
div.next {
 width:50%;
 float:left;
 text-align:right;
}
h4.csc-searchResult-header {
	margin:0px;
}
h4.csc-searchResult-header a {
	text-decoration:none;
}
h4.csc-searchResult-header a:hover {
	text-decoration:underline;
}
p.csc-searchResult {
	margin:0px 0px 20px 0px;
}
p.csc-searchResult a {
	text-decoration:none;
	color:#444444;
}
p.csc-searchResult a:hover {
	text-decoration:underline;
}

div#content-main {
	margin-top: 30px;
	margin-right: 30px;
	height: 100%;
}

table#body2 tr td#td_content div#content-main div.csc-menu div.menu-page {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table#body2 tr td#td_content div#content-main div.csc-menu div.menu-page span {
	background: url(/fileadmin/img/arrow/icon_pfeil_blau.gif) no-repeat 0 4px;
	padding-left: 10px;
}

table#body2 tr td#td_content div#content-main div.csc-menu div.menu-page a {
	background: url(/fileadmin/img/arrow/icon_pfeil_blau.gif) no-repeat 0 4px;
	padding-left: 10px;
}

div.clear {
	clear: both;
}

div.csc-header-n2 {
	margin-top: 10px;
}

h1, h2, h3 {
	color:#cb0a05;
	font-weight: bold;
}




/* Events */

.registration_form_field {
	float: left;
	width: 100%;
	vertical-align: middle;
	height: 20px;
}

.registration_form_title {
	float: left;
	width: 200px;
}

.registration_form_input  {
	float: left;
}

p.sessions {
	font-weight: bold;
}

.registration_form_field_session {
	margin-bottom: 10px;
	height: 54px;
}

.registration_form_input input, .registration_form_input textarea {
/*	width: 250px; */
}

#matrix42_event_listing,
table.event_listing {
	width: 530px;
	border-spacing: 0px;
}

#matrix42_event_listing th,
.event_listing th {
	background-color: #EFEFEF;
}

#matrix42_event_listing th, #matrix42_event_listing td,
.event_listing th, .event_listing td {
	padding: 2px 5px 2px 2px;
	font-size: 11px;
}

a.event_detail_link_row  {
	font-size: 11px;
	text-decoration: none;
}

a.event_detail_link  {
	font-size: 11px;
	text-decoration: none;
}

.event_detail_item {
	clear: both;
	display: block;
}

.c50r {
	clear: both;
	float: left;
}

.event_detail_element_title {
	width: 100px;
	display: block;
	float: left;
}

.event_detail_element {
	float: left;
	margin-bottom: 2px;
}


a.flexLink_btn_content  {
	float: left;
	font-size: 11px;
}

.flexLink_btn_grey_al_left {
	clear: both;
	float: left;
	width: 100%;
}

.flexLink_btn_grey_al_left_session {
	width: 100%;
}

.flexLink_btn_content  {
	height: 35px;
	vertical-align: middle;
	margin-bottom: 20px;
	float: left;
}

.flexLink_btn_content a {
	cursor: pointer;
	text-decoration: none;
	color: #d20019;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
}

.flexLink_btn_grey_al_left span  {
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	float: left;
	height: 35px;
	background: url(event_button_bg_img.gif) repeat-x left top;
}

.flexLink_btn_grey_al_left span.register {
	color: #D20019;
}

.flexLink_btn_grey_al_left .left_img  {
	width: 14px;
	background: url(event_button_left_img.gif) no-repeat left top;
}

.flexLink_btn_grey_al_left .right_img  {
	width: 20px;
	background: url(event_button_right_img.gif) no-repeat left top;
}

.mailformplus_registrationform .error {
	color: #d20019;
	font-weight: bold;
}

.subcr {
	clear: both;
	margin-top: 50px;
}

#content {
	position: relative;
	background: none;
}

/* nicht mehr benötigt, da Darstellung jetzt in Dropdown
.ib_event_filter {
	position: absolute;
	left: 25px;
	top: 80px;
	width: 150px;
}
*/

.ib_event_filter input {
	border: 0px;
}

#event_filter  {
	padding: 0px;
}

#event_filter ul {
	padding: 0px;
	margin: 0px;
}

#event_filter li {
	padding-left: 0px;
	background: none;
}

.check_desc {
	font-size: 11px;
}

#regcebit .registration_form_field {
	float: none;
	margin-bottom: 5px;
}

#regcebit .registration_form_input {
	height: 21px;
}

#regcebit .registration_form_tickets {
	height: 36px;
}

#regcebit .rb {
	float: left;
	margin-right: 5px;
	margin-left: 0;
	border: none !important;
}

#regcebit .registration_form_title {
	padding-right: 10px;
}

#regcebit label {
	padding-right: 10px;
}

#regcebit label.follow {
	margin-top: 1px;
	float: left;
}

#regcebit select {
	width: 130px;
}

#regcebit #registration_tickets {
	margin-left: 0;
	border: none !important;
}

#regcebit .registration_form_field_large {
	margin-bottom: 5px;
	height: 100px;
}

.flexLink_btn_content input  {
	color: #d20019;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	float: left;
	height: 35px;
	background: url(event_button_bg_img.gif) repeat-x left 2px;
	margin-top: -2px;
	border: none !important;
}

.clear {
	clear: both;
}


/* Fullpage Template START */

#fullpagecontent {
	width: 800px;
	margin: 125px auto 0px auto;
	border: 1px solid #e3e1e2;
}

/* Fullpage Template END */




/* Liveperson.com START */

table.lpStaticButton  {
	padding: 0px;
	margin: 0px;
}

.lpPoweredBy {
	display: none;
}

.lpEmtStarRating {
	display: none;
}

/* Liveperson END */




/* SpryCollapsiblePanel START */
.CollapsiblePanel {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-left: 1px solid #E4E2E2;
	border-right: 1px solid #E4E2E2;
	border-top: 1px solid #E4E2E2;
	border-bottom: 1px solid #E4E2E2;
}

.CollapsiblePanelTab {
	font-weight: bold;
	font-size: 11px;
	background-color: #DDD;
	margin: 0px;
	padding: 2px 20px 2px 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 5px;
	border-top: 0px solid #E4E2E2;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: #EEEEEE url(panel1.gif) right center no-repeat;
	border-bottom: 1px solid #E4E2E2;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
	background: #EEEEEE url(panel0.gif) right center no-repeat;
}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}
/* SpryCollapsiblePanel.css END */
