/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #222;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #ddd;
line-height: 1.4em;
height: 100%;
text-align: center;}

td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #222;
line-height: 1.4em;
}

p
{
margin-top: 10px;
margin-bottom: 10px;
}

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,    
a:visited,
a:active {color: #222;   text-decoration: underline;}
a:focus,   
a:hover   {color: #222; text-decoration: none; background-color: #ffcc00;}

/*Headlines*/


h1, h2, h3
{
font-size: 18px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
line-height: 1.2em;
}

h1
{margin-top: 10px;
}

#top1
{
height: 104px;
width: 900px;
margin: auto;
}

#top2
{
height: 227px;
width: 900px;
margin: auto;
}

#top3
{
height: 46px;
width: 900px;
margin: auto;
}


#content
{
width: 900px;
background-color: #fff;
margin: auto;
text-align: left;
background-image: url(./images/mainbg.gif);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 180px;
text-align: left;
float: left;
font-size: 11px;
}

.menuabstand
{
margin-left: 37px;
}

.nav, .botnav
{margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
}

.nav
{text-align: left;
font-weight: bold;}

.botnav
{text-align: center;
font-size: 11px;}

.subnav
{margin-top: 0px;
margin-bottom: 9px;
margin-left: 35px;
color: #004c43;
text-align: left;
font-size: 11px;
line-height: 1em;
}

a.menu:link    {color: #222;  text-decoration: none;}
a.menu:visited,
a.menu:active,
a.menu:focus   {color: #222;   text-decoration: none;}
a.menu:hover   {color: #fff; background-color: #ed9420; border: 1px solid #ed9420;}

.naviaktiv
{
color: #fff; 
background-color: #ed9420; 
border: 1px solid #ed9420;
}


.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


#inhalt
{
margin: auto;
float: left;
width: 640px;
margin-left: 40px;
}

#inhalt2
{
margin: auto;
float: left;
width: 720px;
}

#inhalt3
{
margin: auto;
float: left;
width: 480px;
margin-left: 40px;
}

#bottom
{
height: 30px;
width: 900px;
background-image: url(./images/bottom.gif);
margin: auto;
}

#bottom2
{
background-color: #ed9420;
width: 900px;
text-align: center;
margin: auto;
height: 25px;
}

.bottext
{
background-color: #ed9420;
text-align: center;
font-size: 10px;
color: #333;
}

.right
{
text-align: right;
}

.left
{
text-align: left;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.zerospacer
{
clear: both;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}

.bigspacer
{
clear: both;
height: 50px;
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;
}

.rechtsfluss2
{
float: right; 
margin-left: 20px;
margin-bottom: 0px;
}

li
{
margin-top: 7px;}


.zero
{
margin-top: 0;
margin-bottom: 0;
}

.small
{
font-size: 11px;
}

hr
{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #ed9420;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

#progpic
{
width: 180px;
float: right;
}

.aussteller
{font-size: 11px;
line-height: 1.4em;}

     a.bpm {
         display:block;
         color:#222;
         width:100px;
        padding:5px 7px 5px 30px;
         text-decoration:none;
         text-align:left;
         margin-bottom:1px;
	 width: 143px;
	 background-color: #ffcc00;
	outline:none;


}

     a.bpm:active, a.bpm:hover, a.bpmaktiv, bpmaktiv {
        display:block;
        padding:5px 7px 5px 30px;
        color:#fff;
        margin-bottom:1px;
	width: 143px;
	background-color: #f7a500;
	outline:none;
	text-decoration: none;

}

     a.subbpm {
         display:block;
         color:#222;
         width:100px;
        padding:2px 7px 2px 40px;
         text-decoration:none;
         text-align:left;
         margin-bottom:1px;
	 width: 133px;
	 background-color: #ffcc00;
	outline:none;


}

     a.subbpm:active, a.subbpm:hover, a.subbpmaktiv {
        display:block;
        padding:2px 7px 2px 40px;
        color:#fff;
        margin-bottom:1px;
	width: 133px;
	background-color: #f7a500;
	outline:none;
	text-decoration: none;

}
