@page {
       size:portrait;
       margin-top:1.5cm;
       margin-bottom:1.2cm;
       margin-left:1.0cm;
       margin-right:1.2cm;	
}

img { behavior: url(../css/iepngfix.htc); }

body {
	/*background: #b1b2b4 url(../img/bg.jpg) repeat-x; */
	text-align: center;
    width: 100%;
	height: 100%;
    font: 75%/1.7em "Arial", Verdana, helvetica, sans-serif;
	color: #002f5e;
	padding: 0; 
	margin: 0;
	border: 0; 		
}

h1 {
	font-size: 1.5em;
	color: #002f5e;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	color: #f04d23;
	padding: 0 0 0.8em 0;
	margin: 0;	
}

h3 {
	font-size: 1.1em;
	color: #002f5e;
	font-weight: bold;
	padding: 0;
	margin: 0;		
}

hr {
	background-color: #d8d8d9;
	color: #d8d8d9;
	border: 0 none;	
	height: 1px;
	line-height: 1px;
}

label {
	display: block;
	font-size: 0.9em;
	color: #707173;
}

#wrapper {
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	/*
	margin-top: 20px; 
	padding-top: 36px;
	*/
	text-align: left;
}

#kopfzeile {
	width: 710px;
	height: 80px;	
}

#logo {
	float: left;
	height: 55px;
	text-align: left;
}

#suche {
	/*
	float: left;
	width: 215px;
	margin-top: 35px;
	background: transparent;
	padding: 0 0 0 25px;
	font-size: 0.9em;
	color: #646567;
	*/
	display:none;
}

#suche a {
	text-decoration: none;
	color: #646567;
}

#suche a:hover {
	text-decoration: none;
	color: #f04d23;
}

#suche input {
	border-color: #646567;
	border: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 1em;
	color: #646567;
}

#suche form {
	margin: 0;
	padding: 0;
}

.suche_submit {
	width: 56px; 
	padding: 1px;
}

.suche_suchbegriff {
	width: 152px; 
	padding: 2px; 
	margin-right: 1px;
}

#main {
	float:left;	
	background: url(../img/bg_inhalt.gif) repeat-y;
}

#menu {
	/*
	float: left;
	width: 240px;
	margin-right: 20px;
	background: transparent;
	padding: 0;
	color: #FFFFFF;
	*/
	display:none;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	margin-bottom: 1px;	
}

.nav a {
	width: 215px;
	height: 1.8em;
	background-color: #646567;
	padding: 1px 0 0 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.nav a:hover {
	background-color: #002f5e;
}

.navactive a {
	width: 215px;
	height: 1.8em;
	background-color: #f04d23;
	padding: 1px 0 0 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.navactive a:hover {
	background-color: #002f5e;
}

.nav2 a {
	width: 215px;
	height: 1.8em;
	background-color: #002f5e;
	padding: 1px 0 0 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.nav2 a:hover {
	background-color: #f04d23;
}

.navactive2 a {
	width: 215px;
	height: 1.8em;
	background-color: #002f5e;
	padding: 1px 0 0 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.navactive2 a:hover {
	background-color: #f04d23;
}

.subnav1 a {
	width: 215px;
	height: 1.6em;
	background-color: #CCCCCD;
	padding: 0 0 1px 25px;
	color: #646567;
	text-decoration: none;
	display: block;	
}

.subnav1 a:hover {
	color: #002f5e;
}

.subnav1active a {
	width: 215px;
	height: 1.6em;
	background-color: #CCCCCD;
	padding: 0 0 1px 25px;
	color: #f04d23;
	text-decoration: none;
	display: block;	
}

.subnav1active a:hover {
	color: #002f5e;
}

.subnav2 a {
	width: 200px;
	height: 1.6em;
	background-color: #CCCCCD;
	padding: 0 0 1px 40px;
	color: #646567;
	text-decoration: none;
	display: block;	
}

.subnav2 a:hover {
	color: #002f5e;
}

.subnav2active a {
	width: 200px;
	height: 1.6em;
	background-color: #CCCCCD;
	padding: 0 0 1px 40px;
	color: #f04d23;
	text-decoration: none;
	display: block;	
}

.subnav2active a:hover {
	color: #002f5e;
}

#inhalt {
	float: left;
	width: 710px;
	text-align: left;
	background: transparent;
}

/*
#inhalt a {
	text-decoration: underline;
	color: #002f5e;
}

#inhalt a:hover {
	text-decoration: none;
	color: #f04d23;
}
*/

#headline {
	/*width: 720px;*/
	/*background-color: #002f5e;*/
	margin-bottom: 20px;
	padding-top: 9px;
	/*padding-left: 10px;*/
	padding-bottom: 17px;
}

#content {
	width: 710px;
	min-height: 400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE 6*/	
	line-height: 1.5em;
}

#content a {
	color: #646567;
	text-decoration: none;
}

