body {
	color: #666666;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em 0;
	text-align: center;	
  }

a img {border: 0;}  

  div#Seite {
	text-align: right;
	margin: 0 auto;
	width: 900px;
	padding: 0;
	background: #FFFFFF url(../image/logo-mediapat5.jpg) no-repeat right top;
	border: 1px solid #990000;
	text-decoration: none;
  }
  html>body div#Seite {
	border: 1px solid #990000;
  }
  h1 {
	font-size: 4em;
	margin: 0;
	padding: 0.5em;
	text-align: center;
	background: no-repeat 100% 20%;
	border-bottom: 1px solid #990000;
	color: #FFFFFF;
  }
Div#header {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	color: #990000;
}
div#bilderleiste {
	width: 100%;
	background-color: #990000;
	border: 2px #990000;
	height: 111px;
}

div#flag {
	width: 173px;
	margin: 0 0 0%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2em;
  }

 ul#Navigation {
	font-size: 0.83em;
	float: left;
	width: 173px;
	margin: 0 0 0%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2em;
	font-weight: bold;
  }
  ul#Navigation li {
	list-style: none;
	margin: 0;
	padding: 0.2em;
	line-height: 15px;
	text-align: left;
  }
  ul#Navigation a {
	display: block;
	padding: 0;
	font-weight: bold;
  }


  
  ul#Navigation a:link {
	color: #990000;
	background-color: white;
	text-decoration: none;
  }
  ul#Navigation a:visited {
	color: #990000;
	background-color: white;
	text-decoration: none;
  }
  ul#Navigation a:hover {
	color: #666666;
	background-color: #E2E2E2;
	text-decoration: none;
  }
  ul#Navigation a:active {
    color: white; background-color: gray;
  }
  .styleaktuell {color: #FFFFFF}
  
div#inhalt-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	float: left;
	width: 685px;
	font-weight: bold;
	font-variant: normal;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 12px;
	}
	* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

p#adresse {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	float: left;
	font-size: 9px;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

*html p#adresse {
	padding-top: 10px;
}
  div#Inhalt {
	padding: 3px 5em 3em 6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-size: 0.8em;
	word-spacing: normal;
	float: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 203px;
	font-style: normal;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
	font-size: 1em;
	margin: 3em 0 0.2em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  div#Inhalt h3 {
	font-size: 1,2em;
	margin: 70px 0 0 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  *html div#Inhalt h3 {
	font-size: 1em;
	margin: 3em 0 0.2em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  div#Inhalt p {
	margin: 1em 0;
	text-align: justify;
	  }
  div#Inhalt a:link {
	color: #990000;
	background-color: white;
	text-decoration: none;
  }
   div#Inhalt a:visited {
	color: #990000;
	background-color: white;
	text-decoration: none;
  }
  div#Inhalt a:hover {
	color: #666666;
	background-color: #E2E2E2;
	text-decoration: none;
  }
  div#Inhalt a:active {
    color: white; background-color: gray;
	}

  p#Fusszeile {
	clear: both;
	font-size: 0.83em;
	margin: 1;
	padding: 0.1em 2em 2em;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #990000;
  }

.flagge {
	list-style-type: none;
	float: left;
	width: 100px;
	background: #ffff;
}
   .flagge li {
   display:inline;
	list-style: none;
	margin: 5px;
	padding: 0.2em;
	float: left;
  }
  .flagge a {
	padding: 0;
	font-weight: bold;
  }
  
  .flagge a:link {
	background-color: white;
	text-decoration: none;
  }
    .flagge a:hover {
	background: #ffff;
	background-color: #fffff;
	text-decoration: none;
  }

