/* external CSS file, written for GEALAN */
/*        no HTML markup allowed!        */

/* the following are the base global modifiers */
body {
	background-color: #D6D7DD;
	background-image:  url(../media/Bilder/bg_02.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	text-align: center;
}
h1, h2, h3, p {
	margin: 0px;
	padding: 0px 9px 0px 9px;
}
h1{
	color: #3763B5;
	font-size: 16px;
	font-weight: 700;
	margin-top: 9px;
}
h2{
	border-left-color: #FF0046;
	border-left-style: solid;
	border-left-width: 6px;
	color: #5A64C8;
	font-size: 11px;
	font-weight: normal;
	margin: 9px 0px 5px 9px;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	margin: 9px 0px 9px 0px;
}
h4{
	font-size: 14px;
	color: #3763B5;
	font-weight: 700;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 700;
}
p {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin-top: 9px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	text-align: left;

}
a {
	text-decoration:none;
	color: #000099;
	font-weight: bold;
	background: inherit;
}
a:hover {
	text-decoration:underline;
}

img.right {
	float: right;
	clear: right;
	margin: 0px 0px 9px 9px;
}
img.left {
	float: left;
	margin: 0px 9px 9px 0px;
}
p.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0px 9px 9px 9px;
	background-image:  url("../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 18px 0px;
	text-align: left;
}
/* 
the main three elements of the page: 
the navigation header, the main body and the closing footer
*/
#navigation {
	margin: 0 auto;
	width: 760px;
    height: 120px;
}
#mainbox {
	background-image: url(../media/background_3spaltig.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px;
	width: 760px;
}
#footer {
	background-image:  url(../media/background_fuss_3s.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 760px;
}
#footer a {
	background: none;
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
/* .leftbox is the sidebar on the left side of the page */
#leftbox {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	width: 258px;
	text-align:left;
}
.intro {
	background-image: url(../media/background/background-left-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-align: center;
}
.intro img {
	margin: 9px 0 9px 0;
	padding: 0;
}
#leftbox ul {
	display: block;
	margin: 0;
	padding: 0 0 9px 0;
	list-style:none;
}
#leftbox ul li {
	display: block;
	margin: 0;
	padding: 0 9px 0 9px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EFF2F5;
}
#leftbox ul ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	list-style:none;
}
#leftbox ul li ul li {
	margin: 0;
	padding: 0;
}

#leftbox li a {
	color: #4C5CAB;
	display: block !important;
	font-weight: normal;
	padding: 3px 9px 3px 9px !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#leftbox li li a {
	padding: 3px 9px 3px 27px !important;
}
#leftbox li a:hover{
	background-color: #DCE6FF;
	font-weight: normal;
	text-decoration: none;
}
/* the following three styles are defaults, should the topic-specific 
stylesheet not be defined. */
#leftbox h3 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #A7B5D1;
}
#leftbox h4 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #C1CBDF;
}
#leftbox h5, #leftbox h6 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #D4D8E0;
}

#leftbox p {
	font-size: 9px;
	color: #666666;
	padding: 0px 0px 0px 6px;
	margin: 9px 0px 0px 0px;
	/* border-left-color: #3763B5; */
	/* border-left-style: solid; */
	/* border-left-width: 3px; */
}
#bottomline p {
	font-size: 9px;
	color: #666666;
	padding: 0px 0px 0px 6px;
	margin: 9px 0px 0px 0px;
}
.bereich {
	height: 24px;
	margin-top: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	display: block;
	padding: 4px 0 0 6px;
	width: 252px;
}
.bereich a {
	background-image:  url(../media/button_off.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	color: #000000 !important;
	display: block !important;
	font-size: 9px;
	float: left !important;
	height: 22px;
	line-height: 22px !important; 
	margin: 0px !important;
	padding: 0px !important;
	text-align: center !important;
	width: 117px !important;
}
.bereich a:hover {
	background-image:  url("../media/button_on.gif");
	text-decoration: none;
}
/* #impressum is the closing element on #leftbox. */
#impressum {
}
#impressum p {
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
#impressum a {
	display: inline;
	padding: 0px;
	font-weight: normal;
}
/* #headbar is the title element of the page. It is placed above the content
and the optional right sidebox. */
#headbar{
	width: 494px;
	height: 40px;
	background-image:  url(../media/bg_r_image.gif);
	float:right;
	clear: right;
	margin: 0px;
}
#headbar h1 {
	font-size: 14px;
	color: #6C7EAC;
	font-weight: 700;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	text-align: left;
}

