@charset "UTF-8";
/* CSS Document */
/*
Text: #555555
*/

body {
  background-color: #EEEEEE;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555; 
  outline:0px;
  filter:Blur(strength=0)
}

img {
	border: 0px; 
}

a {
	outline:0px;
	color: #555555; 
}
	
/*
h1 - Headline
h2 - subtext
*/
h1 {
	font-size: 15px; font-weight: bold; text-transform: uppercase; margin: 0px 0px 5px 0px; line-height: 17px; }
h2 {
	font-size: 12px; font-weight: bold; margin: 0px 0px 5px 0px; line-height: 14px; }
h3 {
	font-size: 11px; font-weight: bold; margin: 0px 0px 2px 0px; }
h4 {
	font-size: 11px; font-weight: bold; margin: 0px 0px 5px 0px; }
p {
	font-size: 11px; line-height: 15px; padding-top: 0px;}

hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

div#container {
  margin-top: 40px;
  width: 830px;
  margin-left: auto;
  margin-right: auto; 
}

div#header {
  width: 810px;
  height: 100px;
  padding: 10px;
  background-color: #FFFFFF;
  background-image: url(logo-top2.png);
  background-position: right;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}


div#top_row {
  width: 820px;
  padding: 5px;
  background-color: #FFFFFF;
  margin: 0px 0px 10px 0px;
}

div#top_menu {
  width: 820px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
  text-align: center; 
  height: auto;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

div#top_menu ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  list-style-type: none;

}

div#top_menu menu {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  list-style-type: none;
}

div#top_menu li {
  padding: 0px 0px 0px 0px;
  margin: 0px 2px 0px 2px; 
  text-decoration: none;
  display: inline;
}

div#top_menu .current a {
  padding: 0px 3px 0px 3px;
  margin: 3px 0px 3px 0px;
  background-color: #666666;
  color: #FFF;
}

div#top_menu a {
  padding: 0px 3px 0px 3px;
  margin: 3px 0px 3px 0px;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle; 
}

div#top_menu a:hover {
  background-color: #666666;
  color: #FFFFFF; 
}

div#rahmen {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 20px;
  overflow: auto;
}

div#left {
  float: left;
  width: 150px;
  background-color: #fff;
  padding: 10px 0px 5px 10px;
  margin: 0px;
}

div#content {
  float: left;
  width: 500px;
  background-color: #fff;
  padding: 10px 0px 5px 10px;
  margin: 0px;
}

div#right {
  float: left;
  width: 150px;
  background-color: #fff;
  padding: 10px 5px 0px 0px; 
  margin: 0px;
}

div#footer {
  clear:left;
  padding: 10px;
  background-color: #fff;
  height: auto;
}

div#foot_imprint {
  float: right;
  text-transform: uppercase;  
  font-size: 10px;  
  padding: 10px;
  margin-bottom: 10px;
}

div#foot_copyright {
  float: left;
  text-transform: uppercase;  
  font-size: 10px;  
  padding: 10px;
  margin-bottom: 10px;
}


div#breadcrumb {
  width: 490px;
  height: 25px;
  background-color: #EEEEEE;
  padding-left: 10px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 25px; 
}

div#main_content {
  clear: left;
  padding: 15px 5px 0px 5px;
  font-size: 11px;
  line-height: 15px;
}

div#right_content {
  padding: 5px 5px 0px 0px;
  font-size: 11px;
  line-height: 15px;
}

#right_content ul {
  padding-left: 15px;
}

div#search_field {
  margin: 0px;
  padding: 0px;
  height: 25px;
  background-color: #EEEEEE;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 25px;
}

div#info_field {
  height: 25px;
  background-color: #EEEEEE;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 25px; 
}

div#footer a {
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}


.csc-textpic-caption {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 10px; 
  font-style: italic; 
}

.tx-seminars-pi1-listrow table {
	max-width: 480px;
}

/* REGISTER LINK */

.tx-srfeuserregister-pi1 a {
	color: red;
	font-size: 11px;
	 font-weight: bold;
}


