@charset "utf-8";
/* CSS Document */

@import url(menus.css);


html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
}
html {
     overflow: -moz-scrollbars-vertical;
}

*{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	text-decoration:none;
	color:#0050A5;
}
.mainContent a {
	font-weight:bold;
}
a:hover  {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}

H1{
	color:#0050A5;
	font-size:15px;
	font-weight:bold;
	padding-bottom:15px;
}
p{
	color:#828282;
	padding-bottom:10px;
	line-height:16px;
	font-size:12px;
}
.container{
	width:990px;
	margin:0 auto;
	height:100%;
	height:auto;
}
.header{
	width:990px;
	height:172px;
}
.headerLogo{
	width:345px;
	float:left;
}
.logo{
	padding-top:15px;
	margin-left:3px;
}
.headerLinks{
	width:280px;
	float:right;
	padding-top:15px;
}
.content{
	width:990px;
}
.contentLeft{
	width:160px;
	float:left;
}
.contentRight{
	width:825px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #BFC8E3;
}
.mainColumn{
	width:545px;
	background-color:#FFFFFF;
	float:left;
	padding-top:21px;
	position:relative;
	margin-bottom:15px;
	min-height:400px;
}
.topBox{
	background-attachment: scroll;
	background-image: url(images/topBox.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:545px;
	height:21px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.columnRight{
	width:280px;
	float:left;
	padding-top:72px;
}
.right_content{
	background-color:#FFFFFF;
	padding-left:10px;
	margin-left:15px;
}
.mainContent{
	padding-top:15px;
	padding-bottom:15px;
	padding-right:145px;
	padding-left:10px;
}
.csc-header{
}
.footerLinks{
	padding-top:18px;
	padding-left:160px;
}
.clear{
	clear:both;
	height:0;
	font-size:0;
}
/****  RTE   ****/
.mainContent .bodytext{
/*	padding-right:145px;
*/}
p.bodytext a,
p.pdf_link a{
	color:#0050A5;
	font-weight:bold;
}
.right_content .pdf_link{
	margin-left:10px;
	background-attachment: scroll;
	background-image: url(images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left:20px;
	padding-bottom:4px;
}
p.border_line{
	border-top:1px solid #BFC8E3;
	padding-top:5px;
	padding-bottom:5px;
	line-height:3px;
	margin-left:10px;
}
p.blue_bullet{
	background-attachment: scroll;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;	
	padding-left:12px;
	color:#0050A5;
	font-weight:bold;
}
p.blueText{
	color:#0050A5;
	font-weight:bold;
	margin-left:10px;
}


/****  TEASER MENU   ****/
.teaser_image{
	padding-right:15px;
}
.teaser_title{
	color:#828282;
	font-weight:bold;
}
.teaser_title a{
	color:#0050A5;
	font-weight:bold;
}
table.tx-reeateasermenu-pi1 {
	padding:0 0 0 0;
	width:100%;
}

table.even,
table.odd{
	padding-bottom:0px;
	border-bottom:2px dotted #0050A5;
	width:100%;
	margin-bottom:10px;
}
table.even tr td,
table.odd tr td{
	padding-bottom:10px;
}

/***  CH GALLERY   **/
.tx-chgallery-pi1{
	text-align:center;
	width:525px;
}
.tx-chgallery-pi1 .single {
	margin:4px;
}
.tx-chgallery-pi1 .pagebrowser .next {
	color:#0050A5;
	font-weight:bold;
}
.tx-chgallery-pi1 .pagebrowser .prev {
	color:#0050A5;
	font-weight:bold;
}
/***  FCE  ***/
.fceBox{
	width:525px;
}
.fceBox .leftBox{
	width:250px;
	float:left;
	padding-right:10px;
}
.fceBox .rightBox{
	width:250px;
	float:left;
}

.fceBox .bodytext{
	padding-right:2px;
}
/****  BOALINGUA LISTS   ***/
.termine_row{
	border-bottom:2px dotted #0050A5;
	padding-bottom:0px;
	margin-bottom:10px;
	width:400px;
}
.termine_date{
	width:100px;
	padding-right:33px;
	float:left;
	font-weight:bold;
}
.termine_title{
	width:267px;
	float:left;
	font-weight:bold;
}
.termin_row_description {
	padding-top:10px;
}

.right_content .tx-chgallery-pi1{
	text-align:center;
	width:auto;
	padding-left:6px;
	padding-bottom:0px;
}

.right_content H2{
	background-attachment: scroll;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: -2px 5px;	
	font-weight:bold;
	color:#0050A5;
	font-weight:bold;
	font-size:12px;
	padding:0px 10px;
	padding-bottom:2px;
	display:block;
}
.right_content p{
	padding-left:12px;
	padding-right:12px;
	padding-bottom:0px;
}
.right_content .tx-chgallery-pi1 .pagebrowser {
	margin:2px 0;
	padding:3px 0;
	display:none;
}
.fceLineGray {
	border-bottom:1px solid #BFC8E3;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:12px;
}

/* RTE */

p.lead {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	background-attachment: scroll;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}


p.untertitel1 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:5px;
}
p.untertitel1DottedLine {
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	background-attachment: scroll;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:0px;
	padding-bottom:10px;
}

p.untertitel2DottedLine {
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	font-style:italic;
	background-attachment: scroll;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:0px;
	padding-bottom:10px;
}
p.untertitel2 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	font-style:italic;
	padding-top:5px;
}

p.dottedline {
	background-attachment: scroll;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:0px;
	padding-bottom:12px;
	padding-top:0px;
}
p.dottedline a{
	font-weight:bold;
	color:#0050A5;
}
p.dottedlineTopPadding {
	background-attachment: scroll;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:0px;
	padding-bottom:12px;
	padding-top:7px;
}
p.dottedlineTopPadding a{
	font-weight:bold;
	color:#0050A5;
}
p.dottedlineGray {
	margin-bottom:0px;
	padding-bottom:10px;
	padding-top:0px;
	border-bottom:2px dotted #828282;
}
p.dottedlineGray a{
	font-weight:bold;
	color:#0050A5;
}

p.normal {
	margin-bottom:0px;
	padding-bottom:12px;
	padding-top:0px;
}
p.normal a {
	font-weight:bold;
}
.singleBox {
	padding:10px 0;
}

/* LIGHTBOX */
/*
#imageData #numberDisplay {
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:0;
	position:absolute;
	top:20px;
}
#imageData #imageDetails {
	float:left;
	padding:10px 0 0;
	text-align:left;
	width:90%;
}

#outerImageContainer {
background-color:#FFFFFF;
margin:0 auto;
margin-top:40px;
position:relative;
}
#imageContainer {
padding:10px;
padding-top:40px;
}
*/

/* POWERMAIl */

fieldset.tx-powermail-pi1_fieldset {
	background-color:transparent;
	border:0px solid #AAAAAA;
	padding:0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	color:black;
	font-weight:bold;
	display:none;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:transparent;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:380px;
	border:1px solid #828282;
	padding:2px;
	color:#0050A5;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:240px;
	color:#838186;
}
fieldset.tx-powermail-pi1_fieldset #powermaildiv_uid8 div {
	margin-left:0px;
}
fieldset.tx-powermail-pi1_fieldset #powermaildiv_uid8 .powermail_radio_inner_uid8_0 label,
fieldset.tx-powermail-pi1_fieldset #powermaildiv_uid8 .powermail_radio_inner_uid8_1 label {
	margin-top:4px;
	width:35px;
}
.csc-sitemap ul li {
	color:#828282;
	padding-bottom:15px;
	font-weight:bold;
}
.csc-sitemap ul li a {
	color:#828282;
	font-weight:bold;
}
.csc-sitemap ul li ul li {
	color:#828282;
	padding-bottom:2px;
	background-attachment: scroll;
	background-image: url(images/sitemap_li.jpg);
	background-repeat: no-repeat;;
	background-position: left 3px;
	padding-left:12px;
}
.csc-sitemap ul li ul li a {
	color:#828282;
	font-weight:normal;
}
.mainContent ol {
	padding-left:20px;
	color:#828282;
}
.mainContent ol li {
	color:#828282;
	list-style:decimal;
	line-height:16px;
}
.results {
	width:280px;
	float:right;
	padding-top:15px;
	margin-left:250px;
}
.tx-reeapegeldaten-pi1 {
	padding-left:11px;
}
.tx-reeapegeldaten-pi1 .reeapegeldaten-text {
	font-weight:bold;
	color:#828282;
}
.tx-reeapegeldaten-pi1 .reeapegeldaten-date-time-hour {
	color:#828282;
}
.tx-reeapegeldaten-pi1 .reeapegeldaten-level {
	color:#828282;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.mainContent div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
	padding-bottom:15px;
}
span.powermail_mandatory {
	color:#0050A5;
}
div.powermail_mandatory_js {
	color:#0050A5;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background-attachment: scroll;
	background-image: url(images/search_off.jpg);
	background-repeat: no-repeat;;
	background-position: left bottom;
	*background-position: left top;
	width:71px;
	height:22px;
	border:0;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover {
	background-attachment: scroll;
	background-image: url(images/search_on.jpg);
	background-repeat: no-repeat;;
	background-position: left bottom;
	*background-position: left top;
}
ul.circles {
	padding-left:15px;
}
ul.circles li {
	list-style:disc;
}
ul.circlesDotted {
	padding-left:14px;
	*padding-left:15px;
	background-attachment:scroll;
	background-image:url(images/dots.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:0;
	padding-bottom:12px;
	color:#828282;
	margin-top:-10px;
}
ul.circlesDotted li {
	list-style:disc;
	line-height:18px;
}

fieldset.tx-powermail-pi1_fieldset fieldset legend {
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