/* #contentbox contains the main text of the page
most elements are within #contentbox */
#contentbox{
	display: block;
	float: right;
	width: 249px;
	margin: 0px;
	text-align: left;
}
/* 
#contentbox a, #rightbox a,  #contentbox a:visited, #rightbox a:visited  {
	background-image:url(../media/pfeil_rechts.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #CC0000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 20px;
}
#contentbox a:hover, #rightbox a:hover  {
	background-color: #D5E6F9;
}
*/
#contentbox ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentbox ul {
	border-bottom: #CCCCCC solid 1px;
	font-size: 12px;
	margin: 0 18px;
	padding: 0;
	position: static;
	display: block;
	list-style-type: none;
}
#contentbox  ul li {
	background-image:  url("../media/pfeil_blau.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	border-top: #CCCCCC solid 1px;
	margin: 0;
	padding: 4px 12px;
	position: static;
	display: block;
	list-style-type: none;
	vertical-align: bottom; /* This fixes the gap in MSIE */
}
/* .breadcrumbs appears at top of #contentbox */
#contentbox .breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	display: block;
	padding: 4px 0px 0px 0px;
	margin-left: 9px;
}
#contentbox .breadcrumbs a, #contentbox  .breadcrumbs a:visited {
	background: transparent;
	border-right-style: solid;
	border-right-color: #9193A3;
	border-right-style: solid;
	border-right-width: 1px;
	color: #9193A3;
	display: inline;
	font-weight: normal;
	margin-right: 3px;
	padding-right: 3px;
}
#contentbox .breadcrumbs a:hover {
	background: transparent;	
	text-decoration:underline;
}
/* a new style for the breadcrumbs */
#contentbox #breadcrumbs {
	border: none;
	color: #9191A0;
	font-size: 9px;
	margin: 9px;
	padding: 0;
}
#contentbox #breadcrumbs a {
	color: #9191A0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#contentbox #breadcrumbs a:hover {
	background-color: #F5F5F9;
	text-decoration: none;
}
/* #bottomline tretches #mainbox longer than #leftbox, 
#contentbox or #rightbox. Required in all pages. */ 
#bottomline{
	clear: both;
}
/*Tabelle mit 2-farbigen Feldern*/
#contentbox .table1 {
	background-color: #DCE6FF;
	margin: 9px;
	width: 230px;
}
#contentbox .table1 td {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 9px 2px 9px;
	vertical-align: top;
	text-align: left;
}
#contentbox .table1 td a {
	font-weight: normal;
}
#contentbox .table1 td a:hover{
	text-decoration: underline;
}
#contentbox .table1 .header{
	background-color: #8CAAF0;
	color: #FFFFFF;
}
/*Tabelle mit einer Linie*/
#contentbox .table2 {
	margin: 9px 0px 9px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}
#contentbox .table2 td {
	padding: 3px 9px 2px 9px;
	text-align: left;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	}
#contentbox .table2 td a:link, #contentbox .table1 td a:visited{
	font-weight: normal;
}
#contentbox .table2 td a:hover{
	text-decoration: underline;
}
#contentbox .table2 .header{
	color: #333333;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	padding-top: 18px;
}
/*Tabelle für Bilder mit Bildunterschrift im Text - Rechtsausrichtung*/
#contentbox .table3{
	font-size: 10px;
	margin: 9px 0px 9px 9px;
}
#contentbox .table3 img{
	margin: 0px 0px 0px 0px;
}
/* .listlink is a link style within #contentbox */
.listlink {
	margin:  18px 9px;
	padding: 0;
	border-bottom: #828CDC solid 1px;
	display: block;
}
.listlink p{
	border-top: #828CDC solid 1px;
	margin: 0;
	padding: 0;
}
.listlink a:link, .listlink a:visited {
	font-size: 12px;
	padding: 2px 0px 2px 9px;
	color: #CC0000;
	font-weight: normal;
	background-image:  url("../media/pfeil_rechts.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	display: block;
	text-align: left;
}
.listlink a:hover{
	background-color: #D5E6F9;
	text-decoration: none;
}
.listlink .key a:link, .listlink .key a:visited {
	background-image:  url("../media/pfeil_key.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* .form is for most forms */
.form {
	width: 479px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 9px 6px;
	padding: 0px 0px 0px 0px;
	float: none;
}
.form table {
	border: 0px;
	width: 100%;
	display: block;
}
.form td {
	vertical-align: top;
}
.form input {
	height: 14px;
	font-size: 12px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 4px;
}
.form input.button {
	height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#CCCCFF;
}

/* .infobox is a small sidebar box. Use sparingly. */
.infobox {
	background-color: #F0F0FF;
	padding: 9px 9px 9px 27px;
	float: right;
	height: auto;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 9px 4px 9px;
	border: 1px solid;
	border-color: #6666CC;
}
.infobox strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 9px;
	background-image:  url(../media/liste1.gif);
	background-repeat: no-repeat;
	background-position: center left;

}
#inlinelink a, .inlinelink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	background-image:  url(../media/pfeil_rechts.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 2px 20px 4px 4px;
	display: block;
	clear: both;
}
#inlinelink a:hover, .inlinelink a:hover {
	background-color: #D5E6F9;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 9px;
	text-align: right;
}
/* #subnav is for the links at the bottom of contentbox */
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	margin: 9px;
	clear: both;
}
#subnav .line1{
	padding: 3px 0px 3px 0px;
}
#subnav .line2{
	border-top-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 0px;
}
#subnav .line4{
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#subnav a:link, #subnav a:visited {
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

