/*================================================================================*/
/* Globales CSS
/*================================================================================*/
body
{
    background-color: #fff;
    font-family: Verdana;
    font-size: 12px;
    color: #4c4c4c;
}
h1 {
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 2em;
	color: #000000;
}

.klein { font-size:9px; }
.popup
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
}
/*================================================================================*/
/* Layout allgemein
/*================================================================================*/
#logo {
    /*position: absolute;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;*/
    margin-bottom: 5px;
}
#seitenHeader {
    position: absolute;
    background-repeat: repeat-x;
    width:100%;
    top: 0px;
    left: 0px;
}

#seitenMenue {
    position: absolute;
    top: 142px;
    left: 40px;
    z-index: 10;
}

#seitenHeadSubnavi {
    position: absolute;
    top: 106px;
    left: 198px;
    z-index: 10;
}

#seitenContent
{
    z-index: 1;
    position: absolute;
    top: 142px;
    left: 200px;
    width: 548px;
    overflow: hidden ;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 10px;
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}
#seitenContentPrint
{
    position: absolute;
    top: 2px;
    left: 2px;
    width: 555px;
    overflow: hidden ;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}

#seitenRand
{
    font-family: Verdana;
    position: absolute;
    left: 773px;
    top: 116px;
    width: 160px;
}
#suche
{
    margin:0;
}
#suchtext 
{
    border: 1px solid #6060a0;
    width: 107px;
    margin-right: 8px;
    height: 19px;
}
.menuButton, .menuButtonSub, .menuButtonAktiv, .menuButtonSubAktiv
{
    width: 165px;
    height: 33px;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
}
.menuButtonInner
{
    padding-left: 8px;
    padding-top: 5px;
    color: White;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#skyscraper
{
    position: absolute;
    left: 970px;
    top: 126px;
}


/*================================================================================*/
/* Bilder (umfliessend)
/*================================================================================*/
.bildRechts {
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-right: 2px;
    margin-top: 2px;
}

.bildLinks {
    float: left;
    margin-right: 20px;
    margin-left: 2px;
    margin-bottom: 15px;
    margin-top: 2px;
}
.bu  { font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size:9px; line-height: 1.2em; margin-top: .3em;}
.bildRechts .bu  {
	text-align: right;
}
.bildLinks .bu  {
	text-align: left;
}
.titelbild {
    margin-left:30px;
    margin-bottom:20px;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
}
.homepagetitel {
    margin-left:0;
    margin-top:1em;
    margin-bottom:1em;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
	line-height: 15px;
}

/*================================================================================*/
/* Homepage
/*================================================================================*/
.homepageTitel
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 1em;
}
.homepageText
{
    font-weight: normal;
    text-decoration: none;
}

.homepageNews 
{
    margin-bottom: 15px;
    margin-right: 20px;
}
.homepageNewsR 
{
    margin-bottom: 15px;
    margin-right: 0px;
}
.col1 
{
    width: 260px;
    float:left;
}
.col2 
{
    clear: both;
}
.ueberschrift {
    color: white;
    background-color: #0000a0;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 15px;
    background-image: url(/img/fvm/newsbg.gif);
    height: 16px;
    font-weight: bold;
}

/*================================================================================*/
/* Rechte Boxen / Mittige Boxen
/*================================================================================*/
.boxR
{
    margin-top: 4px;
    margin-bottom: 16px;
    clear: both;
    margin-left: 16px;
    width: 156px;
}
.boxRTitle
{
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    text-align: center;
    color: White;
    padding-top: 6px;
    font-weight: bold;
    height: 17px;
    background-image: url(/img/fvm/teaserheadb.gif);
    background-repeat: no-repeat;
}
.boxRContent
{
    padding: 8px;
    background-repeat: repeat-y;
    font-size: 11px;
    background-image: url(/img/fvm/teaserbody.gif);
}
.boxRContent ul
{
    padding-left: 20px;
    margin-left:0;
    font-size: 9px;
}
.boxRContentAnzeigen
{
    padding: 1px;
    background-repeat: repeat-y;
    font-size: 11px;
    background-image: url(/img/fvm/teaserbody.gif);
}
.boxRFoot
{
    width: 156px;
    height: 5px;
    background-image: url(/img/fvm/teaserfoot.gif);
}

.suchBoxTitle 
{
    background-image: url(/img/fvm/teaserheado.gif);
}
/*================================================================================*/
/* News
/*================================================================================*/
.news 
{
    margin-bottom: 2em;
}

.newsTitel
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 1em;
}
.newsText
{
}

.newsDatum
{
    color: #777;
    padding-right:8px;
    font-size: 11px;
}
.newsRubrik 
{
    font-size: 11px;
    color: #77a;
}
ul.weitereNews {
	list-style-type:square ;
	margin: 0;
	margin-left: 2em;
	padding: 0;
	list-style-position:outside ;
}
li.weitereNews
{
    margin-bottom: .3em;
}

/*================================================================================*/
/* Links
/*================================================================================*/
.link 
{
    margin-bottom: 1em;
    background-image: url(/img/link_symbol.gif);
    background-repeat: no-repeat;
    height: 50px;
}
.linkTitel 
{
    margin-left: 40px;
    font-weight: bold;
}
.linkText
{
    margin-left: 40px;
    font-size: 10px;
}


/*================================================================================*/
/* Messen
/*================================================================================*/
.messe
{
    margin-bottom: 2em;
    background-image: url(/img/kalender.gif);
    background-repeat: no-repeat;
}
.messeTitel 
{
    font-weight: bold;
    margin-left: 50px;
}
.messeText
{
    font-size: 10px;
    margin-left: 50px;
}
.messeDatum
{
    color: #777;
    padding-right:8px;
    font-size: 11px;
    margin-left: 50px;
}
.messeDatumKlein
{
    font-family: Arial, Helvetica, Sans-Serif;
    margin-top: 11px;
    color: #ed8936;
    font-size: 11px;
    font-weight: bold;
    margin-left: 4px;
    float: left;
}
.cover
{
float: right;
margin-left:30px;
margin-bottom: 25px;
}
/*================================================================================*/
/* Sitemap Listen
/*================================================================================*/
.folderGeschlossen
{
    list-style-image: url(/img/folder_zu.gif);
    margin-left: 10px;
    margin-top: 12px;
}
.folderOffen
{
    list-style-image: url(/img/folder_offen.gif);
    margin-left: 10px;
    margin-top: 12px;
}
