
body {
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
}

table.main_menu {
	width: 100%;
}

#copyright {
	vertical-align: top;
	text-align: right;
	font-size: x-small;
	border-top: 2px solid  #1A74BB;
	padding-right: 20px;
}

#bks_logo {
	border: none;
	margin: 0px;
}

hr.blue {
	color: #1A74BB;
	clear: both;
}

td.company_header {
	font-weight: bold;
	color: #E10B2A;
	text-align: center;
}

img {
	border: none;
	margin: 20px;
}

img.left {
	float: left;
	margin-left: 0px;
}
img.right {
	float: right;
	margin-right: 0px;
}

img.arrow {
	border:none;
	margin: 0px 4px;
}

.center {
	text-align: center;
}

div.content {
	margin: 5px 5%;
	font-family: Times New Roman,Times,Serif;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div.content a:link, div.content a:visited, td.description_item a:link, td.description_item a:visited{
	text-decoration: underline;
	color: #1A74BB;
	padding: 0px 2px;
}

div.content a:hover, td.description_item a:hover {
	background-color: #bcd1e0;
	text-decoration: none;
	border-top: 1px solid #1A74BB;
	border-bottom: 1px solid #1A74BB;
}

.highlight_red {
	font-weight: bold;
	color: #E10B2A;
}

.highlight_blue {
	font-weight: bold;
	color: #1A74BB;
}

.highlight_blue_sans {
	font-weight: bold;
	color: #1A74BB;
	font-family: Arial,Helvetica,sans-serif;
}

td.avatar {
	text-align: right;
	margin: 0px 20px; 
	vertical-align: top;
}

td.staff_description {
	text-align: left;
	vertical-align: top;
}

td.staff_description em {
	font-weight: bold;
	font-style: normal;
}

#staff {
	border-spacing: 0px 40px;
}

div.content div.gallery {
	text-align: center;
	vertical-align: middle;
}
div.gallery img {
	border: none;
	margin: 20px;
}
div.gallery a:hover {
	text-decoration: underline;
	border: none;
	background: transparent;
	color: #E10B2A;
}
div.content div.gallery div.left {
	width: 50%;
	float: left;
}
div.content div.gallery div.right {
	width: 50%;
	float: left;
}

div.content div.contact {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}
div.content div.contact div.company_name {
	font-size: x-large;
	color: #E10B2A;
	margin-bottom: 2em;
}
div.content div.contact div.company_address {
	font-size: medium;
	color: #1A74BB;
	margin-bottom: 1em;
}

div.content h2 {
	text-align: center;
	font-size: x-large;
	color: #E10B2A;
	font-family: Arial,Helvetica,sans-serif;
	clear: both;
}

div.content h3 {
	text-align: left;
	font-size: medium;
	color: #1A74BB;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 1.5em;
	margin-bottom: 0.6em;
	clear: both;
}

div.content p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

td.courselist {
	width: 25%;
	text-align: left;
	vertical-align: top;
	border-right: 2px solid #1A74BB;
}

div.content div.courselist {
	text-align: left;
	vertical-align:top;
	margin: 1em 7%;
}
div.courselist ul {
	list-style-image: url("/images/pfeil_small.gif");
	margin-top: 1em;
	margin-bottom: 1em;
}
div.courselist li {
	vertical-align:middle;
	margin: 10px;
	padding: 0px 5px;
}

div.courselist a:link, div.content table.preise_beamte a:link {
	text-decoration: underline;
	color: black;
}
div.courselist a:hover, div.content table.preise_beamte a:hover {
	text-decoration: underline;
	border: none;
	background: transparent;
	color: #E10B2A;
}
div.courselist a:visited, div.content table.preise_beamte a:visited{
	text-decoration: underline;
	border: none;
	background: transparent;
	color: #1A74BB;
}

div.content div.courselist div.left {
	width: 50%;
	float: left;
}
div.content div.courselist div.right {
	width: 50%;
	float: left;
}

