/** general styles **/
@import url('styles.css');
@import url('forms.css');
@import url('navigation.css');
@import url('calendar.css');

html { font-family:Arial; font-size:12px; color:#fff; }
body { margin: 0px; padding:0px; background: #000 url(../img/layout/page_bg_alt.jpg) top center no-repeat; }
/*body { margin: 0px; padding:0px; background: #000;}*/

/** page layout **/
/*#fsv { width: 1284px; margin-left:auto; margin-right: auto; background: url(../img/layout/wrapper_bg.png) bottom center no-repeat; } */
/*#fsv { width: 1284px; margin-left:auto; margin-right: auto; }*/
#fsv { width: 1000px; margin-left:auto; margin-right: auto; }
#wrapper { width:1000px; margin-right:auto; margin-left:auto; }

#pfeil { position:relative;float:left;margin-top:285px;margin-left:50px;}
/*#header { margin-top:25px; width:100%; background: url(../img/layout/header_top_ffh.png) top left no-repeat; height: 198px; }*/
/*#header { margin-bottom:13px; width:100%; background: url(../img/layout/header_top_ffh.png) bottom left no-repeat; height: 213px; } */
#header { margin-bottom: 13px; width:100%; height: 211px; }

#headerintro {
	position:absolute;
}
#powered { margin: -115px 10px 0px 0px; font-size: 16px; font-weight:bold; text-align:right; }

/*#metanavigation { text-align:right; padding-right:450px;}*/
#metanavigation { text-align:right; position: absolute; padding-left:400px; padding-top:20px; z-index:100;}
#metanavigation a:link,#metanavigation a:visited  { text-decoration: none; color: #fff; margin-left:20px; }
#metanavigation a:hover,#metanavigation a:active  { text-decoration: underline; }
#metanavigation a.rss:link,#metanavigation a.rss:visited { background: url(../img/layout/rss.png) center left no-repeat; padding-left: 15px; }

#secNav { background: #fff; }
#thirdNav { background: #fff; }
#thirdNav div.space { padding-top:20px; }

/*#mainnavigation { padding-top: 137px; padding-left:185px; }*/
#mainnavigation { position:absolute; padding-top: 178px; padding-left:185px; }

#ffh { position:absolute; margin-left: 800px; padding-top:168px; }
#fsvlink { position:absolute; margin-left: 888px; margin-top:35px; width:93px;height:112px;}
#facebook { position:absolute; margin-left:290px; margin-top:15px; }

#searchbox { position:absolute; margin-left: 570px; padding-top: 19px;  z-index:99;}
#searchbox input { background: #fff; border:0px; font-size: 9px; }
.tx-indexedsearch-searchbox-button { font-size:8px; text-align:left; width:35px;}
.submit {text-align:left; }

#contentContainerStart { display: table-cell; }
#contentContainer { display: table-cell; background: url(../img/layout/content_bg.png) top center repeat-y; }
*html #contentContainer { float:left; }

#contentLeft { width:180px; float: left; color: #000; }
#contentLeftCMS { width:180px; float: left; color: #000; background:#fff; margin-top:10px;}

#subnav { padding-left: 10px; width:170px; background:#fff; }
#subnav ul  { margin: 0px; padding:0px; }
#subnav  li { margin: 0px; padding:0px; list-style: none; }
#subnav a:link,#subnav a:visited { text-decoration: none; font-size: 14px; font-weight: bold; width:100%; display: block; border-bottom:1px dotted #1929c2; color: #6d6b6b; padding: 7px 0px; }
#subnav a:hover,#subnav a:active { color: #1929c2;}

#subnavContent { padding-left: 10px; width:170px; background:#fff; }
#subnavContent ul  { margin: 0px; padding:0px; }
#subnavContent li { margin: 0px; padding:0px; list-style: none; }
#subnavContent a:link,#subnavContent a:visited { text-decoration: none; font-size: 14px; font-weight: bold; width:100%; display: block; border-bottom:1px dotted #1929c2; color: #6d6b6b; padding: 7px 0px; }
#subnavContent a:hover,#subnavContent a:active { color: #1929c2;}

#contentCenterContainerStart { margin-left:13px; width: 532px; float: left; color: #000; }
#contentCenterStart { width: 532px; height: 334px; color: #000; background: #fff url(../img/bgs/bg_topnews.png) top center no-repeat;  }

#contentCenterContainer { margin-left:13px; width: 532px; float: left; color: #000; background: #fff; display:table-cell;height:100%;}
#contentCenter { width: 532px; height: 334px; color: #000; display: table-cell; background:#fff;height:100%}

#contentCenterNews { width: 360px; color: #000; float:left; margin-top: 13px; }
#contentCenterRest { width: 172px; float:right; background:#fff; margin-top:13px; }

#contentCenterRestRight { width: 165px; margin-top:10px; float: left; text-align:right; background:#fff; }

#contentRight { margin-left:13px; width: 260px; float: right; color:#000;}
#contentRightContainer { float: right; color:#000; width:260px;}

#footer { width:100%; background: url(../img/layout/footer.png) top left no-repeat; height: 61px; margin-top:13px; z-index:10; position:relative;}
#sponsorfooter { text-align:left; width:100%; background: url(../img/layout/wrapper_bg_1000.png) bottom center no-repeat; height: 209px; margin-top:-45px; z-index:1;position:relative;}
#bubbles { padding-top:35px; padding-left:0px;}
#bubbles a { padding: 0px; margin: 0px; }
#bubbles img { padding: 0px; margin: 0px; }
