/*
	Gestaltung, Programmierung und Umsetzung:
	
	etone intermedia GmbH
	Endterstraße 7
	90459 Nürnberg 
	
	E-Mail: team@etone.de
	Internet: www.etone.de
	
	Telefon: (+49) 911 / 433 13 - 0
	Fax: (+49) 911 / 433 13 - 29

	modified by wf@bitplan.com
	$Header$
	$Id: default.css 143 2008-02-12 16:20:48Z stefan.tilkov $
	$Log$
	Revision 1.15  2008/01/11 09:50:23  wf
	improved

	Revision 1.14  2007/12/17 08:39:38  wf
	improved

	Revision 1.13  2007/12/16 09:08:59  wf
	improved

	Revision 1.12  2007/12/16 08:42:59  wf
	improved

	Revision 1.11  2007/12/15 20:20:26  wf
	fixed

	Revision 1.10  2007/12/15 19:14:07  wf
	fixed

	Revision 1.9  2007/12/15 16:50:24  wf
	w3c 111

	Revision 1.8  2007/12/13 17:52:43  wf
	improved

	Revision 1.7  2007/12/13 17:30:16  wf
	improved

	Revision 1.6  2007/12/13 16:59:16  wf
	current changes

	Revision 1.5  2007/12/13 16:05:38  wf
	logo

	Revision 1.4  2007/12/13 14:48:58  wf
	menu handling improved

	Revision 1.3  2007/12/13 09:27:51  wf
	improved
	
	original text color:
	# 3e 5b 88
*/
html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 11px Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 0;
}
#container {
	z-index: 1;
	height: 100%;
}
#top-bar {
	height: 90px;
	width: 100%;
	/*background: #32577d;*/
	margin: 0;
	padding: 0;
	z-index: 999;
	border-bottom: 1px Solid Red;
}
#topbar-inner {
	float: left;
	height: 71px;
	background: #fff;
}
#logo {
	margin-left: 25px;
	margin-top: 10px;
}
#top-bar-menu {
	float: left;
	margin-left: 295px;
	margin-top: 33px;
	color: #7f7f7f;
	font-size: 11px;
}

#top-bar-menu a {
	text-decoration: none;
	font-size: 11px;
	color: #3e5b88;
}
#top-bar-menu a:hover {
	text-decoration: underline;
}

#topbar-inner-sec {
	clear: both;
	height: 5px;
}
#language-select {
	width: 311px;
	height: 48px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
#language-select-inner {
	padding-left: 22px;
}
#language-select-inner select {
	width: 159px;
	height: 20px;
	color: #7f7f7f;
	background: white;
	font: 11px Arial;
}
#language-select p {
	margin: 0 0 5px;
	padding: 0;
	font-size: 11px;
	color: #7f7f7f;
}

.select-label {
	margin-right: 20px;
}
#main {
	clear: both;
	float: none;
	width: 985px;
}
#left-side {
	float: left;
	width: 211px;
}
#navlist {
	position: relative;
	margin-top: 20px;
	width: 211px;
}
#navlist h1 {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #eaeaea;
	font-size: 12px;
	font-weight: bolder;
	line-height: 18px;
}
#navlist h1 a {
	text-decoration: none;
	margin-left: 22px;
	color: #3e5b88;
}
#navlist h1 a:hover {
	text-decoration: none;
	display: inline;
	background: #3e5b88;
	color: white;
}
#navlist h1 .menuHighlight {
	text-decoration: none;
	display: inline;
	background: #eaeaea;
}
#navlist #NaviTop {
	border-top: none;
}
#navlist .subnavi {
	display: none;
	margin-left: 30px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #3e5b88;
}
#navlist .subnavi a, #navlist .subnavi a:hover {
	color: #3e5b88;
	display: block;
}
#navlist .subnavi a {
	text-decoration: none;
}
#navlist .subnavi a:hover {
	text-decoration: underline;
}
#sub-menu {
	margin-top: 15px;
	padding: 17px 0 17px;
	width: 211px;
	background: #e5eefa url(../images/menu-rtop-box-rounded.gif) no-repeat top right;
}
#sub-menu h2 {
	border: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 11px;
	background: url(../images/arrow_small.gif) no-repeat 15px center;
}
#sub-menu h2 a {
	color: #3e5b88;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
