/*Allgmein*/

body
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #3b454d;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #e1e1e1;
line-height: 1.4em;
}

a:link img {border: 0;}
a:visited img {border: 0;}
a:active img {border: 0;}
a:focus img {border: 0;}
a:hover img {border: 0;}
a:link    {color: #6c777f;  text-decoration: none;}
a:visited,
a:active,
a:focus   {color: #6c777f;   text-decoration: none;}
a:hover   {color: #ffb300; text-decoration: none;}

/*Headlines*/


h1
{
font-size: 15px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
padding-bottom: 7px;
border-bottom: 2px solid #f7be00;
}

h2
{
font-size: 15px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
padding-bottom: 7px;
border-bottom: 2px solid #f7be00;
}

h3
{
font-size: 15px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
padding-bottom: 7px;
border-bottom: 2px solid #f7be00;
}


/*Dies und Das*/


#top
{
height: 125px;
width: 865px;
background-image: url(./images/bemat-top.jpg);
margin: auto;
}

#content
{
width: 865px;
background-color: #f8f8f8;
background-image: url(./images/contentbg.jpg);
margin: auto;
text-align: left;
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 220px;
text-align: left;
float: left;
}

.nav
{margin-top: 20px;
margin-bottom: 20px;
margin-left: 35px;
color: #b6b6b6;
text-transform: uppercase;
font-family: arial, verdana; 
font-size: 13px;
}

hr.navi
{
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #fbbf09;
border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
margin-left: 8px;
}

.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


a.menu:link    {color: #3b454d;  text-decoration: none;}
a.menu:visited,
a.menu:active,
a.menu:focus   {color: #3b454d;   text-decoration: none;}
a.menu:hover    {color: #fbbf09; background-color: #3b454d; border: 2px solid #3b454d; }

.menuaktiv
 {color: #fbbf09; background-color: #3b454d; border: 2px solid #3b454d; }

#inhalt
{
margin: auto;
float: left;
width: 540px;
margin-left: 50px;
}

#bottom
{
height: 55px;
width: 865px;
background-image: url(./images/bottom.jpg);
margin: auto;
}


/*Dies und Das*/


#center
{
text-align: center;
margin: auto;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}

.bigspacer
{
clear: both;
height: 30px;
margin: 0px;
}

.center
{
text-align: center;
margin: auto;
}

.linksfluss
{
float: left; 
margin-right: 20px;
margin-bottom: 10px;
clear: both;
}

.rechtsfluss
{
float: right; 
margin-left: 20px;
margin-bottom: 10px;
}

.language
{text-align: right;
margin-right: 111px;
}

.small
{font-size: 11px;}

.right
{text-align: right;}
