@charset "utf-8";
/* CSS Document */

body {
        background-color: #fab704;
		margin:0 auto;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
p { font-size:10pt; line-height:16pt; color:#333333;}
h1 {
	font-size:18pt;
	font-weight:600;
	color:#000066;
	letter-spacing:1.5px
}
h2 { font-size:14pt; font-weight:600; color:#666666; letter-spacing:1.5px}


#nav_intern ul, #nav_extern ul { 
		list-style:none; margin-left:-20px; 
		}

#nav_intern ul li {
		background-image:url(../images/button.gif); 
		background-repeat:no-repeat; 
		padding:4px;
		list-style-image:none;
		}
#nav_intern ul li a {
		color:#FFFFFF; 
		font-variant:small-caps; 
		font-size:14pt;}

#nav_extern ul li {
		line-height:12pt; 
		padding:4px;
		list-style-image:none;
		}
#nav_extern ul li a {
		text-decoration:none;
		font-size:9pt;
		color:#000066;
		}

#maintable {background-color:#fab704;}
#sidebar {background-color:#FFFFCC}
.tablecolor{background-color:#FFFFFF;}
.tablecolor2{background-color:#fab704;}

.style1 {color: #ffffff}
a {text-decoration:none;}
.style2 {color: #005083;}
.stylea {color: #0000ff; font-size:12pt;}
.styleb {color: #333333; background-color: #eeeeee;}
a.styleb:hover {color: #efefef;        text-decoration: none; background-color: #999999;
}
a.stylec{color: #333333; font-size:13px;        text-decoration: none; ;
}
.style3 {color: #333333}
.Stil4 {font-size: 20px}
.Stil6 {font-size: 14px}
.Stil10 {
        font-size: 16px;
        font-weight: bold;
}
.Stil11 {
        font-size: 12px;
}
.Stil12 {font-size: 18px}
.Stil14 {color: #333333; font-size: 16px; }
.Stil15 {
        font-size: 16px;
}
.Stil16 {
        font-size: 24px;
        font-weight: bold;
}
.Stil18 {
        color: #FAB704;
        font-weight: bold;
}

.t2 {
color:#666666;
font-size:16px;
padding-top:-20px;
}
.t3 {
padding-top:5px;
color:#666666;
font-size:14px;
}
#content {
background-color:#FFFFFF;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#131313;
}
#footer  {
background-color:#131313;
color:#CCCCCC; 
font:Arial, Helvetica, sans-serif 10px; 
font-weight:400; line-height:20px; 

}
#footer div {
float:left;
padding:6px;
width:250px;
}

