html {
  height: 100%;
  padding-bottom: 0.005em;
}

body {
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-x;
  font-family: verdana, arial, sans-serif;
}

h1 {
  color: #00295D;
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}

h2 {
  color: #00295D;
  font-size: 1.1em;
  font-weight: normal;
  margin: 1em 0 1em 0;  
}

h3 {
  color: #00295D;
  font-size: 1em;
  font-weight: normal;
  margin: 1em 0 1em 0;
}

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

p {
  overflow:hidden;
  padding: 0 0 1em 0;
}

a {
  color: #EB6400;
	text-decoration: none;  
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a:focus {
  color: #000000;
  text-decoration: underline;
}

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

/* p-Anpassung f�r IE */
* html p {width:100%;}

.bannertop_content {
  background-color: #ffffff;
  width: 100%;
}

.bannertop_content img {
  margin: 0;
  padding: 0;
  width: 100%;
}

.content_content {
  line-height: 1.5em;
  padding: 2em 1.5em 2em 1.5em;
  width: 47em;
}

.course_maincat {

}

.course_maincat a {
  background-color: #f2f2f2;
  display: block;
  padding: 0.3em;
  text-decoration:none;
}

.course_maincat a:hover {
  color: #000000;
  text-decoration: underline;
}

.course_book_form_labelleft {
  float: left;
  margin-right: 0.3em; 
  text-align: right;
  width: 14em;
}

.course_detail_box {
  padding: 0 0 1em 0;
  position: relative;
}

.course_detail_box_content {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #00295D;
  padding: 0.3em;
	position: relative;
}

/* IE */
* .course_detail_box_content {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #F2F2F2;
	height:1%;
  padding: 0.3em;
	position: relative;
}

.course_detail_box_content_label {
	float: left;
  margin-right: 0.7em;
  padding: 0;
	position: relative;
  text-align: right;
  width: 9em;  
}

.course_detail_box_title {
  background-color: #F2F2F2;
  color: #000000;
  font-weight: bold;
  padding: 0.2em;
  position: relative;
  width: 80%;
}

.course_detail_image {
  height: 1em;
	position: relative;
  width: 1em;
}

.course_detail_date_table {
  border-collapse: collapse;
  font-size: 0.85em;
}

.course_detail_date_table th {
  border-style: solid;
  border-width: 0;
  border-color: #227aff;
  padding: 0.2em;
}

.course_detail_date_table td {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #00295D;
  padding: 0.2em;
  text-align: left;
  vertical-align: top;
}

.course_legend_box_content {
  background-color: #fbfbfb;
  border-width: 1px;
  border-style: solid;
  border-color: #d1d3c8;
  margin-top: 0.5em;
  padding: 0.3em;
	position: relative;
}

.course_linkbotton_box_top {
  margin-bottom: 1em;
}

.course_linkbutton {
  margin: 0 0.2em 0 0.2em;
}

.course_list_row_even {
  background-color: #ffffff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #00295D;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}
.course_list_row_even_over {
  background-color: #ffffff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #d1d3c8;
	color: #6b6b6b;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_row_noteven {
  background-color: #ffffff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #00295D;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_row_noteven_over {
  background-color: #ffffff;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #d1d3c8;
	color: #6b6b6b;
  margin: 0.3em 0 0.3em 0;
  overflow: hidden;
  padding: 3px;
}

.course_list_image_box {
  margin-bottom: 0.5em
}

.course_list_image {
  height: 0.7em;
  width: 0.7em;
}

.course_list_left_box {
  float:left;
}

.course_list_right_box {
  float:right;
}

.courses_list_pages {
  margin: 0 0.2em 0 0.2em;
  text-decoration: underline;
}

.courses_list_pages:hover {
  margin: 0 0.2em 0 0.2em;
  text-decoration: none;
}

.courses_list_pages:focus {
  margin: 0 0.2em 0 0.2em;
  text-decoration: none;
}

.courses_list_pages_selected {
  color: #000000;
  font-weight: bold;
  margin: 0 0.2em 0 0.2em
  text-decoration: none;
}

.courses_list_pages_selected:hover {
  color: #000000;
  font-weight: bold;
  margin: 0 0.2em 0 0.2em
  text-decoration: underline;
}

.courses_list_pages_selected:focus {
  color: #000000;
  font-weight: bold;
  margin: 0 0.2em 0 0.2em
  text-decoration: underline;
}

.course_notepad_table {
  border-collapse: collapse;
  width: 100%;
}

.course_notepad_table_header_number {
  border-style: solid;
  border-width: 0;
  border-color: #227AFF;
  padding: 0.1em;
  width: 15%;
}

.course_notepad_table_header_name {
  border-style: solid;
  border-width: 0;
  border-color: #227AFF;
  padding: 0.1em;
  width: 40%;
}

.course_notepad_table_header_fee {
  border-style: solid;
  border-width: 0;
  border-color: #227AFF;
  padding: 0.1em;
  width: 10%;
}

.course_notepad_table_header_action {
  border-style: none;
  border-width: 0px;
  padding: 0.1em;
  width: 15%;
}

.course_notepad_table_row {
  border-style: solid;
  border-width: 0;
  border-color: #227AFF;
  padding: 0.2em;
  text-align: center;
  vertical-align: top;
}

.course_notepad_table_row_amount {
  vertical-align: top;
}

.course_notepad_table_row_amount input {
	width: 3em;
}

.course_notepad_table_row_name {
  border-style: solid;
  border-width: 0;
  border-color: #227AFF;
  padding: 0.2em;
  text-align: left;
  vertical-align: top;
}

.course_notepad_table_row_action {
  border-style: none;
  border-width: 0px;
  padding: 0.2em;
  text-align: left;
  vertical-align: top;
}

.course_notepad_table_row_fee {
  border-style: none;
  border-width: 0px;
  padding: 0.2em;
  text-align: right;
  vertical-align: top;
}

.course_notepad_table_row_sum {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #000000;
  padding: 0.2em;
  text-align: right;
  vertical-align: top;
}

.course_searchextended_form_labelleft {
  float: left;
  margin-right: 0.3em; 
  text-align: right;
  width: 10em;
}

.event_header {
  font-weight: bold;
}

.footer_content {
  background-color: #ffffff;
	border-width: 2px 0 0 0;
  border-color: #00295D;
  border-style: solid;
  color: #000000;
  font-size: 0.8em;
  line-height: 2em;
  padding: 0 0 0 1em;
  vertical-align: middle;
}

.nav_main_content {
  padding: 13em 0 0 0;
}

.nav_main_content ul {
	display: inline;
	list-style-type: none;
}

.nav_main_content li {
  float: left;
}

.nav_main_point {
  color: #5c5c5c;
  display: block;
	float: left;
  font-family: arial, sans-serif;
  font-weight: normal;
  height: 1.6em;
  padding: 0.2em 0 0 0;
  position: relative;
	top: 2px;
  text-decoration: none;
}

.nav_main_point_sel {
  background-color: #ffffff;
  background-image: url("../images/nav_bg_sel.gif");
  background-repeat: repeat-x;
  color: #5c5c5c;
  display: block;
	float: left;
  font-family: arial, sans-serif;
  height: 1.6em;
  padding: 0.2em 0 0 0;
  position: relative;
  text-decoration: none;
	top: 2px;
	z-index: 9;
}

.nav_main_point_leftbg {
  float: left;
  height: 1.6em;
	margin-left: 2px;
  padding: 0.2em 0 0 0;
	position: relative;
	top: 2px;
  width: 17px;
}

.nav_main_point_leftbg_sel {
  background-image: url("../images/navleft_bg_sel.gif");
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  height: 1.6em;
	margin-left: 2px;
  padding: 0.2em 0 0 0;
	position: relative;
	top: 2px;
  width: 17px;
	z-index: 9;
}

.nav_main_point_rightbg {
  float: left;
  height: 1.6em;
  padding: 0.2em 0 0 0;
	position: relative;
	top: 2px;
  width: 17px;
}

.nav_main_point_rightbg_sel {
  background-image: url("../images/navright_bg_sel.gif");
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  height: 1.6em;
  padding: 0.2em 0 0 0;
	position: relative;
	top: 2px;
  width: 17px;
	z-index: 9;
}

.nav_sub_box {
  margin: 1em 0 0 0;
  padding: 0;
}

.nav_sub_box ul {
	margin: 0;
	padding: 0;
}

.nav_sub_box li {
	margin: 0;
	padding: 0;
}

.nav_sub_content {
	padding: 2em 1em 1em 1em;
	width: 20em;
}

.nav_sub_content ul {
	display: inline;
	list-style-type: none;
}

.nav_sub_content li {
  margin: 0 0 0.3em 0;
}

.nav_sub_headline {
  border-width: 0 0 0 0;
  border-style: solid;
  border-color: #000080;
  color: #000000;
  font-size: 1.3em;
  font-family: arial;
  margin-bottom: 1em;
}

.nav_sub_point {
  color: #EB6400;
	text-decoration: none;  
	padding: 0;
	margin: 0;
}

.nav_sub_point:hover {
  color: #000000;
  text-decoration: underline;
}

.nav_sub_point:focus {
  color: #000000;
  text-decoration: underline;
}

.nav_sub_point_sel {
  color: #000000;
  text-decoration: underline;
}

.nav_sub_point_special {
  color: #EB6400;
  text-decoration: none;
}

.nav_sub_point_special:hover {
  color: #000000;
  text-decoration: underline;
}

.nav_sub_point_special:focus {
  color: #000000;
  text-decoration: underline;
}

.notepad_box {
  line-height: 33px;
}

.notepad_box img {
  float: left;
  margin: 0 10px 0 0;
}

.team {
  border-width: 0px;
  border-style: solid;
  border-color: #227aff;
  margin: 0 0 1em 0;
  padding: 0.7em;
  overflow: hidden;
}

.team_data {
  margin-left: 140px;
}

.team_data_wo_img {

}

.team img {
  float: left;
  margin: 0 0.5em 0 0;
}

.topinfo_content {
	background-color: #fbfbfb;
	border-width: 1px 0 1px 0;
	border-color: #227aff;
	border-style: solid;
	font-size: 0.9em;
	padding: 1em 1em 1em 0;
	position: relative;
	text-align: right;
	width: 85.6em;
	z-index: 1;
}

.topinfo_content form {
  margin: 0;
  padding: 0;
}

.topinfo_content input {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
  font-size: 1em;	
  margin-left: 2px;
	position: relative;
}

.ul_single {
  padding: 0 0 1em 0;
}

.ro {
	background:url("../images/box_white_ro.gif") top right no-repeat;
	height: 1%;
}

.lo {
	background:url("../images/box_white_lo.gif") top left no-repeat;
	height: 1%;
}

.ru {
	background:url("../images/box_white_ru.gif") bottom right no-repeat;
	height: 1%;
}

.lu {
	background:url("../images/box_white_lu.gif") bottom left no-repeat;
	height: 1%;
	padding: 1em;
}

.clearfloat {
	clear: both;
}






