* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html {
	overflow: scroll;
	overflow-x: visible;
}

body {
  background-color: #7d9eb8;
  background-image: url("../images/bg.jpg");
  background-position: top center;
  font-family: tahoma, arial, sans-serif;
  font-size: 1em;
}

a {
  color: #003366;
}

a:link {
  color: #003366;
}

a:visited {
  color: #003366;
}

h1,h2,h3,h4 {
  color: #003366;
  font-weight: bold;
  padding: 0 0 1em 0;
}

h1 {
	font-size: 1em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

input, textarea, select, option {
  font-family: arial, sans-serif;
  font-size: 1em;
}

input, textarea, select {
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  font-family: arial, sans-serif;
  font-size: 1em;
}

#edit_form p {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0;
}

#css_terminkalender form {
  margin: 0 0 3em 0;
}

.body_print {
	background-color: #ffffff;
	background-image: none;
}

.colorblue {
  color: #003366;
}

.comp_course_notepad_box {
  font-size: 1em;
}

.comp_course_notepad_table {
	width: 100%;
}

.comp_table_coursecats {
	width: 100%;
}

.course_notepad_submitbutton {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  color: #003366;
	padding: 1px 1px 1px 1px;
  text-decoration: none;
}

.course_notepad_submitbutton:hover {
  background-color: #DFDFDF;
  cursor: pointer;
}

.course_notepad_submitbutton:active {
  background-color: #DFDFDF;
}

.course_notepad_submitbutton:focus {
  background-color: #DFDFDF;
}

.comp_course_notepad_table th {
	padding: 0 0.7em 1em 0;
  text-align: left;
}

.comp_course_notepad_table td {
	padding: 0.5em 0.7em 0.3em 0;
  vertical-align: middle;
}

.comp_course_notepad_table_row_action input {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  color: #003366;
	padding: 1px 1px 1px 1px;
  text-decoration: none;
}

.comp_course_notepad_table_row_action input:hover {
  background-color: #DFDFDF;
  cursor: pointer;
}

.comp_course_notepad_table_row_action input:active {
  background-color: #DFDFDF;
}

.comp_course_notepad_table_row_action input:focus {
  background-color: #DFDFDF;
}

.comp_course_notepad_table_row_fee {
	text-align: right;
}

.comp_course_notepad_table_row_amount {
	width: 10em;
}

.comp_course_notepad_table_row_amount_small {
	width: 3em;
}

.comp_course_notepad_table_row_amount_input {
	width: 1em;
}

.comp_course_notepad_table_row_sum {
	text-align: right;
}

.comp_courses_subcat {
  background-color: #EFF7FF;
	display: block;
  font-size: 1.2em;
  margin: 0 0 1em 0;
}

.comp_courses_subcat a {
	border-width: 0 0 0 5px;
  border-style: solid;
  border-color: #EFF7FF;  
  color: #003366;
  display: block;
  outline: none;
  padding: 0.3em 0 0.3em 0.3em;
  text-decoration: none;
}

.comp_courses_subcat a:link {
  color: #003366;
  text-decoration: none;
}

.comp_courses_subcat a:active {
  color: #003366;
}

.comp_courses_subcat a:visited { 
  color: #003366;
}

.comp_courses_subcat a:hover {
  border-color: #003366;  
}

.comp_courses_subcat a:focus {
  border-color: #003366;  
}

.comp_courseslist_buttons {
	margin: 2em 0 0.5em 0;
}

.comp_courseslist_coop {
	font-size: 1em;
  margin: 0 0 0.5em 0;
}

.comp_courseslist_data {
  margin: 0 0 1em 0;
}

.comp_courseslist_data_label {
  display: inline-block;
	width: 8em;
}

.comp_courseslist_dates {

}

.comp_courseslist_entry {
  background-color: #EFF7FF;
	border-width: 0 0 0 4px;
  border-style: solid;
  border-color: #003366;
  font-size: 1em;
  margin: 0 0 2em 0;
  padding: 0.5em 1em 0.5em 1em;
}

.comp_courseslist_entry:hover {
  border-color: #FFAB3F;
}

.comp_courseslist_entry:focus {
  border-color: #FFAB3F;
}

.comp_courses_entry {
  font-size: 1em;
}

.comp_course_text {
  margin: 0 0 0.5em 0;
}

.comp_courseslist_title1 {
  color: #003366;
	font-size: 1em;
  font-weight: bold;
}

.comp_courseslist_title2 {
  color: #003366;
	font-size: 1em;
  margin: 0 0 0.5em 0;
}

.contentbox {
  font-size: 0.8em;
  padding: 0 0.5em 0 0;
}

.contentbox a:hover {
}

