/*  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 $ */

body{
margin:0;
padding:0;
background-color:#fff;
text-align:center;
background-repeat:no-repeat;
background-position: top center;
}

td, li, ul, ol, body{
color:#000;
font-family:Verdana, Arial, Helvetica;
font-size:15px;
}

td{vertical-align:top;}

img{border:0px;}

p{margin:0px}

hr {
height: 1px;
color:#000;
background-color:#fff;
border: none;
}

a:link{color:#000;text-decoration:underline}
a:visited{color:#000;text-decoration:underline}
a:active{color:#000;text-decoration:underline}
a:focus {outline:none}

.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;
}

#mainlayer{
position:relative;
text-align: left;
}

#logo{
position:relative;
width:531px;
height:72px;
}

#dotline_white, #dotline_black{
position:absolute;
left:70px;
top:146px;
width:852px;
height:1px;
z-index:2;
visibility:hidden;
}

#nav, #nav_home{
position:absolute;
left:82px;
top:128px;
width:800px;
height:20px;
z-index:2;
text-align:right;
visibility:hidden;
}

#nav_panel{
visibility:hidden;
}

#title_panel{
position:relative;
height:30px;
padding:20px 0 20px 0;
}

#content_panel{

}

.content{
text-align: justify;
margin:5px 7px 5px 7px;
}

.content ul{
margin:0px;
padding:0px;
list-style: none;

}

#scrolldiv{
width:100%;
}

#col_right{visibility:hidden;}

#medianavi{visibility:hidden;}

#giflist{

}
.giflistitem{
height:30px;
width:800px;
background-color:#000;
}

#scrollpfeil-up, #scrollpfeil-down{visibility: hidden;display:none;}

h1{
color:#000;
font-size:20px;
margin:0px 0px 10px 0px;
}

h2{
color:#000;
font-size:15px;
padding:0px;
margin:0px;
}

.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-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:#fff;
font-family:Verdana, Arial;
font-size:11px;
border:1px solid #000;
background-color:#000;
}

.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:#fff;
border:1px solid #000;
background-color:#000;
}

.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;
}