#content a:hover {
	color: #f04d23;
	text-decoration: none;
}

#content form {
	margin: 0;
}

#content input {
	margin-bottom: 5px;
	font-size: 1em;
	color: #002f5e;	
	border-color: #d0d0d1;
	padding: 3px;
	border-width: 1px;
	border-style: solid;	
}

#content select {
	margin-bottom: 5px;
	font-size: 1em;
	color: #002f5e;	
	border-color: #d0d0d1;
	padding: 3px;
	border-width: 1px;
	border-style: solid;	
}

#content textarea {
	margin-bottom: 5px;
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	color: #002f5e;	
	border-color: #d0d0d1;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
}

.c710 {
	width: 710px;
}

.c410_300_li {
	float: left;
	width: 390px;
	padding-right: 20px;
}

.c410_300_re {
	float: right;
	width: 300px;
}

.c355_355_li {
	float: left;
	width: 345px;
	padding-right: 20px;
}

.c355_355_re {
	float: right;
	width: 345px;
}

.c210_500_li {
	float: left;
	width: 190px;
	padding-right: 20px;
}

.c210_500_re {
	float: right;
	width: 500px;
}

.c3spalten_li {
	float: left;
	width: 223px;
	padding-right: 20px;
}

.c3spalten_mi {
	float: left;
	width: 224px;
	padding-right: 20px;
}

.c3spalten_re {
	float: right;
	width: 223px;
}

.linkbox {
	background-color: #d9e0e7;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.linkbox-hover {
	background-color: #CCCCCD;
	padding-left: 5px;
	padding-right: 5px;
	cursor:pointer;
	margin-bottom: 5px;
}

.linkbox_title {
	color: #f04d23;
}

.linkbox_desc {
	color: #002f5e;
}

.menubox {
	float: left;
	background-color: #d9e0e7;
	padding: 3px 8px 3px 8px;
	margin-right: 8px;
	color: #002f5e;
}

.menubox-hover {
	float: left;
	background-color: #CCCCCD;
	padding: 3px 8px 3px 8px;
	cursor:pointer;
	margin-right: 8px;
	color: #002f5e;
}

.menubox-active {
	float: left;
	background-color: #f04d23;
	padding: 3px 8px 3px 8px;
	margin-right: 8px;
	color: #FFFFFF;
}


.newshead {
	width: 690px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002f5e;
	margin-bottom: 1px;
}

.newsbody {
	width: 690px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	color: #002f5e;
	background-color: #d9e0e7;
	margin-bottom: 10px;
}

.tabnewshead {
	width: 668px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002f5e;
	margin-bottom: 1px;
}

.tabnewsbody {
	width: 668px;
	padding: 5px 10px 5px 10px;
	font-size: 1.0em;
	color: #002f5e;
	background-color: #d9e0e7;
	margin-bottom: 10px;
}

.eventshead {
	width: 690px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002f5e;
	margin-bottom: 1px;
}

.eventshead1 {
	float: left;
	width: 430px;
	padding-right: 10px;
}
.eventshead2 {
	float: left;
	width: 250px;
	text-align: right;
}

.eventsbody {
	width: 690px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	color: #002f5e;
	background-color: #d9e0e7;
	margin-bottom: 10px;
}

.tabeventshead {
	width: 668px;
	padding: 5px 10px 3px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002f5e;
	margin-bottom: 1px;
}

.tabeventshead1 {
	float: left;
	width: 414px;
	padding-right: 10px;
}
.tabeventshead2 {
	float: left;
	width: 244px;
}

.tabeventsbody {
	width: 668px;
	padding: 5px 10px 5px 10px;
	font-size: 1.0em;
	color: #002f5e;
	background-color: #d9e0e7;
	margin-bottom: 10px;
}

.cm {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 5px 0;
}

.cm li {
	display: inline;
	padding-right: 10px;
}

.cm a {
	background:transparent url(../img/pfeil_blue.gif) no-repeat scroll left center;
	color: #002f5e;
	padding-left:12px;
	text-decoration:none;
}

.cm a:hover {
	background:transparent url(../img/pfeil_orange.gif) no-repeat scroll left center;
	color: #f04d23;
}

.cm2 {
	list-style-type: none;
	padding: 1em 0 0 0;
	margin: 5px 0 5px 0;
}

