#content {
	position: relative;
	top: 0;
	left: 0;
	z-index: 50;
	}

#content * {
	z-index: 51;
	}

#content #faux_separator {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 55;
	width: 1px;
	height: 100%;
	border-right: 3px solid #d4d9ec;
	margin-left: 99px;
	}

#content h1,
#content h2 {
	color: #0f71b4;
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0;
	clear: both;
	}

#content h2 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	}


#content h1 + h2,
#content hr + h2 {
	margin-top: 10px;
	}

#content p {
	margin: 1em 0;
	}

#content p.notify {
	color: #cc0000;
	}

#content p.notify strong {
	display: block;
	}

#content img.portrait {
	width: 110px;
	margin: 10px;
	margin-top: 0;
	float: left;
	clear: both;
	}

#content hr {
	height: 2px;
	background: none;
	border: 1px solid #d4d9ec;
	border-bottom-color: #fff;
	margin: 1em 0;
	clear: both;
	}

#content ul,
#content ol {
	width: auto;
	margin: 1.5em 0;
	}

#content ul.dates,
#content ol {
	padding: 0;
	background: url('/tpl/content_back.png') top repeat-x;
	border-top: 1px solid #d4d9ec;
	list-style: none;
	}

#content ol {
	list-style: decimal inside;
	}

#content li {
	position: relative;
	left: 0;
	top: 0;
	padding: .5em 10px;
	border-bottom: 1px solid #d4d9ec;
	/*margin: .5em 0;*/
	clear: both;
	}

#content ul.symbols_big li.word {
	background-image: url('/tpl/icon_word_white.jpg');
}
#content ul.symbols_big li.pdf {
	background-image: url('/tpl/icon_pdf_white.jpg');
}
#content ul.symbols_small li.word {
	background-image: url('/tpl/icon_word_white_small.jpg');
}
#content ul.symbols_small li.pdf {
	background-image: url('/tpl/icon_pdf_white_small.jpg');
}

#content .inline li {
	width: 25%;
	border: none;
	float: left;
	clear: none;
	}

#content ol li {
	padding-left: 2.5em;
	text-indent: -1.5em;
	}

#content ul.dates li strong {
/*	margin-left: -100px;
	float: left;*/
	}

#content li a {
	width: auto;
	}

#content ol.program {
	background: none !important;
}
#content ol.program li a {
	position: absolute;
	right: 10px;
	bottom: 3px;
	padding: 0;
	margin: 0;
	display: block;
	}

#content ol.program li a img {
	height: 27px;
	width: 27px;
	border: none;
	display: block;
	}

#content ol ul {
	padding: 0;
	margin: .5em 0;
	}

#content ol ul li {
	border: none;
	}

#content table.program td {
	padding: 0 5px;
	}

#content .right {
	white-space: nowrap;
	float: right;
	}

#content .left {
	float: left;
	}

#content .col {
	margin-top: -1px;
	}

#content .col.right {
	width: 325px;
	margin-right: -20px;
	white-space: normal;
	}

#content .col.left {
	width: 485px;
	padding-right: 20px;
/*	border-right: 3px solid #d4d9eb;*/
	margin-right: -3px;
	}

#content .row245,
#content .goethe,
#content div.logo {
	height: 200px;
	width: 285px;
	padding: 0 20px;
	background: url('/tpl/content_back.png') top repeat-x;
/*	border-left: 3px solid #d4d9eb;*/
	border-top: 3px solid #d4d9eb;
	}

#content .goethe {
	height: 150px;
	padding-top: 50px;
	}

#content div.logo.show_ {
	display: none;
	}

#content .row245:first-child {
	border-top: none;
	}

#content img.logo {
	height: 100%;
	width: 100%;
	padding: 0 20px;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: -20px;
	}

#content .row {
	width: 850px;
	background: url('/tpl/content_back.png') top repeat-x;
	border-top: 3px solid #d4d9eb;
	margin-left: -20px;
	clear: both;
	}

#content .row .subrow {
	padding: 0 20px;
	}

#content .row.h180 {
	height: 180px;
	}

#content .cell {
	height: 170px;
	padding: 1em 20px;
	float: left;
	}

#content .cell.w210 {
	width: 200px;
	padding: 5px;
	font-size: 12px;
	}

#content .cell.w430 {
	width: 384px;
	padding-bottom: 0;
	border-width: 0 3px;
	border-style: solid;
	border-color: #fff #d4d9eb;
	}

#content .cell.w425 {
	width: 385px;
	height: auto;
	}

#content .cell .img {
	height: 70px;
	line-height: 70px;
	/*temp*/background: #eef;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	}

#content .cell .img * {
	vertical-align: middle;
	}

#content .cell p {
	margin: 0;
	}

#content .cell p span {
	margin: .5em 0;
	display: block;
	}

#content h3 {
	color: #0f71b4;
	font-weight: bold;
	font-size: 13px;
	clear: both;
	}

#content a {
	color: #f70;
	text-decoration: none;
	}

#content a:hover,
#content a:focus {
	text-decoration: underline;
	}


/* Submen?s im Content-Bereich f?r die ?bersichtsseiten */
#content #submenu_fortbildung, #content #submenu_ansprechpartner {
	list-style-type: none;
}
/* Kontaktformular */
#content .contactTable {
	width: 100%;
}
#content .contactTable th, #content #contactTable td {
	text-align: left;
	padding: 2px 5px;
	vertical-align: top;
}
#content .contactTable th {
	width: 300px;
	border-left: 3px solid transparent;
}
#content .contactTable td {
	text-align: right;
	padding-right: 10px;
}
#content .contactTable td del {
	text-decoration: none;
	color: black;
	font-style: italic;
	font-weight: bold;
	display: none;
}
#content .contactTable input, #content .contactTable textarea, #content .contactTable select {
	width: 100%;
	background-image: url('/tpl/content_back.png');
	background-repeat: repeat-x;
	background-position: 0 -35px;
	border: 1px solid #d4d9eb;	
}
#content .contactTable input:focus, #content .contactTable textarea:focus, #content .contactTable select:focus {
	border-color: #f70;
}
#content .contactTable input, #content .contactTable select {
	padding: 3px 5px;
}
#content .contactTable textarea {
	height: 100px;
	padding: 3px;
	font-size: 12px;
}

#content .contactTable tr.fail th, #content .contactTable tr.fail td {
	border-left-color: #f70;
}
#content .contactTable tr.fail td del {
	display: block;
}

#content #choice a {
	margin-left: 25px;
	}
#content #choice .active {
	font-weight: bold;
	text-decoration: underline;
	}
	
#content .signature p {
	padding-bottom: 2em;
	margin: 0;
	margin-right: 40px;
	font-weight: bold;
	float: left;
	}
#content .signature small {
	font-weight: normal;
	display: block;
	}