/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #434343;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #2e3094;
background-image: url(./images/verlauf.jpg);
background-position: top;
background-attachment: fixed;
background-repeat: repeat-x;
line-height: 1.4em;
height: 100%;
text-align: center;}

td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #434343;
line-height: 1.4em;
}

td.co
{
border: 1px solid #88b600;
}

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: #006fbb;  text-decoration: none;}
a:visited,
a:active,
a:focus   {color: #006fbb;   text-decoration: none;}
a:hover   {color: #2e3094; text-decoration: none;}

/*Headlines*/


h1, h2, h3
{
font-size: 20px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
color: #2e3094;
}

h1
{
margin-top: 0px;
margin-bottom: 10px;
}

h2, h3
{
margin-top: 20px;
margin-bottom: 10px;
}

.sm {
font-size: 15px;
margin-top: 0;
}

.newshl {
color: #2e3094;
font-style: italic;
font-weight:bold;
}


#top
{
height: 225px;
width: 900px;
margin: auto;
}


.line
{
width: 900px;
height: 17px;
background-color: #fff;
margin: auto;
text-align: left;
background-image: url(./images/line.jpg);
}

#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: 240px;
text-align: left;
float: left;
margin-left: 10px;
background-color: #d3e6f4;
font-family: arial, verdana, 'sans-serif';
font-weight: bold;
font-size: 15px;
}

.menu2
{
width: 240px;
text-align: left;
background-color: #fff;
}

.menuabstand
{
margin-left: 37px;
}

.nav
{margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
text-align: left;
}

.navspace
{
height: 20px;
}

.navspace2
{
height: 30px;
}

.contspace
{
height: 35px;
}

.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


#inhalt
{
margin: auto;
float: left;
width: 560px;
margin-left: 45px;
}


#bottom
{
height: 44px;
width: 900px;
background-image: url(./images/bottom.gif);
margin: auto;
}

.right
{
text-align: right;
}

.left
{
text-align: left;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 1px;
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;
}

li
{
margin-top: 7px;}


.zero
{
margin-top: 0;
margin-bottom: 0;
}

.slogan
{
color: #006fbb;
font-size: 18px;
font-weight: bold;
font-family: arial, verdana, helvetica, sans-serif;
text-align: center;
}

.small
{
font-size: 11px;
}

hr
{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #006fbb;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

     a.alm {
         display:block;
         color:#888;
         width:100px;
        padding:5px 7px 10px 40px;
         text-decoration:none;
         text-align:left;
         margin-bottom:1px;
	 width: 180px;
	 background-image:url(buttons/button1.gif);
	outline:none;

}

     a.alm:active, a.alm:hover, a.almaktiv {
        display:block;
        padding:5px 7px 10px 40px;
        color:#2e3094;
        margin-bottom:1px;
	width: 180px;
	background-image:url(buttons/button2.gif);
	outline:none;
	text-decoration: none;
}