.cm2 li {
	display: inline;
	padding-right: 10px;
}

.cm2 a {
	background:transparent url(../img/pfeil_blue2.gif) no-repeat scroll left center;
	color: #002f5e;
	padding-left:12px;
	text-decoration:none;
}

.cm2 a:hover {
	background:transparent url(../img/pfeil_orange2.gif) no-repeat scroll left center;
	color: #f04d23;
}

#footer {
	width: 710px;
	margin-top: 20px;
	padding-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #002f5e;
}

#footer a:hover {
	text-decoration: none;
	color: #f04d23;
}

.footer_left {
	float: left;
	width: 580px;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}

.footer_right {
	/*
	float: right;
	width: 50px;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	*/
	display:none;
}

.footer_right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer_right a {
	background:transparent url(../img/pfeiltotop_blue.gif) no-repeat scroll right center;
	color: #002f5e;
	padding-right:12px;
	text-decoration:none;
}

.footer_right a:hover {
	background:transparent url(../img/pfeiltotop_orange.gif) no-repeat scroll right center;
	color: #f04d23;
}

.footer_print {
	/*
	float: left;
	width: 80px;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	*/
	display:none;
}

.footer_print ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer_print a {
	background:transparent url(../img/print_blue.gif) no-repeat scroll right center;
	color: #002f5e;
	padding-right:16px;
	text-decoration:none;
}

.footer_print a:hover {
	background:transparent url(../img/print_orange.gif) no-repeat scroll right center;
	color: #f04d23;
}

.clear {
	clear: both;
}

.tabcontent {
  border-left: solid 1px #002f5e;
  border-right: solid 1px #002f5e;
  border-bottom: solid 1px #002f5e;
  border-top: solid 1px #002f5e;
  background-Color: #FFFFFF;
  background-repeat: repeat-y;
  padding: 10px 10px 10px 10px;
  margin-top: -1px;
}

.tab_688 {
	width: 600px;
}

.tab_668 {
	width: 600px;
}


.latest_li {
	float: left;
	width: 345px;
	margin-right: 20px;
}

.latest_li a {
	text-decoration: none;
	color: #002f5e; 
}

.latest_li a:hover {
	color: #f04d23;
}

.latest_li p {
	line-height: 1.3em;
}

.latest_re {
	float: right;
	width: 345px;
}

.latest_re a {
	text-decoration: none;
	color: #002f5e; 
}

.latest_re a:hover {
	color: #f04d23;
}

.latest_re p {
	line-height: 1.3em;
}

.red {
	color: #f04d23;
}

.green {
	color: #45a12b;
}

.hinweisrot {
	color: #e2001a;
}

.teaser {
	width: 710px;
	padding-bottom: 20px;
}

.download {
	min-height:41px;
	margin-bottom:0.5em;
	border:solid 1px #d8d8d9;
}

.download-hover {
	min-height:41px;
	margin-bottom:0.5em;
	border:solid 1px #f04d23;
	cursor:pointer;
}

.download_li {
	width:50px;
	height:40px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	border:none 1px #333333;
}

.download_re {
	margin-left:0px;
	float:left;
	/*line-height:14px;*/
	padding-top:5px;
	padding-bottom:5px;
}

.formok {
	background-color: #FFFFFF;
}

.formerror {
	background-color: #FFCC00;
}	

.formattention {
	min-height:41px;
	margin-bottom:1em;
	background-color: #FFCC00;
}

.formattention_li {
	width:50px;
	height:40px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	border:none 1px #333333;
}

.formattention_re {
	margin-left:0px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.pictext {
	font-size: 0.8em;
	margin-top: 0.1em;
}


/*
SEARCH BEGIN
*/

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:#002f5e;
    background-color:transparent
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#002f5e;
    background-color:transparent
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
    font-size:20px;
    color:#3366cc;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#646567;
    width: 100%;
    border: 0px;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#b8ccee;
}

td.isearch-head
{
    color:#ffffff;
    font-size:1.0em;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#3366cc;
    background-color:transparent
}

a.isearch-title:visited
{
    color:#336644;
    background-color:transparent
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:0.9em;
    color:#002f5e;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#646567;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}

a.isearch-url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#646567;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#d8d8d9;
    width: 100%;
    border: 0px;
}

td.isearch-prevnext
{
    color:#000000;
    /*font-size:14px;*/
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:1.1em;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:12px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats
{
}

table.isearch-stats th, table.isearch-stats td
{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th
{
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td
{
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption
{
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #004422;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #008844;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #008844;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #ffffff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}

/*
SEARCH END
*/