/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html,body {
	height: 100.1%;
	background: #ffffff;
	font-size: 62.5%;
	font-family: sans-serif;
	font-size: 0.95em;
	line-height: 1.0em;
}

div#page {
	min-height: 100.1%;
	width: 950px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border-left: none;
	border-right: none;
}

/*** Header ***/
div#header {
	width: 890px;
	height: 65px;
	margin: auto;
	margin-top: 15px;
}

div#site_logo {
	/*float: left;*/
}

div#event_banner {
  float: right;
}

div#langmenu {
	margin-top: 39px;
	text-align: left;
	font-size: 0.9em;
	/*float: left;*/
}

div#langmenu li {
	display: inline;
}

div#langmenu ul li a {
	text-decoration: none;
	color: #0000a0;
}

div#langmenu ul li a:hover {
	text-decoration: underline;
	color: #0000a0;
}

div#langmenu ul li.langMenuItemACT,div#langmenu li.langMenuItemEmpty,div#langmenu li.langMenuItemACTEmpty
	{
	color: #b0b0b0;
}

div#langmenu li a.lm_li_a_active:hover {
	text-decoration: none;
}

/*** Servicemenue ***/
div#service_menu {
	width: 890px;
	height: 30px;
	margin: auto;
	margin-top: 8px;
	color: #3A66A1;
	/*border-top: 1px solid #b0b0b0;*/
	/*border-bottom: 1px solid #b0b0b0;*/
}

div#service_menu ul {
	text-align: right;
	font-size: 0.90em;
	padding-top: 0.5em;
}

div#service_menu li {
	display: inline;
	list-style: none;
	color: #3A66A1;
}

div#service_menu li a {
	text-decoration: none;
	color: #3A66A1;
	text-transform: uppercase;
	/* font-weight: bold;*/
}

div#service_menu li a:hover {
	text-decoration: underline;
}

/*** Seitenüberschrift ***/
div#page_heading {
	padding-top: 0px;
	width: 890px;
	height: 170px;
	margin: auto;
	width: 890px;
}

div#page_heading_eyecatcher {
	width: 335px;
	height: 170px;
	background: #ffffff;
	float: left;
	/*background: url(../images/eyecatcher.jpg) no-repeat center top;*/
}

div#page_heading_title {
	width: 541px;
	height: 170px;
	background: #0000ff;
	float: right;
	background: url(../images/page_heading_title_frame.gif) no-repeat center
		top;
}

div#page_heading_title_graphic {
	padding-top: 62px;
	padding-left: 45px;
	float: left;
}

div#page_heading_title_string {
	font-size: 2em;
	padding-top: 68px;
	padding-left: 83px;
	font-weight: bold;
	color: #0000a0;
	/*text-transform: capitalize;*/
}

div#page_heading_subtitle_string {
	font-size: 1.2em;
	padding-top: 15px;
	padding-left: 85px;
	font-weight: bold;
	color: #808080;
}

/*** Hauptteil ***/
div#hauptteil {
	min-height: 100%;
	width: 890px;
	margin: auto;
	/*padding-top: 30px;*/
	padding-bottom: 3em;
	width: 890px;
	overflow: auto;
}

/*** Navigation ***/
div#menue {
	width: 204px;
	float: left;
	margin-top: 33px;
	border-bottom: none;
	font-size: 0.9em;
}

div#menu_start {
	height: 20px;
	background: url(../images/menu_corners_upper.gif) no-repeat center top;
	border-bottom: 1px solid #ffffff;
}

div#menu_end {
	height: 20px;
	background: url(../images/menu_corners_upper.gif) no-repeat center
		bottom;
}

div#menu_list {
	background: #b8b8b8;
}

div#menu_list ul {
	display: block;
	list-style-type: none;
}

div#menu_list ul li {
	padding-top: 2px;
}

div#menu_list ul ul ul li a {
	margin-left: 15px;
}

div#menu_list ul ul {
	border-bottom: 1px solid #ffffff;
}

div#menu_list ul ul ul {
	border-bottom: none;
}

div#menu_list a { /*letter-spacing: 0.02em;*/
	display: block;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration: none;
}

div#menu_list a.a_l1 {
	color: #1b406c;
	font-weight: bold;
}

div#menu_list a.a_l2,a.a_l3 {
	color: #000000;
}

div#menu_list a.a_l1_active {
	color: #ffffff;
	font-weight: bold;
	background: #1b406c;
}

div#menu_list a.a_l1:hover,div#menu_list a.a_l1_active:hover {
	color: #ffffff;
	font-weight: bold;
}

div#menu_list a.a_l2_active,div#menu_list a.a_l3_active {
	color: #ffffff;
	font-weight: bold;
}

div#menu_list a.a_l2:hover,div#menu_list a.a_l3:hover {
	color: #ffffff;
}

