/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 SVN ID: $Id: defaultstylesheet.css 3437 2008-03-16 16:22:11Z flyguide $ */


body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
max-height: 100%;
}


#framecontent{
position: absolute;
top: 87px;
bottom: 40px; 
left: 0px;
width: 127px; /*Width of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: white;
color: white;
}



#framecontentTop, #framecontentBottom{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 87px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
color: white;
}

#framecontentBottom{
top: auto;
bottom: 0;
left: 0;
right: 0;
height: 40px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
color: white;
width: 100%;
}

#maincontent{
position: fixed;
top: 87px; /*Set top value to HeightOfTopFrameDiv*/
left: 155px;
right: 0;
bottom: 40px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto;
background: #fff;
}





.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 87px 0px 40px 0px; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%;
width: 100%;
padding: 0 0 0px 155px;
}


* html #framecontentBottom{
padding: 0 0 0px 0px;
}

* html #framecontentTop{
padding: 0 0 0 0;
}

* html #framecontent{
height: 100%;
}




A:link {
	background-color : transparent;
	color : #285078;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : #285078;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #689ac4;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #285078;
	font-weight : bold;
	text-decoration : none;
}




table.contenttable-4 {
 font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
 width: 100%;
 font-size : 13px;
 font-weight : normal;
 margin-top : 0px;
 margin-bottom : 0px;
 line-height : 100%;
 color: #000000;
}

table.contenttable-4 td {
vertical-align: top;
}




table.contenttable-5 {
 font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
 width: 100%;
 font-size : 13px;
 font-weight : normal;
 margin-top : 0px;
 margin-bottom : 0px;
 line-height : 110%;
 color: #000000;
}

table.contenttable-5 tr.tr-even {
 background-color: #CFCFCF;
}

table.contenttable-5 tr.tr-odd {
 background-color: #F0F0F0;
}
 

table.contenttable-5 td {
vertical-align: top;
}










table.contenttable-1 {
 width: 100%;
 font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
 font-size : 14px;
 font-weight : normal;
 }

table.contenttable-1 tr.tr-0 {
 background-color: #285078;
 font-size : 14px;
 font-weight : normal;
 color : white;
 height: 30px;
 }


table.contenttable-2 {
 width: 100%;
 font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
 font-size : 13px;
 font-weight : normal;
 }


table.contenttable-2 tr.tr-0 {
 background-color: #CFCFCF;
 font-size : 13px;
 font-weight : bold;
 color : black;
}


table.contenttable-3 {
 width: 100%;
 font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
 font-size : 13px;
 font-weight : normal;
 }


table.contenttable-3 tr.tr-0 {
 background-color: #F0F0F0;
 font-size : 13px;
 font-weight : normal;
 color : black;
}








form {
  background: #F0F0F0;
  border: thin solid #285078;
  margin:0;
  padding:.5em;
  font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
  font-size : 13px;
  line-height : 120%;
  color: #000000;
  margin-top : 10px;
  margin-bottom : 0px;
  padding-bottom : 0px;
  text-indent : 10px;

}


input, label, select {
margin-top : 0px;
  margin-bottom : 10px;
}


label {
width: 150px;
}





label {
float: left;
}




SELECT {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px
}
TEXTAREA {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px
}
INPUT {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px
}


H1 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 24px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 20px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 15px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H5 {
        font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
        font-size : 12px;
	font-weight : lighter;
        color : #285078;
        margin-bottom : 0px;
        margin-top : 0px;
}
H6 {
        font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
        font-size : 10px;
        font-weight: normal;
	color : black;
        margin-bottom : 0px;
        margin-top : 0px;
}






.subhead1 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
	font-size : 13px;
	line-height : 120%;
	color: #000000;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-bottom : 0px;
	text-indent : 0px;
}

LI {
        font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
        font-size : 13px;
        line-height : 120%;
        color: #000000;
        margin-top : 2px;
        margin-bottom : 2px;
        padding-bottom : 0px;
        text-indent : 0px;
}









.caption {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Trebuchet MS, Nimbus Sans L, Arial, Verdana, sans-serif;
	font-size : 13px;
	color : #000000;
}
.table {
	font-family : Trebuchet MS, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Trebuchet MS, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Trebuchet MS, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Trebuchet MS, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Trebuchet MS, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Trebuchet MS, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Trebuchet MS, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;
}
.sitemap4 {
	font-family : Trebuchet MS, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Trebuchet MS, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Trebuchet MS, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 120px;
	margin-top : 3px;
}



#spoiler {}
#spoiler a {
    color:#000;
    text-decoration:none;}
#spoiler a span {
    display:none; }
#spoiler a:active span, #spoiler a:focus span {
    display:block;} 



