/*
###################
#  Site Styles  #
###################
 */
body {
font-family: Verdana, arial, sans-serif;
background-color: #ffc;
margin:0;
padding:0;
}

h1           { color: #f00; font-size: 22px; font-style: italic; font-weight: bold; text-align:center; }
h2           { color: #080; font-size: 16px; font-style: italic; font-weight: bold; text-align:center; }
h3           { color: #f00; font-size: 14px; font-style: italic; font-weight: bold; text-align:center; }
h4,h5        { color: #080; font-size: 14px; font-style: italic; font-weight: bold; text-align:center; }
h1.fuss      { color: #c30; font-size: 80%;  font-style: normal; font-weight: normal;text-align:center;margin:0;padding:0;}
pre    { text-align: center; font-style: normal; font-weight: normal; font-family: Verdana, arial, sans-serif; white-space: normal;}
h1.kopf {text-align:left; padding:0; margin:0;}
.unsichtbar {
position: absolute;
top: -6000px;
left: -6000px;
height: 1px;
width: 1px;
}

b, strong { color: #f00; font-size: 10pt; font-weight: bold;}
em, i {font-style: italic;}
u {font-style: underline;}

a:link, a:active, a:visited { font-family: Verdana; color: #f00; text-decoration: none; }
a:hover      { font-family: Verdana; color: #f00; text-decoration: underline; }
p, td, tr    { font-family: Verdana; font-size: 10pt; color: #000; }
.uebersicht    { font-family: Verdana; font-size: 14pt; color: #f00; font-weight: bold; }
.important   { font-family: Verdana; font-size: 10pt; color: #f00; font-weight: bold; }
.important2  { font-family: Verdana; font-size: 10pt; color: #000; font-weight: bold; }
.tdheader,th { background-color: #FC0; font-weight: bold }
.tdfirst     { background-color: #FFC; }
.tdsecond    { background-color: #FF9; }
img {border: 0}
td, #table1, tr {vertical-align:top; background-color: #ffc; }
td.kopfzeile {background: url(images/bg_titlebar.gif) repeat-x top top;}

ul.csc-menu-1 {list-style-type:none; margin:0; padding:0;text-align:center; width:100%;}
ul.csc-menu-1 li {display:inline; margin:0 auto; padding:0 15px 0 0;text-align:left;}
