img{
	border: none
}
a{
	color: #00479B;
}
#content_bg_div{
}

#content_bg {
	display: block;
	width: 61em;
	height: 35.5em;
	margin: 0 auto;
}
#bodydiv {
	position: relative;
	width: 58em;
	margin: 0 auto;
	padding-left: 3em;
	margin-top: -30em;
	color: #00479B;
}
#content_div{
}
#content_meta_nav_div {
	width: 31em;
	height: 2em;
}
#content_meta_nav_div ul {
	float: right;
	margin-right: -2em;
}
#content_meta_nav_div ul li {
	padding-right: 2em;
}
#contentfont_print_div {
	float: right;
	margin-right: 2.4em;
}
#contentfont_print_div ul {
	margin: 0;
	padding: 0;
}
#contentfont_print_div ul li {
	padding-left: 2em;
}
#contentmenu a {
	font-size: .7em;
	color: white;
	text-decoration: none;
}
#contentmenu a:hover, #contentmenu a:focus {
	text-decoration: underline;
}
/*second level*/
#sub_nav_div {
	clear: both;
	height: 4em;
	vertical-align: top;
	display: block;
	
}
#sub_nav_div li {
	line-height: 2em;
	height: 16em;
	background: url(../images/bg_content_sub_border.png) top left no-repeat;
	margin-top: -.22em;
	margin-bottom: -13.7em;
}


#sub_nav_div a {
	text-decoration: none;
	color: #115A98;
	font-weight: bold;
	font-size: .75em;
}
#sub_nav_div a:hover, #sub_nav_div a:focus{
	text-decoration: underline;
}
#sub_nav {
}
#sub_nav li {
	background-position: top right;
	padding-right: 2em;
	padding-left: 1.5em;
}
#partner_nav {
	float: right;
	margin-right: 2em;
}
#partner_nav li {
	padding-right: .8em;
	padding-left: 1.5em;
}
li.active a {
	text-decoration: underline !important;
}
/*content*/
#content_div {
	margin-bottom: 1em;
	display: block;
	height: 30em;
	padding: 10px;
	position:relative;
	top: -0em;
}
* html #content_div{
	top: -13em;
	height: 28em;
}
.csc-textpic-imagewrap {
	width: auto !important;
}
/*headlines*/
div#content_div div div h1 {
	font-size: 1.2em;
	color: #115C9B;
	border-bottom: 1px solid #115C9B;
	margin-bottom: 6px;
}
/*c33_66*/
.c33_66l {
	width: 33%;
	float: left;
}
.c33_66r {
	float: right;
	height: 22em;
	margin-bottom: 1em;
	overflow: auto;
	width: 66%;
}
/*news*/
div.news-list-container {
	float: left;
}
div.news-single-item {
	width: 25.8em;
	border: none;
	background: none;
	padding-right: .5em;
	padding-left: .5em;
	color: #115C9B;
	line-height: 1.4em;
font-size: .9em;
}
div.news-single-item  span.pdfdownload{
	float:right;
	position:relative;
	right: -.9em;
}
div.news-single-item span.pdfdownload a img{
	width: 6.736em;
	height: 1.458em;
	border: none;
}

div.news-single-item div.news-dachzeile {
	color: #F6C405;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#c14_40_r div.news-single-item h2 {
	border: none;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 12px;
}
#c14_40_r div.news-single-item h3 {
	font-size: .8em;
	line-height: 1.4em;
	margin-bottom: 12px;
}

div.news-single-item p.bodytext {
	font-size: 1em;
	line-height: 1.5em;
}

