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

body { 
margin : 0; 
padding : 0; 
text-align : center; 
color : #ffffff; 
font-family : "Times New Roman", Times, serif; 
font-size : 12px; 
font-style : normal; 
font-weight : lighter; 
background-color : #000000; 
text-decoration : none; 
} 
#container { 
width : 90%; 
text-align : center; 
border-top-color : #000000; 
margin-top : 0; 
margin-right : auto; 
margin-bottom : 0; 
margin-left : auto; 
border-right-color : #000000; 
border-bottom-color : #000000; 
border-left-color : #000000; 
} 
#header { 
padding : 0 10px; 
color : #ffffff; 
background-color : #000000; 
font-family : Arial, Helvetica, sans-serif; 
text-align : center; 
} 
#header h1 { 
margin : 0; 
padding : 10px 0; 
} 
#sidebar1 { 
float : left; 
width : 35%; 
padding-top : 10px; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight : lighter; 
color : #ffffff; 
background-color : #000000; 
text-decoration : none; 
text-align : left; 
} 
#sidebar2 { 
float : right; 
width : 33%; 
color : #ffffff; 
background-color : #000000; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight : lighter; 
text-align : left; 
padding-top : 10px; 
padding-right : 0; 
padding-bottom : 15px; 
padding-left : 20px; 
} 
#sidebar1 h3, .Basispagina #sidebar1 p, .Basispagina #sidebar2 p, #sidebar2 h3 { 
margin-left : 10px; 
margin-right : 10px; 
} 
#mainContent { 
background-color : #000000; 
margin-top : 0; 
margin-right : 33%; 
margin-bottom : 0; 
margin-left : 35%; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; 
padding : 0; 
} 
#footer { 
padding : 0 10px; 
background-color : #000000; 
} 
#footer p { 
margin : 0; 
padding : 10px 0; 
} 
.fltrt { 
float : right; 
margin-left : 8px; 
width : 0; 
visibility : visible; 
} 
.fltlft { 
float : left; 
margin-right : 8px; 
width : 0; 
visibility : visible; 
} 
.clearfloat { 
clear : both; 
height : 0; 
font-size : 1px; 
line-height : 0; 
background-color : #000000; 
} 
body, td, th { 
font-size : 100%; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
a:link { 
color : #cccccc; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
color : #ffcc66; 
} 
a:hover { 
text-decoration : underline; 
color : #ff3300; 
} 
a:active { 
text-decoration : none; 
color : #cccccc; 
} 
.navList { 
clear : both; 
border-bottom : 1px solid #999999; 
margin : 0; 
color : #ffffff; 
background-color : #000000; 
text-align : left; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 10px; 
padding-left : 0; 
} 
.navList ul, .navList li { 
white-space : nowrap; 
display : inline; 
list-style-type : none; 
margin : 0 0 10px 0; 
padding : 0; 
background-color : #000000; 
} 
.navList .navSelected, .navList .navActive a:link, .navList .navActive a:visited, .navList .navInactive { 
border : 1px solid #999; 
color : #ffcc33; 
float : left; 
margin-right : 8px; 
padding : 2px 10px 3px 10px; 
text-decoration : none; 
background-color : #000000; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : small; 
font-style : normal; 
line-height : 14px; 
font-weight : normal; 
font-variant : normal; 
} 
.navList .navSelected { 
border-bottom : 1px solid #ffba27; 
color : #ffffff; 
background-color : #000000; 
} 
.navList .navActive a:hover { 
text-decoration : none; 
color : #ff3300; 
background-color : #999999; 
} 
.navList .navInactive { 
background : #000000; 
color : #999; 
} 
#nav { 
width : 180px; 
float : left; 
clear : left; 
background-color : #ffffff; 
border : 1px solid #ff9900; 
} 