td.description_item {
	text-align: left;
	vertical-align: top;
	color: #1A74BB;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
td.description_text {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman,Times,Serif;
	list-style-type: disc;
}
td.description_text em {
	font-style: normal;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: 	#E10B2A;
}
td.description_text a:link {
	text-decoration: underline;
	color: #1A74BB;
	padding: 0px 2px;
}
td.description_text a:hover {
	background-color: #bcd1e0;
	text-decoration: none;
	border-top: 1px solid #1A74BB;
	border-bottom: 1px solid #1A74BB;
}
td.description_text a:visited {
	color: #1A74BB;
}

span.monospace {
	font-family: Courier New,Courier,Monospace;
}

td.form_item {
	vertical-align: top;
	width: 25%;
}

td.form_item_missing {
	vertical-align: top;
	font-weight:bold;
	color: #E10B2A;
	width: 25%;
}

#ecdl_aktion {
	font-family: Arial,Helvetica,sans-serif;
	border: 2px solid #1A74BB;
	text-align: center;
	font-size: xx-large;
	color: #E10B2A;
	padding: 20px;
	margin: 5px 5%;
}
#ecdl_aktion a:link {
	color: #1A74BB;
	border: none;
	text-decoration: underline
}
#ecdl_aktion a:hover {
	color: #E10B2A;
	background-color: transparent;	
	border: none;
	text-decoration: underline;
}

div.ecdl_module {
	text-align: center;	
	margin-left: 5%;
	margin-right: 5%;
}
div.ecdl_module table {
	text-align: left;
	width: 95%;
	border-spacing: 5px;
}
div.ecdl_module a:link {
	color: #1A74BB;
	border: none;
	text-decoration: underline
}
div.ecdl_module a:hover {
	color: #E10B2A;
	background-color: transparent;	
	border: none;
	text-decoration:underline;
}

span.highlight {
	font-weight: bold;
}
span.highlight a:hover {
	border: none;
	background: none;
	text-decoration: none;
}

div.content dt {
	font-style: italic;
	margin-top: 0.7em;
	margin-bottom: 0.3em;
}

table.result_table {
	border-collapse: collapse;
	margin: 10px 5%;
	width: 90%;
}
table.result_table td {
	vertical-align: top;
	padding: 5px 40px;
}
table.result_table td.border_left {
	border-left: 2px solid #1A74BB;
}
table.result_table a:link, table.result_table a:visited {
	color: #1A74BB;
	text-decoration: underline;
	border: none;
	background-color: transparent;
}

table.result_table a:hover {
	color: #E10B2A;
	text-decoration: underline;
	border: none;
	background-color: transparent;
}


table.result_entry {
	border-collapse: collapse;
	width: 100%;
}
table.result_entry td {
	border-top: 1px solid #1A74BB;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.result_entry td.date {
	padding-left: 5px;
	padding-right: 20px;
}
table.result_entry td.results {
	padding-right: 5px;
	padding-left: 20px;
}

div.result_content {
	margin: 5px 10%;
	font-family: Times New Roman,Times,Serif;
}
div.result_content h2 {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	color: #1A74BB;
}
table.exam_header th {
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding-right: 3em;
}

table.results {
	border-collapse: collapse;
}
table.results th {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 3px 1em;
	border-bottom: 2px solid #1A74BB;
}
table.results td {
	padding: 3px;
}
table.results td.center {
	padding: 3px;
	text-align: center;
}


td.footer_left {
	border-top: 2px solid #1A74BB;
	padding-left: 20px;
}
td.footer_left img {
	margin: 5px 0px;
}

table.form_details { 
	margin: 5px;
	border-collapse: collapse;
}
table.form_details td {
	padding: 7px;
	border: 2px solid #1A74BB;
	vertical-align: top;

}
table.form_details table td {
	border: none;
}

div.content table.preise_beamte {
	margin: 2em 5%;
	border-collapse: collapse;
	border: 2px solid #1A74BB;
}
div.content table.preise_beamte th {
	text-align: left;
	color: #1A74BB;
	font-weight: bold;
	padding: 5px 1em;
	border: 1px solid #1A74BB;
}
div.content table.preise_beamte td {
	padding: 5px 0.5em;
	border: 1px solid #1A74BB;
}

table.raumdaten {
	margin: 1em 5%;
	border-collapse: collapse;
}
table.raumdaten th {
	text-align: left;
	color: #1A74BB;
	vertical-align: top;
	padding: 3px;
	padding-right: 1em;
}
table.raumdaten tr.heading th {
	text-align: left;
	padding-left: 2em;
	border-bottom: 1px solid #1A74BB;
}
table.raumdaten td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	padding-right: 2em;
}

ul.seminar_features {
	margin-left: 2em;
	list-style-type: none;
}
ul.seminar_features li {
	padding: 3px;
}

div.seminar_features table {
	margin: 5px 2em;
}
div.seminar_features table td {
	padding-right: 1em;
}