/*
"rightbox" is the optional sidebar for the right side of the page.
It contains the statement as well as such elements as a list of 
adventages, the option to switch to a print layout, etc.
*/
#rightbox{
	display:block;
	width: 242px;
	float:right;
	clear: right;
	margin: 0px 1px 0px 0px; 
	text-align: left;
}
#rightbox h3{
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;
	padding: 9px 9px 9px 4px;
	margin: 0 0px 9px 9px;
	background-image:  url(../media/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#rightbox h3 a.fr {
	display: block;
	color: #CC0033;
	padding: 0 0 0 16px;
	margin: 0;
	background-image: url(../media/pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#rightbox h4{
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 9px 9px 9px 4px;
	margin: 0 0 9px 9px;
	background-image:  url(../media/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#rightbox ul{
	background-image:  url(../media/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 10px;
	margin: 0 9px;
	padding: 0 0 9px 0;
}
#rightbox li{
	border: none;
	display: block;
	list-style: none;
	background-image:  url(../media/liste1.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 3px 9px;
	margin: 0;
}
#rightbox li a{
	background: none;
}
#rightbox p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p img.border{
	border: 1px solid #BBB;
}
#rightbox .print{
	height: 24px;
	margin: 18px 0px 0px 0px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 9px 9px 0px 9px;
}
.statement{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	padding: 9px 9px 30px 9px;
	color: #000099;
	margin: 0px;
	background-color: #DCDCF0;
	background-repeat: no-repeat;
	background-position: bottom left;
/* note: if an image is desired in the page, then the property 
must be defined within the page, not here. The picture is a local,
not a global element due to context. */
}

.statement img{
	margin: 0 0 0 4px;
	padding: 0;
	display: block;
	float: right;
}

.print a, .print a:visited{ /* for the "print this page" links*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
	background-image:  url(../media/drucken.gif);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 9px;
	padding: 4px;
	display: block;
	clear: both;
}
.print a:hover {
	background-color: #D5E6F9;
	text-decoration: none;
}
table{
	margin-left: 9px;	
}
td {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
}
/* "Sitemap" is a special table style for sitemap-links and is to be applied 
to the TABLE tag of the site map */
.sitemap{
	margin-left: 9px;
	clear: none;
}
.sitemap td {
	padding: 0px 0px 0px 9px;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F5;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sitemap td.blanko {
	background-color: #FFFFFF;
}
.sitemap td a, .sitemap td a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-image:  url(../media/pfeil_sitemap.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 0px 0px 2px 14px;
}
.sitemap td a:hover {
	text-decoration:underline;
	background-image:  url(../media/pfeil_sitemap_hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.sitemap .header{
	color: #666666;
	font-weight: normal;
	background-image:  url(../media/dotted_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 4px 4px 4px 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 9px;
	letter-spacing: 2px;
}
.sitemap .info{
	font-size: 10px;
	padding-bottom: 18px;
	padding-left: 23px;
	color: #666666;
}
/* .message is a spacer, where the name is due to legacy issues */
.message {
	padding-top: 18px;
	padding-bottom: 200px;
}