.course_search_inputbox {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  font-size: 0.8em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

.course_book_submitbutton {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  color: #003366;
  margin: 1em 0 0 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
  text-decoration: none;
}

.course_book_submitbutton:hover {
  background-color: #DFDFDF;
  cursor: pointer;
}

.course_book_submitbutton:active {
  background-color: #DFDFDF;
}

.course_book_submitbutton:focus {
  background-color: #DFDFDF;
}

.course_search_submitbutton {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  color: #003366;
  font-size: 0.8em;
	padding: 0.2em 0.2em 0.2em 0.2em;
  text-decoration: none;
}

.course_search_submitbutton:hover {
  background-color: #DFDFDF;
  cursor: pointer;
}

.course_search_submitbutton:active {
  background-color: #DFDFDF;
}

.course_search_submitbutton:focus {
  background-color: #DFDFDF;
}

.comp_courseslist_buttons a {
  border-width: 1px;
  border-style: solid;
  border-color: #003366;
  color: #003366;
	padding: 0.2em 0.2em 0.2em 0.2em;
  text-decoration: none;
}

.comp_courseslist_buttons a:link {
  color: #003366;
}

.comp_courseslist_buttons a:visited {
  color: #003366;
}

.comp_courseslist_buttons a:hover {
  background-color: #DFDFDF;
  color: #003366;
}

.comp_courseslist_buttons a:active {
  background-color: #DFDFDF;
  color: #003366;
}

.comp_courseslist_buttons a:focus {
  background-color: #DFDFDF;
  color: #003366;
}

.comp_courseslist_buttons a.courses_list_pages_selected {
  background-color: #DFDFDF;
  color: #003366;
  font-weight: bold;
}

.comp_courseslist_buttons a.courses_list_pages_selected:link {
  background-color: #DFDFDF;
  color: #003366;
  font-weight: bold;
}

.comp_courseslist_buttons a.courses_list_pages_selected:active {
  background-color: #DFDFDF;
  color: #003366;
  font-weight: bold;
}

.contentbox p {
  line-height: 1.5em;
  padding: 0 0 2em 0;
  overflow: hidden;
}

.contentbox ol {
	margin: 0 0 0 1.9em;
  padding: 0 0 2em 0;
}

.contentbox ul {
	margin: 0 0 0 1.5em;
  padding: 0 0 2em 0;
}

.curposbox {
	font-size: 0.75em;
  margin: 0 0 1.3em 0;
}

.font_weight_bold {
	font-weight: bold;
}

.footerbox {
  color: #5F5F5F;
	font-size: 0.8em;
}

.footerbox a {
  display: inline-block;
	margin: 0 0 0 4em;
}

.headernavigationbox {
  font-size: 0.8em;
}

.headernavigationbox ul {
	list-style-type: none;
}

.headernavigationbox li {
	float: left;
}

.headernavigation_link {
  background-color: #EFF7FF;
	border-width: 0 0 4px 0;
  border-style: solid;
  border-color: #003366;
	display: block;
  font-weight: bold;
  margin: 0 3px 0 0;
  outline: none;
  padding: 0.7em 0 0.3em 5px;
  text-decoration: none;
  text-align: center;
  width: 8em;
}

.headernavigation_link:hover {
  border-color: #FFAB3F;
}

.headernavigation_link:active {
  border-color: #FFAB3F;
}

.headernavigation_link:focus {
  border-color: #FFAB3F;
}

.headernavigation_link_sel {
  background-color: #EFF7FF;
	border-width: 0 0 4px 0;
  border-style: solid;
  border-color: #FFAB3F;
	display: block;
  font-weight: bold;
  margin: 0 3px 0 0;
  outline: none;
  padding: 0.7em 0 0.3em 5px;
  text-decoration: none;
  text-align: center;
  width: 8em;
}

.kursleiter_select {
	margin: 0 0 20px 0;
}

.navigationbox {
  font-size: 0.8em;
	padding: 0 1em 0 0;
}



.navigationbox ul {
	position: relative;
	list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.navigationbox li {
	display: inline;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.navigationbox_coursecats {
	margin: 0 0 1.5em 0;
}

.navigationbox_coursecomp {
	margin: 0 0 1.5em 0;
}

.navigationcoursecats_link_1 {
  background-color: #EFF7FF;
	border-width: 0 0 0 4px;
  border-style: solid;
  border-color: #003366;
	display: block;
  font-weight: bold;
  margin: 0 0 0 0;
  outline: none;
  padding: 0.3em 0 0.3em 5px;
  text-decoration: none;
}

.navigationcoursecats_link_1:hover {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_1:active {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_1:focus {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_1_sel {
  background-color: #EFF7FF;
	border-width: 0 0 0 4px;
  border-style: solid;
  border-color: #FFAB3F;
	display: block;
  font-weight: bold;
  margin: 0 0 0 0;
  outline: none;
  padding: 0.3em 0 0.3em 5px;
  text-decoration: none;
}


.navigationcoursecats_link_2 {
  background-color: #EFF7FF;
	border-width: 0 0 0 4px;
  border-style: solid;
  border-color: #003366;
	display: block;
  margin: 0 0 0 11px;
  outline: none;
  padding: 0 0 0.5em 1.3em;
  text-decoration: none;
}

.navigationcoursecats_link_2:hover {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_2:active {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_2:focus {
  border-color: #FFAB3F;
}

.navigationcoursecats_link_2_sel {
  background-color: #EFF7FF;
	border-width: 0 0 0 4px;
  border-style: solid;
  border-color: #FFAB3F;
	display: block;
  margin: 0 0 0 11px;
  outline: none;
  padding: 0 0 0.5em 1.3em;
  text-decoration: none;
}


.navigationbox_main {
	margin: 0 0 1.5em 0;
}

.searchbox {
	float: left;
  line-height: 2.2em;
  padding: 0 0 0 0;
  width: 17em;
}