#sub-menu h2 a:hover {
	text-decoration: underline;
}
#sub-menu-bottom {
	height: 5px;
	width: 211px;
	background: #e5eefa url(../images/news-box-rbottom-rounded.gif) no-repeat right bottom;
}
#newsletter {
	display: none;
	width: 211px;
	border-bottom: 1px solid white;
	background: #f6f6f6 url(../images/news-box-rbottom-rounded.gif) no-repeat right bottom;
}
#newsletter p {
	padding: 12px 0 0 25px;
	font-size: 11px;
	line-height: 17px;
	color: #7f7f7f;
	margin: 0;
}
#newsletter b {
	font-weight: bold;
	color: #7f7f7f;
}
#newsletter-form {
	margin: 0;
	padding: 5px 0 25px 25px;
}
#newsletter-form-input {
	color: #7f7f7f;
	font-size: 11px;
	line-height: 13px;
	width: 135px;
	border: 1px solid #cacaca;
	height: 13px;
	margin-bottom: 2px;
	padding-left: 7px;
	background: white;
}
#newsletter-form-submit {
	top: 1px;
	width: 17px;
	height: 17px;
	border: 1px solid #cacaca;
	background: white url(../images/send-arrow.gif) no-repeat 6px center;
}
#content {
	float: left;
	width: 491px;
	height: auto;
	margin-left: 25px;
}
.content-container {
	margin-top: 25px;
	height: auto;
	min-height: 485px;
}
.headline {
	width: 491px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 6px;
	margin-top: 13px;
}
.headline h1 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	color: #202020;
	font-weight: 500;
}
.overview-news-container {
	border-bottom: 1px solid #eaeaea;
	margin-top: 11px;
	padding-bottom: 5px;
}
#last {
	border: none;
}
.news-container {
	margin-top: 11px;
	padding-bottom: 5px;
	text-align: left;
}
.news-container .imglinks {
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px;
	width: auto;
	height: auto;
	border: 1px solid #eaeaea;
}
.news-container .imglinks p {
	color: #7f7f7f;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	font-style: italic;
	line-height: 13px;
	text-align: left;
	clear: left;
}
.news-container .imglinks img {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.news-container .imgrechts {
	float: right;
	margin: 0 0 0 10px;
	padding: 1px;
	width: auto;
	height: auto;
	border: 1px solid #eaeaea;
}
.news-container .imgrechts p {
	color: #7f7f7f;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	font-style: italic;
	line-height: 13px;
	text-align: left;
	clear: left;
}
.news-container .imgrechts img {
	border: none;
	margin: 0;
	padding: 0;
}
.overview {
	margin-bottom: 5px;
	height: 11px;
}
.overview p {
	text-align: right;
	color: #3e5b88;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	background: url(../images/arrow_left.gif) no-repeat 417px center;
}
.overview a {
	color: #3e5b88;
	text-decoration: none;
}
.overview a:hover {
	text-decoration: underline;
}
.overview_en {
	margin-bottom: 5px;
	height: 11px;
}
.overview_en p {
	text-align: right;
	color: #3e5b88;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	background: url(../images/arrow_left.gif) no-repeat 435px center;
}
.overview_en a {
	color: #3e5b88;
	text-decoration: none;
}
.overview_en a:hover {
	text-decoration: underline;
}
.date p {
	font-size: 11px;
	color: #797979;
	font-weight: bold;
}
.content-headline h2, .news-headline h2 {
	font-size: 17px;
	color: #3e5b88;
	margin: 0;
	padding: 4px 0 5px;
	font-weight: 600;
	line-height: 21px;
}
.content-headline h2 a, .news-headline h2 a {
	font-size: 17px;
	color: #3e5b88;
	font-weight: 600;
	text-decoration: none;
}
.content-headline h2 a:hover, .news-headline h2 a:hover {
	text-decoration: underline;
}
.content-txt h2 {
	font-size: 17px;
	color: #3e5b88;
	margin: 0;
	padding: 0 0 5px;
	font-weight: 600;
	line-height: 21px;
}
.content-txt img, .news-txt img {
	float: left;
	padding: 1px;
	border: 1px solid #eaeaea;
	margin: 4px 8px 5px 0;
}
.content-txt .paragraph {
	border: none;
	float: left;
	padding: 0;
	margin: 4px 5px 0 0;
}
.content-txt, .news-txt {
	float: left;
}
.content-txt hr {
	height: 1px;
	border: none;
	border-top: 1px solid #eaeaea;
	color: #eaeaea;
	margin-bottom: 20px;
	width: 491px;
}
.content-txt ul {
	margin: 0 0 20px 20px;
	padding: 0;
	list-style-type: none;
	color: #797979;
	font: 12px Arial, Helvetica, sans-serif;
}
.content-txt li {
	padding-left: 10px;
	margin-bottom: 6px;
	background: url(../images/bullet.gif) no-repeat left center;
}
.content-txt a, .news-txt a {
	color: #002968;
	text-decoration: none;
}
.content-txt a:hover, .news-txt a:hover {
	text-decoration: underline;
}
.content-txt span {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: -12px;
	margin-left: 10px;
	padding-left: 8px;
	color: #002968;
	background: url(../images/arrow_small.gif) no-repeat 0 6px;
}
.content-txt span a {
	font-size: 12px;
	color: #3e5b88;
	text-decoration: none;
}
.content-txt span a:hover {
	color: #3e5b88;
	text-decoration: underline;
}
.news-txt span {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-left: 6px;
	font-size: 12px;
	line-height: 12px;
	color: #002968;
	background: url(../images/arrow_small.gif) no-repeat 0 6px;
}
.news-txt span a {
	color: #3e5b88;
	text-decoration: none;
}
.news-txt span a:hover {
	color: #3e5b88;
	text-decoration: underline;
}
.content-txt p, .news-txt p {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	padding: 0 0 15px;
	margin: 0;
}
.content-txt .bildinfo, .content-container .bildinfo p, .news-txt .bildinfo, .bildinfo p {
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	color: #aeaeae;
	width: 290px;
	background: none;
}
.content-txt table {
	width: 491px;
	font-size: 12px;
	color: #797979;
	margin: 10px 0;
	margin-top: 10px;
}
.content-txt table td {
	vertical-align: top;
	/* padding: 7px 10px 7px 0; */
	border: 1px solid white;
}
.content-txt table .table-border, .content-txt table .table-head .table-border {
	padding-left: 10px;
	border-bottom: none;
	border-left: none;
}
.content-txt table .table-head td {
	background: #f2f7fd;
	padding: 0;
	border-bottom: 2px solid white;
	font-weight: bold;
	color: #3e5b88;
}
.content-txt .grey-line {
	background: #f2f7fd;
}
.content-txt .table-date {
	text-align: left;
	width: 70px;
	padding-right: 10px;
}
.news-txt table {
	width: 491px;
	font-size: 12px;
	color: #797979;
	margin: 10px 0;
}
.news-txt td {
	padding: 7px 0 7px 10px;
	vertical-align: top;
	text-align: left;
}
.news-txt .table-head td {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 11px;
	text-align: left;
	border-bottom: 1px solid white;
}
.news-txt .grey-line {
	background: #f2f7fd;
}
.news-txt .table-date {
	text-align: left;
	width: 70px;
	padding-right: 10px;
}
.download-pm {
	float: right;
	margin-bottom: 10px;
	display: inline;
}
.download-pm h5 {
	font-weight: normal;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 11px;
	color: #002968;
	text-decoration: none;
	background: url(../images/arrow_down.gif) no-repeat 0 4px;
}
.download-pm h5 a {
	text-decoration: none;
	color: #3e5b88;
}
.download-pm h5 a:hover {
	text-decoration: underline;
}
.content-txt .img_pruefung {
	border: 0;
	margin-top: -5px;
}
#pruefung {
	width: 491px;
	margin-top: 10px;
	font-size: 12px;
}
#pruefung td {
	padding-left: 10px;
	background: #f2f7fd;
}
#pruefung .blue-line {
	background: #e5eefa;
	border-bottom: none;
}
#pruefung .table-head td {
	padding: 7px 7px 7px 10px;
	color: #3e5b88;
	background: none;
}
#pruefung .table-border-blue-line, #non-bottom-border .table-border-blue-line {
	background: #e5eefa;
	border-bottom: none;
	border-left: none;
}
#pruefungsverfahren {
	width: 491px;
	margin-top: -10px;
	border: none;
}
#pruefungsverfahren td {
	padding-left: 10px;
	border-right: 2px solid white;
}
#pruefungsverfahren .table-date {
	padding-left: 10px;
	border-left: 0;
}
#pruefungsverfahren .table-head td {
	padding: 7px 7px 7px 10px;
	color: #3e5b88;
	border-bottom: none;
	border-top: 1px solid white;
	background: none;
}
#pruefungsverfahren .grey-line {
	border-left: 0;
	background: #f2f7fd;
}
#pruefungsverfahren .blue-line {
	background: #e5eefa;
	border-right: 2px solid white;
}
#pruefungsverfahren .download-pm {
	float: left;
	margin-bottom: 5px;
	display: block;
}
#pruefungsverfahren .download-pm h5 {
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 11px;
	color: #002968;
	text-decoration: none;
	background: url(../images/arrow_down.gif) no-repeat 0 center;
}
#pruefungsverfahren .download-pm h5 a {
	text-decoration: none;
	color: #3e5b88;
}
#pruefungsverfahren .download-pm h5 a:hover {
	text-decoration: underline;
}
.content-txt .downloads {
	width: 491px;
	margin-top: -10px;
	margin-bottom: 35px;
}
.content-txt .downloads td {
	border: none;
	border-right: 2px solid white;
}
.content-txt #upper {
	margin-top: -10px;
	margin-bottom: -10px;
}
.donwloads {
	margin-top: -10px;
	width: 491px;
}
.downloads p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	text-align: left;
	line-height: 16px;
}
.downloads .table-head {
	padding: 7px 7px 7px 0;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: none;
}
.downloads .table-head-download {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
.downloads .table-head p {
	color: #3e5b88;
	background: none;
}
.downloads .download-pm {
	float: left;
	margin-bottom: 5px;
	display: inline;
	width: 109px;
	margin-right: 0;
	padding-right: 0;
}
.downloads .download-pm h5 {
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 11px;
	color: #002968;
	text-decoration: none;
	background: url(../images/arrow_down.gif) no-repeat 0 center;
}
.downloads .download-pm h5 a {
	text-decoration: none;
	color: #3e5b88;
}
.downloads .download-pm h5 a:hover {
	text-decoration: underline;
}
.downloads .table-description {
	width: 230px;
	margin-right: 0;
	padding-right: 0;
}
.downloads .table-description p {
	margin-right: 0;
	padding-right: 0;
	width: 230px;
}
.downloads .grey-line .table-description {
	width: 220px;
	background: #e5eefa;
	border-right: 2px solid white;
}
.downloads .table-head-download p {
	color: #3e5b88;
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.downloads .table-download {
	padding-left: 10px;
	margin-right: 0;
	padding-right: 0;
	width: 105px;
}
.downloads .table-download p {
	margin: 0;
	padding: 0;
}
#training {
	margin-top: -10px;
	width: 491px;
	font-size: 12px;
	color: #797979;
}
#training td {
	border: none;
}
#training p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 16px;
}
#training .table-title td p {
	background: none;
	font-weight: bold;
	color: #3e5b88;
}
#training .table-head {
	font-weight: bold;
	border-right: 2px solid white;
	background: #3e5b88;
	width: 110px;
	margin-right: 0;
	padding-right: 10px;
}
#training .table-head-left {
	margin: 0;
	padding: 0;
	background: #e5eefa;
	border-right: 2px solid white;
	width: 122px;
}
#training .table-head-description p {
	font-weight: bold;
	float: left;
}
#training .table-head-description {
	background: #f2f7fd;
	width: 460px;
}
#training .table-head-description span {
	float: right;
	margin: 0;
}
#training .table-description-right p, #training .table-description-left p, #training .table-head-left p {
	margin: 7px 0 5px;
	padding-right: 0;
	line-height: 16px;
}
#training .table-description {
	background: none;
	border-top: 1px solid white;
	border-bottom: 19px solid white;
}
#training .table-description-right {
	border-top: 1px solid white;
	border-bottom: 19px solid white;
	width: 145px;
	padding: 0;
	margin: 0;
	margin-right: 0;
	padding-right: 0;
}
#training .table-description-left {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 19px solid white;
	border-right: 2px solid white;
}
#training .table-description-left img {
	margin: 2px;
	margin-top: 10px;
}
#training span {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	font-size: 12px;
	color: #002968;
	background: url(../images/arrow_small.gif) no-repeat 0 6px;
}
#training span a {
	color: #3e5b88;
	text-decoration: none;
}
#training span a:hover {
	color: #3e5b88;
	text-decoration: underline;
}
#testing-events {
	margin-top: -10px;
	width: 491px;
	font-size: 12px;
	color: #797979;
}
#testing-events td {
	border: none;
}
#testing-events p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 16px;
}
#testing-events .table-title td p {
	background: none;
	font-weight: bold;
	color: #3e5b88;
}
#testing-events .table-head {
	font-weight: bold;
	border-right: 2px solid white;
	background: #f2f7fd;
	width: 110px;
	margin-right: 0;
	padding-right: 10px;
}
#testing-events .table-head-description {
	font-weight: bold;
	background: #e5eefa;
}
#testing-events .table-description-right p, #testing-events .table-description-left p {
	margin: 5px 0;
	padding-right: 10px;
}
#testing-events .table-description-right {
	margin: 0;
	padding: 0;
	background: #f2f7fd;
	border-top: 1px solid white;
	border-bottom: 19px solid white;
}
#testing-events .table-description-left {
	margin: 0;
	padding: 0;
	background: #f2f7fd;
	border-top: 1px solid white;
	border-bottom: 19px solid white;
	border-right: 2px solid white;
}
#testing-events img {
	margin: 7px 0 0 10px;
}
#testing-events span {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 8px;
	font-size: 12px;
	color: #002968;
	background: url(../images/arrow_small.gif) no-repeat 0 6px;
}
#testing-events span a {
	color: #3e5b88;
	text-decoration: none;
}
#testing-events span a:hover {
	color: #3e5b88;
	text-decoration: underline;
}
#right-side {
	float: right;
	width: 240px;
	margin-top: 20px;
}