div#menu_list span {
	display: block;
	padding-left: 20px;
}

div#menu_list a span.tiefe_1 {
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
}

div#menu_list span.tiefe_2,span.tiefe_2_sub,span.tiefe_3 {
	font-size: 0.9em;
}

/*** Inhalt ***/
div#inhalt {
	min-height: 100%;
	float: left;
	width: 650px;
	margin-top: 33px;
	font-size: 0.94em;
	line-height: 1.0em;
	/* margin-top: -1px;*/ /*margin-left: 240px;*/ /*padding-top: 25px;*/
	padding-left: 31px;
	color: #606060;
	/* border-top: 1px solid #a0a0a0;*/ /*border-left: 1px solid #a0a0a0;*/
	/* border-top: 1px solid #a0a0a0;*/
	/*border-right: 1px solid #a0a0a0;*/
	/*border-bottom: 1px solid #a0a0a0;*/
}

div#inhalt h1,h2,h3,h4,h5,h6 {
	padding-bottom: 0.2em;
	color: #0000a0;
	line-height: 1.15em;
	clear: both;
}

div#inhalt h1 {
	padding-top: 0.2em;
	padding-left: 0.2em;
	font-size: 1.2em;
	width: 100%;
	background-color: #d0d0d0;
	margin-bottom: 0.2em;
}

div#inhalt p {
	line-height: 1.5em;
	margin-bottom: 17px;
}

div#inhalt a {
	color: #0000a0;
}

div#inhalt a:link {
}

div#inhalt a:visited {
}

div#inhalt a:hover {
}

div#inhalt a:active {
}

div#inhalt ul {
	margin-left: 20px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

div#inhalt dd.csc-textpic-caption {
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 0.8em;
}

div#inhalt div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#inhalt p.csc-caption {
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 0.8em;
}

/* Search form, specifically */
FORM TABLE.csc-searchform {
	width: 100%;
}

FORM TABLE.csc-searchform TR TD {
	padding: 5px 5px 5px 5px;
}

FORM TABLE.csc-searchform TR TD.csc-form-labelcell,FORM TABLE.csc-searchform TR TD.csc-form-commentcell
	{
	font-weight: bold;
}

FORM TABLE.csc-searchform TR TD p.csc-form-label {
	padding-top: 0.6em;
}

FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT,FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT
	{
	width: 100%;
	border: 1px solid #b0b0b0;
}

/* Search result */ /* Search Result, result information box: */
TABLE.csc-searchResultInfo {
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
}

TABLE.csc-searchResultInfo TR {
	background-color: #EDEBF1;
}

TABLE.csc-searchResultInfo TR TD P {
	padding: 0px 5px 0px 5px;
}

TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P {
	font-weight: bold;
}

TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext {
	text-align: right;
}

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A {
	color: #3A66A1;
}

H3.csc-searchResultHeader {
	background-color: #EDEBF1;
	font-size: 14px;
	padding-left: 5px;
}

P.csc-searchResult {
	font-style: italic;
	margin-left: 20px;
}

/* Search word markup */
SPAN.csc-sword {
	font-weight: bold;
	color: red;
}

/* Impressum */
TABLE.contenttable td {
	padding-bottom: 15px;
}

TABLE.contenttable td.td-0 {
	padding-right: 20px;
}

/* Route form, specifically */
form#search_route input,form#search_route label {
	display: block;
	float: left;
	width: 120px;
	margin-top: 20px;
}

form#search_route br {
	clear: left;
}

form#search_route label {
	font-weight: bold;
}

div#inhalt form.search_route input.field {
	width: 80%;
	border: 1px solid #b0b0b0;
}

div#inhalt form.search_route input.button {
	margin-left: 120px;
	margin-top: 20px;
	width: auto;
	border: 1px solid #b0b0b0;
	float: none;
}

/* Mail form */
form#mailform input,form#mailform label,form#mailform textarea {
	display: block;
	float: left;
	width: 120px;
	margin-top: 20px;
}

form#mailform br {
	clear: left;
}

form#mailform input,form#mailform textarea {
	width: 80%;
	border: 1px solid #b0b0b0;
}

form#mailform input#mailformplz {
	width: 100px;
}

form#mailform label {
	font-weight: bold;
}

form#mailform input.csc-mailform-submit {
	margin-left: 120px;
	margin-top: 20px;
	width: auto;
	border: 1px solid #b0b0b0;
	float: none;
}

/*** Fusszeile ***/
div#fusszeile {
	width: 950px;
	/*clear: both;*/
	background: #ffffff;
	height: 3em;
	margin-top: -3em;
	margin-left: auto;
	margin-right: auto;
}

div#fusszeile_inhalt {
	display: none;
	width: 890px;
	margin: auto;
}