html, body, #body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px; /*0.8em;*/
	color: #000;
	text-align: center;
}
form, h1, h2, h3, p {
	border: 0;
	margin: 0;
	padding: 0;
}
p, td, th {
	font-size: 12.5px; /*1em;*/
}
img {
	border: 0;
}
p {
	padding-bottom: .8em;
}
h1, h2, h3, h4 {
	margin: .3em 0;
	padding: 0;
	line-height: 100%;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3, h4 {
	font-size: 1.2em;
}
a {
	color: #073559;
}
a:hover, a img {
	text-decoration: none;
}

#content_container {
	position: relative;
	width: 950px;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}
#content {
	text-align: justify;
	padding: 100px 245px;
	line-height: 150%;
}
#footer {
	background-image: url(../_img2/footer_line.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	text-align: right;
	margin-top: 50px;
	padding-top: 5px;
	color: #0A4778;
	clear: both;
}
#footer a {
	color: #0A4778;
}

#fixed_top_container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
	width: 100%;
	z-index: 3;
	text-align: center;
}
#fixed_top_container #fixed_top {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#fixed_bottom_container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	z-index: 3;
	text-align: center;
}
#fixed_bottom_container #fixed_bottom {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#leftbar_container {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 245px;
	z-index: 3;
	text-align: left;
}
#navibar {
	width: 140px;
	background-color: #0A4778;
	z-index: 5;
}
#navibar .inner {
	padding: 73px 0 15px 25px;
}
#navibar img { /* Logo */
	width: 97px;
	height: 149px;
}
#navibar ul.topnav {
	margin: 30px 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#navibar ul.topnav li {
	margin: 0;
	padding: 5px 0 5px 0;
	position: relative;
}
#navibar ul.topnav li a {
	display: block;
	padding: 2px 3px 2px 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#navibar ul.topnav li span {
	display: none;
	position: absolute;
	left: -5px;
	bottom: 2px;
	width: 10px;
	height: 10px;
	z-index: 5;
	background-color: #BBCCEF;
}
#navibar ul.topnav li.aktiv a {
	background-color: #5274CC;
	color: #fff;
}
#navibar ul.topnav li.aktiv span, #navibar ul.topnav li.markiert span {
	display: block;
}
#navibar ul.topnav li.markiert span {
	background-color: #5274CC;
}
#navibar ul.topnav li div.subnav {
	display: none;
	position: absolute;
	left: 115px;
	top: 5px;
	z-index: 10;
	background-color: #5274CC;
}
#navibar ul.topnav li div.subnav ul {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style-type: none;
}
#navibar ul.topnav li div.subnav ul li {
	margin: 0;
	padding: 5px 0 5px 0;
}
#navibar ul.topnav li div.subnav ul li a {
	display: block;
	padding: 2px 3px 2px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
	background-image: none;
}
#navibar ul.topnav li div.subnav ul li a:hover {
	text-decoration: underline;
}
#illu {
	position: relative;
	padding-left: 30px;
	background-image: url(../_img2/ecke_illu.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#illu_block {
	position: absolute;
	left: 0;
	top: 145px;
	z-index: 10;
	width: 70px;
	height: 70px;
	background-color: #E5EAF5;
}
#fade_box {
	width: 200px;
	height: 215px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#rightbar_container {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 140px;
	z-index: 3;
	height: 400px;
	text-align: left;
	background-color: #0A4778;
}
#rightbar {
	margin: 20px 10px 20px 10px;
	color: #fff;
}
#rightbar a {
	color: #BCCCEE;
}
#rightbar h1, #rightbar h2, #rightbar h3, #rightbar h4 {
	font-size: 1em;
}
#rightbar div.item {
	margin-bottom: 20px;
}
#rightbar_bottomlinks {
	position: absolute;
	bottom: 0;
	padding: 5px 0;
	width: 140px;
	text-align: center;
	font-size: .8em;
	color: #BCCCEE;
}
#rightbar_bottomlinks a {
	color: #BCCCEE;
}
a#satraining {
	display: block;
	margin-bottom: 10px;
}
a#satraining img {
	width: 80px;
	height: 15px;
}
#box_10jahre {
	display: block;
	position: absolute;
	top: -95px;
	right: -60px;
	width: 113px;
	height: 113px;
	background-color: #BBCCEF;
	background-image: url(/_img2/box_10jahre.gif);
}

#topkeys {
	position: absolute;
	left: 0;
	top: 72px;
	height: 20px;
	width: 100%;
	background-image: url(../_img2/topkeys.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#blue_background {
	position: fixed;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	height: 20%;
	background-color: #5274CC;
	z-index: 0;
}
#blue_background .line {
	width: 100%;
	height: 30%;
	background-color: #BBCCEF;
	border-bottom: 2px solid #fff;
}

* html, * html body {
}
* html #fixed_top_container, * html #fixed_bottom_container {
    position:absolute;
}
* html #blue_background {
	display: none;
}

hr.tkd {
	display: block;
	clear: both;
	border: 0;
	color: none;
	background: none;
	margin: .2em auto 1em auto;
	width: 80px;
	height: 26px;
	background-image: url(../_img2/trenner_tkd.gif);
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.padtop {
	padding-top: .8em; 
}
.nobr {
	white-space: nowrap;
}

@media print {
	body {
		color: #000;
	}
	#content_container {
		width: 100%;
		margin: 0 auto;
	}
	#content {
		padding: 0;
	}
	#fixed_top_container, #fixed_bottom_container, #topkeys, #blue_background {
		display: none;
	}
}