.side-box {
	width: 240px;
}

.box-header {
	padding: 1px 5px 0 0;
}

.box-header-title {
	font-weight: bold;
	font-size: 13px;
	padding: 3px 3px 3px 3px;
	background: #cccccc;
	height: 18px;
}

.box-content {
	border-bottom: none;
	width: 233px;
	text-align: left;
	border: 1px Solid #cccccc;
	margin-bottom: 10px;
}

.box-content p {
	font-size: 11px;
	color: #777777;
	text-align: right;
	margin-right: 3px;
}

.box-content img {
	margin-bottom: 13px;
	border: 1px solid #eaeaea;
	margin-top: 13px;
}

.box-content .event-name {
	display: block;
	font-size: 12px;
	color: #3e5b88;
	line-height: normal;
	font-weight: bold;
	margin: 2px 0 5px;
}

.box-content h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 13px 0 0 20px;
	margin-bottom: 10px;
}
.box-content h6 {
	color: #777777;
	font-size: 11px;
	margin: 0 0 0 25px ;
	line-height: 20px;
}

.box-content h6 a {
	color: #3e5b88;
	text-decoration: none;
}

.box-content h6 a:hover {
	text-decoration: underline;
}

#de_content_2, #de_content_3, #de_content_4, #de_content_5, #de_content_6 {
	display: none;
}
#en_content_2, #en_content_3, #en_content_4, #en_content_5, #en_content_6 {
	display: none;
}
#content_1, #en_content_1 {
	display: block;
	visibility: hidden;
}
#footer {
	padding-top: 7px;
	border-top: 1px solid #eaeaea;
	z-index: 1;
	margin-left: 237px;
	width: 491px;
	height: 41px;
}
#footer-inner {
	margin-top: 0;
	height: 36px;
}
#footer-w3c {
	float: left;
	margin-top: 0;
	margin-left: 15px;
	height: 35px;
	width: 96px;
}
#footer_txt {
	float: left;
	text-align: left;
	color: #7f7f7f;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer_txt_right {
	float: right;
	text-align: right;
	color: #002968;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0 9px 0 0;
	background: url(../images/arrow_up.gif) no-repeat top right;
}
#footer_txt_right a {
	text-decoration: none;
	font-size: 11px;
	color: #3e5b88;
}
#footer_txt_right a:hover {
	text-decoration: underline;
}
#footer_txt_link {
	clear: both;
	text-align: left;
	color: #7f7f7f;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer_txt_link a {
	text-decoration: none;
	font-size: 11px;
	color: #3e5b88;
}
#footer_txt_link a:hover {
	text-decoration: underline;
}
.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.success-container {
	margin-top: 11px;
	padding-bottom: 5px;
}
.success-container hr {
	float: left;
	height: 1px;
	border: none;
	border-top: 1px solid #eaeaea;
	color: #eaeaea;
	margin-bottom: 20px;
	width: 491px;
}
.success-overview-container {
	margin-top: 27px;
	padding-bottom: 5px;
}
.success-overview-container hr {
	float: left;
	height: 1px;
	border: none;
	border-top: 1px solid #eaeaea;
	color: #eaeaea;
	margin-bottom: 20px;
	width: 491px;
}
.success-headline h2 {
	font-size: 17px;
	color: #3e5b88;
	margin: 0 0 8px;
	padding: 4px 0 2px;
	font-weight: 600;
	line-height: 17px;
}
.success-headline h2 a {
	font-size: 17px;
	color: #3e5b88;
	font-weight: 600;
	text-decoration: none;
}
.success-headline h2 a:hover {
	text-decoration: underline;
}
.success-txt h2 {
	font-size: 17px;
	color: #3e5b88;
	margin: 0 0 2px;
	padding: 0;
	font-weight: 600;
	line-height: 17px;
}
.success-txt img {
	padding: 1px;
	border: 1px solid #eaeaea;
	margin: 3px 8px 0 0;
	float: left;
	text-align: center;
}
.success-txt .imgright {
	padding: 1px;
	border: 1px solid #eaeaea;
	margin: 4px 0 0 8px;
	float: right;
	text-align: center;
}
.success-txt {
	float: left;
}
.success-txt p {
	font-size: 12px;
	color: #797979;
	line-height: 19px;
	padding: 0 0 15px;
	margin: 0;
	float: left;
	width: 491px;
	text-align: left;
}
.success-txt hr {
	height: 1px;
	border: none;
	border-top: 1px solid #eaeaea;
	color: #eaeaea;
	margin-bottom: 20px;
	width: 491px;
}
.success-txt ul {
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none;
	color: #797979;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.success-txt li {
	padding-left: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	line-height: 18px;
	background: url(../images/bullet.gif) no-repeat left 7px;
}
.success-txt li a {
	border-bottom: 1px solid #797979;
	color: #797979;
}
.success-txt li a:hover {
	border-bottom: 1px solid #002968;
	text-decoration: none;
	color: #002968;
}
.success-txt a {
	color: #002968;
	text-decoration: none;
}
.success-txt a:hover {
	text-decoration: underline;
}
.success-txt a .readmore {
	border-bottom: 1px solid #eaeaea;
}
.success-txt span {
	margin-left: 10px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 18px;
	color: #002968;
	background: url(../images/arrow_small.gif) no-repeat 0 5px;
}
.success-txt span a {
	color: #3e5b88;
	text-decoration: none;
}
.success-txt span a:hover {
	color: #3e5b88;
	text-decoration: underline;
}
.success-txt .left {
	font-size: 12px;
	color: #797979;
	line-height: 19px;
	padding: 0 0 15px;
	margin: 0;
	float: left;
	width: 240px;
	margin-right: 15px;
}
.success-txt .right {
	font-size: 12px;
	color: #797979;
	line-height: 19px;
	padding: 0 0 10px;
	margin: 0;
	float: left;
	width: 235px;
	border-bottom: 1px solid #eaeaea;
}
.success-txt .right h5 {
	position: absolute;
	display: list-item;
}
.success-txt hr {
	width: 235px;
	float: left;
}
.success-txt .onecol {
	font-size: 12px;
	color: #797979;
	line-height: 19px;
	padding: 0 0 15px;
	margin: 0;
	float: left;
	width: 491px;
	text-align: left;
}
.success-txt .onecol img .success-txt .onecol h5 {
	position: absolute;
	display: list-item;
}
.success-txt .onecol .imgright {
	padding: 1px;
	border: 1px solid #eaeaea;
	margin: 4px 0 0 8px;
	float: right;
	text-align: center;
}
.success-txt .kontaktdaten p {
	border-bottom: 3px solid #eaeaea;
	display: inline;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	color: #aeaeae;
	width: 491px;
	background: none;
}
.success-container table {
	width: 491px;
	display: none;
}
.success-overview-container table {
	width: 491px;
	display: none;
}
.success-container .success-headline h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 11px;
	color: #797979;
	display: block;
}
.success-overview-container .success-headline h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 11px;
	color: #797979;
	display: block;
}
.content-container .content-txt .trainingsprov table td {
	border: none;
	padding: 5px 5px 5px 7px;
	margin: 0;
	vertical-align: top;
}
.trainingsprov {
	width: 491px;
	height: auto;
	overflow: hidden;
}
.providerbild p {
	font-size: 11px;
	width: 220px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	line-height: 13px;
	padding: 4px 4px 8px 7px;
}
.providerbild img {
	vertical-align: top;
	text-align: left;
	margin: 4px;
	float: none;
}
.providertext p {
	font-size: 12px;
	width: 220px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	line-height: 13px;
	padding: 4px 4px 8px;
}
.providerbild .mitpfeil {
	font-weight: normal;
	margin: 8px 0 0;
	padding: 0 0 0 10px;
	background: url(../images/arrow_small.gif) no-repeat 3px center;
}
.providerbild span {
	margin: 0;
	padding: 0;
	color: #797979;
	background: none;
	line-height: 13px;
	display: inline;
	cursor: help;
}
.content-txt .buchempf {
	width: 485px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	margin-bottom: 3px;
	background: #f2f7fd;
	font: 12px/normal Arial, Helvetica, sans-serif;
}
.content-txt .buchempf_even {
	width: 485px;
	padding-left: 5px;
	padding-top: 4px;
	font: 12px/normal Arial, Helvetica, sans-serif;
}
.content-txt .buchkl {
	font-size: 11px;
	background: none;
	padding: 0;
	margin: 2px 0 0;
	color: #797979;
}
.content-txt .buchempf_bottom {
	font: 11px/normal Arial, Helvetica, sans-serif;
}
.content-txt h3 {
	color: #3e5b88;
	margin: 8px 0 12px;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
}
.content-txt .buchtrenner {
	width: 75px;
	height: 5px;
	margin: 0;
	padding: 0;
	background: none;
	color: #797979;
	font: 9px Arial, Helvetica, sans-serif;
}
.en {
	display: none;
}