/* copyright 2006, Andreas Niederer, modulor.at */
/*************************************************************/
#page { position: relative; width:990px; }
#page hr { display:none; }
/*************************************************************/
#header { min-height:312px; /*border-bottom:1px dotted #42668B;*/ margin-bottom:10px;  }

#logo { position:absolute; top:63px; left:0px; width:220px; height:63px; background-color:#42668B; }

#content-shortcut { display:none; }

#tabs { position:absolute; top:45px; left:220px; width:219px; }
#tabs ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#tabs ul li {
	width:219px;
	height:61px;
	border:1px solid #42668B;
	border-top:0px;
	padding:0;
	margin:0;
}
#tabs div { height:100%; }
#tabs div:hover { background-color:#eeeeee;  }
#tabs a { font-weight:normal; display:block; padding:30px 3px 0 10px; height:31px; }
#tabs a:hover { color:#FF0000; background-color:#eeeeee; }
#tabs #id0 { border-top:1px solid #42668B;  }

#title { position:absolute; top:50px; left:220px; width:540px; height:49px; padding:14px 0 0 230px; background-color:#42668B; color:#E0FF33; font-size:20px; }
#title-image { margin-left:440px; width:550px; min-height:312px; }
#title-image img { margin-bottom:18px; }
#title, #logo { -moz-opacity:0.8; filter:Alpha(opacity=80); }

/*************************************************************/
#content { clear:both; }
#content div { /*border:1px dotted #CCCCCC;*/ }


/****************************************/
#footer { clear:both; float:none; margin:0; padding:0 0 16px 26px;  }
#footer a { font-weight:normal; }
#footer-update { }
#footer-pageup { display:none; }
#footer-navigation { }
#footer-publisher { /*margin-top:-9em;*/ margin-bottom:1em; /*position:absolute; top:-5em;*/ }
#footer-support { margin:-45px 0 0 0px; padding-left:424px;  }
/****************************************/
#special { display:none }

#ticker { color:#000000; z-index:100; width:760px; left:0; }
#ticker a:link { color:#FFFFFF;  }
#ticker a:visited { color:#FFFFFF; }
#ticker a:hover { color:#cccccc; }

body,td,th,div,ul,ol,li,input,option,select,textarea,h1,h2,h3,h4,h5,h6,p { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; letter-spacing:0px; }
body { font-size:0.8em; background-color:#FFFFFF; line-height:133%; margin: 0px; padding: 0px; color: #333333;  }

textarea { font-size:1em; }
input { font-size:1em; }
select { font-size:1em; }
h1,h2,h3,h4,h5,h6,p { }

a { text-decoration: none; }
a:link {  color:#538BB2; }
a:visited {  color: #003366; }
a:hover { color: #FF0000; }
a:active { color: #FF9999; }
