/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID:$Id:defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


html, body {
margin:0px;
padding:0px;
}

body{
background-color:#fff;
}

td, li, ul, ol, body{
color:#000;
font-family:Verdana, Arial;
font-size:12px;
}

td{
vertical-align:top;
}

img{
border:0px;
}

p{margin:0px}

b{font-size:11px}

hr {
height: 1px;
color:#333;
background-color:#333;
border: none;
}

span.red-capital{
color:#db001b;
text-transform:uppercase;
}

span.red-capital-bold{
color:#db001b;
text-transform:uppercase;
font-weight:bold;
}

span.black-capital-bold{
color:#000;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}

span.red-dot{
padding-left:13px;
background-image:url(/fileadmin/framework/li.gif);
background-repeat:no-repeat;
background-position: 0px 6px;
}

a.red-arrows{
padding:0px 0px 0px 13px;
background-image:url(/fileadmin/framework/doppelpfeil.gif);
background-repeat:no-repeat;
background-position:0px 4px;
}

a.capital-link{
text-transform:uppercase;
}

a:link{color:#000; text-decoration:underline}
a:visited{color:#000; text-decoration:underline}
a:hover{color:#000; text-decoration:underline}
a:active{color:#000; text-decoration:underline}

.toplink{
height:30px;
padding-top:12px;
visibility:hidden;
}
.toplink a, .toplink a:link, .toplink a:hover, .toplink a:visited{
text-decoration:none;
}

.csc-frame-frame1{
padding:5px;
border:1px solid #C89F2C;
background-color:#FFE191;
}

.csc-frame-frame2{
padding:5px;
border:1px solid #C89F2C;
background-color:#ffffff;
}

.align-right{
text-align:right;
}

.content{
margin:22px 0px 20px 30px;
width:440px;
}

.content ul{
margin:0px;
padding:0px;
list-style: none;

}

.content li{
padding:3px 0px 3px 10px;
background-image:url(/fileadmin/framework/li.gif);
background-repeat:no-repeat;
background-position: 0px 8px;
}

#footer{
color:#000;
}

.searchbox{text-align:right;padding-right:10px}

.searchbox input{
font-size:11px;
width:135px;
border:0px;
background-color:#fff;
}
.searchbox .formbutton{
margin-top:4px;
width:auto;
font-size:9px;
color:#000000;
border:0px;
background-color:#EEF6FC;
}

h1{
color:#000;
font-size:14px;
margin:0px 0px 10px 0px;
}

h2{
color:#000;
font-size:12px;
padding:0px;
margin:0px;
text-transform:uppercase;
}

.subhead1{
font-size:10px;
color:black;
}
.subhead2{
font-size:10px;
color:green;
}
.subhead3{
font-size:10px;
color:red;
}
.headerdate{
font-size:10px;
color:Green;
font-weight:normal;
}

.csc-textpic-caption{
color:#000;
font-size:10px;
}

.csc-header, .csc-textpicHeader{margin-bottom:10px}

.csc-mailform{
border:0px;
padding:0px;
margin:0px;
}

.csc-mailform-field{
margin-bottom:2px;
}

.csc-mailform-field label{
float: left;
width:120px;
padding-top:2px;
}

input, select, textarea{
width:240px;
color:#000;
font-family:Verdana,Arial;
border:1px solid #000;
background-color:#fff;
}

.csc-mailform-radio fieldset{
margin-left:120px;
border:0px;
}


form{margin:0px}

.csc-mailform-radio fieldset label{
float: none;
width:auto;
margin-right:20px;
}

.formradio, .formcheckbox{
border:0px;
width:auto;
background-color:transparent;
}

.formcheckbox{
margin-left:120px;
}

.formbutton{
width:auto;
color:#000;
border:1px solid #000;
background-color:#fff;
}

.loginform{
font-size:14px;
color:#2B3087;
font-weight:normal;
}

.filelinks{
font-size:14px;
color:#990000;
}
.filelinkssize{
font-size:14px;
color:Green;
}
.celmenu{
font-family:"Courier New", Courier, mono, serif;
font-size:12px;
color:olive;
margin-top:10px;
}
.celsubmenu{
font-family:"Courier New", Courier, mono, serif;
font-size:11px;
color:#666699;
margin-left:20px;
margin-top:3px;
}

.csc-uploads-fileName p{
margin:0px;
}
