/*  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:#fff;
font-family:Verdana, Arial, Helvetica;
font-size:12px;
}

td{vertical-align:top;}

img{border:0px;}

p{margin:0px}

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

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

.toplink{
height:30px;
padding-top:12px;
}
.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;
margin-left: auto;
margin-right: auto;
text-align: left;
width:980px;
height:670px;
}

#logo{
position:absolute;
left:84px;
top:24px;
width:531px;
height:72px;
}

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

#dotline_white{background-image:url(/fileadmin/framework/dotline-white.gif)}
#dotline_black{background-image:url(/fileadmin/framework/dotline-black.gif)}

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

#nav ul, #nav_home ul{
padding:0px;
margin:0px;
}

#nav li, #nav_home li{
padding:0px;
margin:0px;
font-size:14px;
font-family:"Courier New", Courier, mono, serif;
text-transform:lowercase;
display:inline;
list-style-type:none;
}

#nav a, #nav_home a{
color:#000;
padding:0 15px 0px 15px;
text-decoration:none;
}

#nav_home a{color:#fff}

#nav a:hover, #nav_home a:hover{
text-decoration:underline;
}

#nav .act{
text-decoration:underline;
}

#nav_panel{
position:absolute;
left:70px;
top:100px;
width:800px;
height:30px;
z-index:1;
background-color:#000;
}

#title_panel{
position:absolute;
left:70px;
top:178px;
width:800px;
height:30px;
z-index:2;
background-color:#000;
}

#content_panel{
position:absolute;
left:70px;
top:208px;
width:825px;
height:430px;
z-index:1;
background-color:#000;
}
/* Mozilla */
html>body #content_panel{
height: auto;
min-height: 430px;
}

.content{
margin:5px 7px 5px 7px;
}

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

}

#scrolldiv{
width:345px;
height:380px;
margin-top:10px;
float:left;
overflow:hidden;
}

#col_right{
width:430px;
margin:0;
padding-left:0;
margin: 13px 18px 0 0;
float:right;
}

#medianavi{
position:absolute;
left:460px;
top:343px;
width:340px;
height:20px;
z-index:1;
}

#medianavi .contenttable{
width:340px;
}

#giflist{
position:absolute;
left:27px;
top:418px;
}
.giflistitem{
height:30px;
width:800px;
background-color:#000;
}

#scrollpfeil-up{
position:absolute;
top:15px;
left:-22px;
visibility: hidden;
}

#scrollpfeil-down{
position:absolute;
top:45px;
left:-22px;
visibility: hidden;
}

h1{
color:#fff;
font-size:14px;
margin:0px 0px 10px 0px;
}

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