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

html,body {
	height: 100.1%;
	background: url(../images/bg_verlauf_blau.gif) top repeat-x;
	font-size: 62.5%;
	font-family: "Arial", sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
}

div#seite {
	min-height: 100.1%;
	width: 950px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
}

/*** Header ***/
div#header {
	width: 890px;
	height: 175px;
	margin: auto;
	padding-top: 15px;
	background: url(../images/header_rational_2.jpg) no-repeat center bottom
		;
}

div#langmenue {
	padding-top: 15px;
	text-align: right;
}

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

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

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

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

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

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

/*** Navigation ***/
div#menue {
	width: 200px;
	float: left;
	margin-top: 30px;
	border: 1px solid #a0a0a0;
	border-bottom: none;
	font-size: 0.9em;
}

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

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

div#menue a {
	letter-spacing: 0em;
	display: block;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

div#menue a.a_l1 {
	color: #1a4868;
}

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

div#menue a.a_l1_active {
	color: #ffffff;
	background: #1a4868;
}

div#menue a.a_l1:hover,div#menue a.a_l1_active:hover {
	color: #ffffff;
	background: #1a4868;
}

div#menue a.a_l2_active,div#menue a.a_l3_active {
	color: #000000;
	background: url(../images/bg_verlauf_blau_hztl.gif) left top repeat-y;
}

div#menue li a.a_l2:hover,div#menue li a.a_l2_active:hover,div#menue a.a_l3:hover
	{
	color: #000000;
	background: url(../images/bg_verlauf_blau_hztl.gif) right top repeat-y;
}

div#menue span {
	display: block;
	padding-left: 4px;
}

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

div#menue ul ul {
	border-bottom: 1px solid #000000;
}

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

div#menue a span.tiefe_1,div#menue span.tiefe_1_sub {
	border-top: 14px solid #ffffff;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
}

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

div#menue span.tiefe_2_sub {
	background: url(../images/pfeil.gif) right center no-repeat;
}

/*** Inhalt ***/
div#inhalt {
	min-height: 100%;
	float: left;
	width: 658px;
	margin-top: 30px;
	font-size: 0.9em;
	line-height: 1.0em;
	/* margin-top: -1px;*/ /*margin-left: 240px;*/ /*padding-top: 25px;*/
	padding-left: 30px;
	color: #404040;
	/* 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.6em;
	color: #0b5383;
	line-height: 1.15em;
	clear: both;
}

div#inhalt h1 {
	font-size: 1.7em;
}

div#inhalt p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

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 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;
}

/*** 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;
}