.container {
  position: relative;
  font-family: Arial;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  border-radius:6px;
  bottom: 30px;
  right: 30px;
  background-color: #96AEE0;
  color: black;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 2px 2px 10px black;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/bg_logo.gif);
	line-height: 130%;
	background-attachment: fixed;
}
body {
   scrollbar-face-color: #6999CD;
   scrollbar-track-color: #6999CD;
   scrollbar-highlight-color: #6999CD;
   scrollbar-shadow-color: #6999CD;
   scrollbar-3dlight-color: #000000;
   scrollbar-darkshadow-color: #000000;
}

p {line-height: 160%;}

.Untertitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.Meckerer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #ffffff;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
.imgMitte {
	padding: 5px;
	border: 1px solid #D8E0F3;
}
.imgLinks {
	float: left;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #D8E0F3;
}
.imgRechts {
	float: right;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #D8E0F3;
}

/*- Menu 14--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
        line-height: 36px;
}
ol {
	list-style: square;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
}

img {
    border: none;
}
#menu14 {
        width: 160px;
        margin: 9px;
        }

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #333;
        display: block;
        background:  url(images/menu14.gif);
        padding: 8px 0 0 10px;
		  color: #000;
        }

#menu14 li a:hover, #menu14 li #current { {
        color: #FFF;
        background:  url(images/menu14.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

		  
/*- Formular---------------------------  
input,textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: White;
	width: 280px;
	border: 1px solid #BFBFBF;
	padding: 3px;
	background-image: url(images/bg_input.jpg);
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 90px;
	background-color: #6999CD;
	border: 1px solid #BFBFBF;
	height: 22px;
}
 Formular Ende */ 
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #232038;
	text-decoration: none;
	font-size: 12px;
	font-variant: small-caps;
	line-height: 180%;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #515151;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #515151;
}
