/*Allgmein*/

body, html
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #3a3a3a;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #fff;

line-height: 1.4em;
text-align: center;
}

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: #f00; text-decoration: none;}

/*Headlines*/


h1
{
font-size: 14px;
font-weight: bold;
margin-top: 0px;
color: #000;
}

h2
{
font-size: 14px;
font-weight: bold;
color: #000;
}

h2
{
font-size: 14px;
font-weight: bold;
color: #000;
}

/*Dies und Das*/

#topbg
{width: 100%;
height: 236px;
background-color: #3a3a3a;
}

#toptel
{width: 900px;
margin: auto;
text-align: center;
height: 32px;
background-color: #3a3a3a;
background-image: url(./images/toptel.gif);
}


#top1
{
height: 14px;
width: 900px;
background-color: #3a3a3a;
margin: auto;
}

#top2
{
height: 190px;
width: 900px;
background-image: url(./images/top.jpg);
margin: auto;
}

#bildleiste
{width: 580px;
height: 130px;
margin-left: 280px;
background-color: #eee;
}

#content
{
width: 900px;
background-color: #fff;
margin: auto;
text-align: left;
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 260px;
text-align: left;
float: left;
margin-top: 20px;
}

.nav
{margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

hr
{
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #3a3a3a;
border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.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: 582px;
margin-left: 20px;
margin-top: 10px;
}

.bottom
{
width: 900px;
margin: auto;
font-size: 11px;
text-align: center;
color: #888;
}

p.bot
{margin-top: 0px;}


/*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;}

.bold
{font-weight: bold;}

.right
{text-align: right;
margin-bottom: 0;
}