/* 
25.09.2022 wegen Abmahngefahr
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
*/

/* raleway-regular - latin */ /* 25.09.2022 wegen Abmahngefahr */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */ /* 25.09.2022 wegen Abmahngefahr */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

<style type="text/css"><!--
body
{

 background-color:#FFFFFF;
 text-align:center;
 font-size: 2em;
}

/* CONTAINER ANFANG */

body
{
 margin-top:-8px;
 background-color:#FFFFFF;
 text-align:center;
}

#head
{
 height:98px;
 width:762px;
 background-image: url(./images/head.jpg);
 margin:0px auto;
}

#bar1
{
 height:22px;
 width:100%;
 background-image: url(./images/bar1.jpg);
 background-repeat:no-repeat;
 background-position:center;
}

#bar1_rand_1
{
 height:22px;
 width:20%;
 background-color:#AF8B82;
 float:left;
 margin-left:-8px;
}

#bar1_rand_2
{
 height:22px;
 width:20%;
 background-color:#CCAA96;
 float:right;
 margin-right:-8px;
}

#bar2
{
 height:40px;
 width:100%;
 background-color:#F9E7D2;
 font-size:16px;
 color:#5D1503;
 font-family:Verdana,Arial;
 line-height:17px;
 font-weight:bold;
}

/* NEU */
#bar2 {
	padding-top: 10px;
}

/* NEU */
#bar2 a {
	color: #5d1503;
	font-family:'Raleway';
	font-size: 14pt;
	font-weight: normal;
	line-height: normal;
	padding: 0px 10px 10px 10px;
	text-decoration: none;
}

#main
{
 width:800px;
 margin:auto;
 margin-top:0px;
 text-align:left;
}

#content_left
{
 width:300px;
 margin:auto;
 margin-top:0px;
 text-align:center;
 float:left;
}

#content_right
{
 width:500px;
 margin:auto;
 margin-top:0px;
 text-align:left;
 float:left;

}

#ueberschrift
{
 border-left: #5D1503 4px solid;
 padding-left:10px;
 margin-top:20px;
 width:400px;
 font-size:15px;
 color:#5D1503;
 font-family:Verdana,Arial;
 line-height:17px;
 font-weight:bold;
}

#ueberschrift_1
{
 border-left: #5D1503 4px solid;
 padding-left:10px;
 margin-top:20px;
 font-size:15px;
 color:#5D1503;
 font-family:Verdana,Arial;
 line-height:17px;
 font-weight:bold;
 text-align:left;
}

#schriftbox_1
{
 border-left: #DBDBDB 1px solid;
 padding-left:5px;
 margin-top:20px;
 width:460px;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:18px;
}

#schriftbox_2
{
 border-left: #DBDBDB 0px solid;
 padding-left:5px;
 margin-top:20px;
 width:400px;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:17px;
}

#schriftbox_3
{
 border-left: #DBDBDB 1px solid;
 padding-left:20px;
 margin-top:20px;
 width:400px;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:17px;
 text-align:left;
}

#bild_text
{
 width:200px;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:15px;
 text-align:left;
 margin:auto;
}

#bild_text_1
{
 width:200px;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:15px;
 text-align:left;
 margin:auto;
 float:left;
}


.bild {
margin-right:0px;
margin-top:0px;
}

#footer
{
 width:720px;
 margin:auto;
 padding:3px;
 margin-top:20px;
 text-align:right;
 border-top: #DBDBDB 3px solid;
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:17px;
 float:left;
}

a.normal:link {
padding:1px;
font-size:11px;
color:#000000;
font-family:Verdana,Arial;
line-height:16.5px;
text-decoration:underline;
}

a.normal:visited {
padding:1px;
font-size:11px;
color:#000000;
font-family:Verdana,Arial;
line-height:16.5px;
text-decoration:underline;
}

a.normal:hover {
padding:1px;
font-size:11px;
color:#5D1503;
font-family:Verdana,Arial;
line-height:16.5px;
text-decoration:underline;
}

td {
 font-size:11px;
 color:#000000;
 font-family:Verdana,Arial;
 line-height:18px;
}

//--></style>