/*
dunkel blau:	43489E
hell blau:		E6E7F2
linien-grau:	666666
text-grau: 		666666
*/

/* Layout *************************************************/
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
overflow:scroll;
}
#maintable {
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
background-color: #E6E7F2;
font-size: 12px;
}
#header {
display: block;
background-color: #ffffff;
}
#header-image-bg {
background-image:  url(../imgs/header_bgrnd.jpg);
}
#header-image {
background-image:  url(../imgs/header.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-top: 0px;
padding-left: 200px;
margin: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#lang, #lang a:link, #lang a:hover, #lang a:visited, #lang a:active {
color: #E6E7F2;
font-size: 12px;
padding-top: 10px;
text-decoration: none;
}

#spacebar {
display: block;
background-color: #ffffff;
height: 25px;
}
#mainnavitab-aktive {
	background-color: #43489E;
	color: #E6E7F2;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#mainnavitab-aktive a:link, #mainnavitab-aktive a:visited, #mainnavitab-aktive a:hover, #mainnavitab-aktive a:active {
	background-color: #43489E;
	color: #E6E7F2;
	text-decoration: none;
}

#mainnavitab-passive a:link, #mainnavitab-passive a:visited {
	background-color: #ffffff; /*#E6E7F2;*/
	color: #43489E;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#mainnavitab-passive a:hover, #mainnavitab-passive a:active {
	color: #E6E7F2;
	text-decoration: none;
	background-color: #43489E;
}

#pathbar {
background-color: #43489E;
padding-top: 5px;
padding-left: 10px;
color: #E6E7F2;
text-decoration: none;
/*border-bottom: 1px solid #999999;*/
}

#pathbar a:link, #pathbar a:visited {
color: #E6E7F2;
text-decoration: none;
}

#pathbar a:hover, #pathbar a:active {
color: #E6E7F2;
text-decoration: underline;
}

/* Menü *************************************************************/
#navbar {
width: 200px;
padding-top: 15px;
}
#navbar ul, ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
#navbar ol, ol li {
margin: 0;
padding-left: 10px;
list-style-type: none;
}
#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
color: #43489E;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 25px;
padding-right: 10px;
border-bottom: 1px #cccccc dotted;
}
#navbar strong, #navbar b {
display: block;
text-decoration: none;
color: #43489E;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
padding-right: 10px;
border-left: 10px #43489E solid;
border-bottom: 1px #999999 solid;
}
#navbar ul li a:hover,  #navbar ul li a:active {
color: #43489E;
padding-left: 15px;
border-left: 10px #43489E solid;
border-bottom: 1px #999999 solid;
}

/* Maintext Area mit tabellen und bullet-point definition ************/
#main-text {
background-color: #ffffff;
width : 650px;
padding: 10px;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
}
#main-text table {
width: 100%;
font-size: 12px;
}
#main-text ul {
margin-left: 50px;
padding-left: 10px;
list-style-type: none;
list-style-image:  url(../imgs/navi_button.jpg);
list-style-position: outside;
text-align: left;
}

#block-text ul, #block-text ul li {
margin-left: 15px;
/*margin-top: 5px;
margin-right: 15px;
margin-bottom: 10px;*/
padding-left: 5px;
list-style-type: none;
list-style-image:  url(../imgs/navi_button.jpg);
list-style-position: outside;
text-align: left;
}

/* titel tabelle mit bild und spruch ********************************/
#titel-table table {
width: 100%;
background-color: #ffffff;
border: 1px solid #cccccc;
text-valign: middle;
font-size: 14px;
padding: 30px;
}
#titel-table td, #titel-table p{
text-align: center;
font-style: italic;
color: #43489E;
font-weight: bold;
}
#titel-table-bild table {
width: 100%;
background-color: #ffffff;
border: 1px solid #cccccc;
text-valign: middle;
font-size: 14px;
}
#titel-table-bild td, #titel-table-bild  p{
text-align: left;
font-style: italic;
color: #43489E;
font-weight: bold;
}

/* info tabelle innerhalb der main-text area ************************************/
#info-table table {
}
#info-table th {
border-top: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-left: 1px #cccccc solid;
background-color: #eeeeee;
color: #43489E;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#info-table td {
border: 1px #cccccc solid;
text-align: justify;
padding-top: 10px;
padding-bottom: 10px;
}

/* news-table *********************************************************/
#news-table table {
}
#news-table th {
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
background-color: #eeeeee;
color: #43489E;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#news-table td {
border-bottom: 1px #cccccc solid;
text-align: left;
padding: 10px;
}

/* download-table *********************************************************/
#download-table table {
}
#download-table th {
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
background-color: #eeeeee;
color: #43489E;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#download-table td {
border-bottom: 1px #cccccc solid;
text-align: left;
padding-left: 10px;
padding-top: 5px;
vertical-align: top;
}

#download-table a:link, #download-table a:hover, #download-table a:visited, #download-table a:active {
/*	font-weight: bold;*/
}

#download-table p {
padding:0px;
}