/*news-list
div.news-list-container .tl {
	background: url(../tt_news/top_left.png) no-repeat;
}
div.news-list-container .t {
	background-image: url(../tt_news/top.png);
	background-repeat: repeat-x;
}
div.news-list-container .tr {
	padding-top: 5px;
	background: url(../tt_news/top_right.png) 100% 0 no-repeat;
}
*/
div.news-list-container {
}
div.news-list-item {
	color: #115C9B;
	font-size: .7em;
	font-weight: bold;
	color: #115C9B;
	display: block;
}
span.newscontent{
	display:block;
	height: 6.2em;
	_height: 5.2em;
}
div.news-list-item a{
	color: #115C9B;
	text-decoration: none;
	display:block;
	width: 17em;
	padding: 8px;
	height: 6em;
	background: url(../tt_news/list_b.png) repeat-x;
	background-color: #EAF0F1;
	cursor: pointer;
}
div.news-list-item a:hover, div.news-list-item a:focus, div.news-list-item a.active{
	background: url(../tt_news/list_1.png) repeat-x;
	background-color: #B9CFDF;
}

div.news-list-item span.news-list-date {
	text-align: left;
	display: block;
	font-weight: normal;
	font-size: .8em;
	color: #4582AF;
}
div.news-list-item span.headline{
	display:block;
}

div.news-list-item span.headline a {
	color: #115C9B;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
div.news-list-item span.subheader {	
	font-weight: normal;
}
span.news-list-morelink {
	position:relative;
	left: 16em;
	top: -1.5em;
	display: block;
	margin-right: 0em;
}
span.news-list-morelink img{
	border:none;
	width: 1.34em;
	height: 1.34em;	
}
/*position fix for ie6*/
* html span.news-list-morelink img{
	position:relative;
	top: 1.5em;
}


div.news-list-container hr.clearer {
	visibility: hidden;
}

/*browsebox*/
div.news-list-browse{
	width: 12.9em;
	text-align: center;
	padding: .2em 0;
	margin: 0 auto;
/*	background: url(../tt_news/bg_browsebox.gif);*/
	background: url(../tt_news/list_b.png) repeat-x;
}
div.news-list-browse a{
	display:block;
	margin-top: .2em;
}

.prevlink{
/*	margin-left: 1.5em;*/
	float:left;
	width: 3.5em;
}
.prevlink a img{
	margin-right: .5em;
}
.nextlink{
	margin-right: 1.5em;
	width: 3.5em;
	float:right;
}
.nextlink a img{
	margin-left: .5em;
}
span.browselinks{
	display: block;
	font-size: .8em;
	line-height: 1.5em;
	height: 1.6em;
	text-align:bottom;
	font-weight:bold;
}




/*exercises*/
.tx-rbflashobject-pi1-swf_altcontent{
height: 34.875em;
	position:relative;
	top: -3em;
	margin: 0;
	margin-left: -2.4em;
	padding: 0;
	padding-bottom: 2em;
	float:left;
}
* html .tx-rbflashobject-pi1-swf_altcontent{
	
	background:none;
	float:none;
}

.tx-rbflashobject-pi1-swf_altcontent embed{
	width: 59.5625em;
	height: 35.875em;
	position:relative;
	display:block;
	margin: 0;
}
.tx-rbflashobject-pi1-swf_altcontent object{
	width: 59.5625em;
	height: 35.875em;
	position:relative;
	display:block;
	left: 0em;
}

/*size of flash movie is different due to bugs with flash-plugin when wmode transparent is used -> wrong keyboard mapping*/
#aerobicard embed, #aerobicard object{
  height: 26.4375em;
  width: 54.625em;
  left: 2em;
  top: 1.5em;
}

* html #aerobicard object{
  left: 4em;
  top: 3em; 
}


.tx-rbflashobject-pi1-swf_altcontent blockquote{
	margin-left: 4em;
	background: white;	
	width: 50em;
	padding: 1em;
}
/*hide printlink*/
body#page-26 #printlink,
body#page-62 #printlink{
	visibility:hidden;
}


/*fce*/
.c55{
	width: 100%;
}
.c55l{
	float:left;
	width: 49%;
}
.c55r{
	float: right;
	width: 49%;
	padding-right: 6px;
	height: 23em;
	overflow: auto;
}

/*footer*/
#footer{
position:relative;
top: -6em;
}
/*
body#page-1 #footer{
	top:0;
}
*/