body
{
background:#000000;
font-family: Arial;
color:#E6D2B3;
}
h1
{
font-size:20px;
font-weight:lighter;
line-height:24px;
}
.master
{
margin:0 0 0 65;
background:#000000;

	position:absolute;
	left:0px;
	top:0px;
width:900px;
height:652px;
	
	left: 50%;
  margin-left: -500px; /* negative Hälfte von width:900px */

  top: 50%;
  margin-top: -326px; /* negative Hälfte von height:576px */
}

.bild_oben
{
width:945px;
height:169px;
background-image:url(/inhalt/Bilder/bild_oben.jpg);
background-repeat:no-repeat;
}
.link_oben
{
/*margin: 145 0 5 700;*/
margin: 145 35 0 0;
color:#E6D2B3;
font-family:arial;
float:right;
}
.background
{
width:950px;
height:480px;
background-image:url(/inhalt/Bilder/hintergrund.jpg);
background-repeat:no-repeat;
}
.bild_unten
{
width:945px;
height:50px;
background-image:url(/inhalt/Bilder/bild_unten1.jpg);
background-repeat:no-repeat;
float:left;
}
.logo
{
width:49px;
height:49px;
float:right;
margin-right:35px;
}
form
{
color: #E6D2B3;
margin: 24 0 0 120;
}
.left
{
width:270px;
height:415px;
float:left;
background:transparent;
margin: 15 0 0 0;
}
.right_gesamt
{
width:647px;
height:395px;
padding: 35 0 0 0;
overflow:auto;
background:transparent;
scrollbar-base-color:#B26828;
scrollbar-track-color:#A26027;
}
.inhalt
{
width:380px;
/*height:380px;*/
padding: 0 5 0 0;
color:#E6D2B3;
background:transparent;
float:left;
font-family:arial;
line-height:17px;
}
.right
{
width:220px;
/*height:430px;*/
background:transparent;
float:left;
}
.bild1
{
float:left;
margin: 0 10 10 18;
}

.button
{
margin: 0 0 0 0 ;
background: url('/inhalt/Bilder/button_inaktiv.jpg');
background-repeat:no-repeat;
width:170px;
height:25px;
font-family:arial;
padding: 10 0 0 40;
color:#E6D2B3;
}
.button a
{
color: #000000;
text-decoration:none;
}
.button1
{
margin: 0 0 0 0 ;
background:url('/inhalt/Bilder/button_aktiv.jpg');
background-repeat:no-repeat;
width:170px;
height:25px;
font-family:arial;
padding: 10 0 0 40;
color:#E6D2B3;
}
.button1 a
{
color: #E6D2B3;
text-decoration:none;
}
a {color:#E6D2B3;}
a:hover{color:#E1C593;}


a.navi {color:#E6D2B3;text-decoration:none;}
a.navi:hover {color:#E1C593;text-decoration:none;}

.suchebutton {
background: #E6B464;
color:#000000;
border: solid 1px #EFC381;
}
.sucheeingabe{
background: #F8F2E5;
color:#000000;
border: solid 1px #ffffff;
}