/* tech-table *********************************************************/
#tech-table table {
}
#tech-table th {
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
background-color: #eeeeee;
color: #43489E;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#tech-table td {
border-bottom: 1px #cccccc solid;
text-align: left;
padding-left: 10px;
}

/* kontakt-table *********************************************************/
#kontakt-table table {
}
#kontakt-table td {
text-align: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
#kontakt-table p {
display: block;
text-align: center;
border: 1px #990000 solid;
color: #990000;
padding: 10px;
}

/* allgemeingültige Schriften und Textdarstellung im Maintext *********/
h1 {
display: block;
/* 
border-bottom: 1px #ffffff solid;
border-left: 10px #43489E solid;
padding-left: 10px; */
padding-top: 20px;
padding-bottom: 0px; 
padding-left: 5px; 
font-style: italic;
background-color: #ffffff;
color: #43489E; /*#43489E;*/
font-size: 16px;
letter-spacing: 2px;
text-align: left;
line-height: 25px;
margin:0;
}
h2 {
display: block;
border: 1px none #CCCCCC;
color: #43489E;
font-size: 14px;
padding-left: 5px;
padding-top: 10px; 
}
h3 {
font-style: italic;
color: #43489E;
font-size: 12px;
padding-left: 5px;
}
p {
text-align: justify;
padding-left: 5px;
padding-right: 5px;
}

/* links in main-text area ********************************/
#main-text a:link, #info-box a:link, #news-box a:link, #info-box-r a:link, #news-box-r a:link {
color: #43489E;
text-decoration: underline;
}
#main-text a:visited, #info-box a:visited, #news-box a:visited, #info-box-r a:visited, #news-box-r a:visited {
color: #43489E;
text-decoration: underline;
}
#main-text a:hover, #info-box a:hover, #news-box a:hover, #info-box-r a:hover, #news-box-r a:hover {
background-color: #E6E7F2;
text-decoration: underline;
}
#main-text a:active, #info-box a:active, #news-box a:active, #info-box-r a:active, #news-box-r a:active {
background-color: #E6E7F2;
text-decoration: underline;
}

/* News Kästchens (links) **************************************/
#info-box {
position: relative;
padding-top: 10px;
width: 200px;
height: 160px;
}
#info-box table {
width: 190px;
font-size: 12px;
}
#info-box ul {
margin-top: 5px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
padding: 0;
}
#info-box ul li {
list-style-type: none;
list-style-image:  url(../imgs/navi_button.jpg);
list-style-position: outside;
margin-left: 25px;
padding: 0;
}
#info-box th {
border-top: 1px #999999 solid;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
background-color: #43489E;
color: #cccccc;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#info-box td {
background-color: #ffffff;/*#eeeeee;*/
border: 1px #999999 solid;
text-align: left;
padding: 10px;
}

/* News Kästchens **************************************/
#info-box-r {
position: relative;
padding-top: 10px;
padding-left: 10px;
width: 200px;
height: 160px;
}
#info-box-r table {
width: 190px;
font-size: 12px;
}
#info-box-r ul {
margin: 0;
padding:0;
}
#info-box-r ul li {
list-style-type: none;
list-style-image:  url(../imgs/navi_button.jpg);
list-style-position: outside;
margin-left: 35px;
padding: 0;
}
#info-box-r th {
border-top: 1px #999999 solid;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
background-color: #43489E;
color: #cccccc;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#info-box-r td {
background-color: #ffffff;/*#eeeeee;*/
border: 1px #999999 solid;
text-align: left;
padding: 10px;
}

/* Brand neu Kästchen (links) *****************************/
#news-box {
	position: relative;
	padding-top: 10px;
	width: 200px;
	height: 160px;
}
#news-box table {
width: 190px;
font-size: 12px;
}
#news-box th {
border-top: 1px #999999 solid;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
background-color: #CCCCCC;
color: #333399;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#news-box td {
background-color: #ffffff;
border: 1px #999999 solid;
text-align: left;
padding: 10px;
}
#news-box ul {
margin-top: 5px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
padding: 0;
}
#news-box ul li {
list-style-type: none;
list-style-image:  url(../imgs/navi_button.jpg);
list-style-position: outside;
margin-left: 25px;
padding: 0;
}

/* Brand neu Kästchen (rechts) *****************************/
#news-box-r {
	position: relative;
	padding: 10px;
	width: 200px;
	height: 160px;
}
#news-box-r table {
width: 190px;
font-size: 12px;
}
#news-box-r th {
border-top: 1px #999999 solid;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
background-color: #CCCCCC;
color: #333399;
text-align: left;
line-height: 20px;
padding-left: 10px;
}
#news-box-r td {
background-color: #ffffff;
border: 1px #999999 solid;
text-align: left;
padding: 10px;
}

/* Footer ***************************************/
#footer {
display: block;
background-color: #43489E;
font-weight: bold;
font-size: 9px;
color: #ffffff;
padding-left: 15px;
padding-bottom: 3px;
padding-top: 1px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
height: 23px;
line-height: 23px;
}
#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}
#footer a:hover, #footer a:active {
background-color: #43489E;
text-decoration: underline;
}

