/*  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:0px;
padding:0px;
background-color:#717C7F;
text-align:center;
background-image:url(/fileadmin/framework/bg_raster.gif);
background-repeat:repeat-x;
}

td, li, ul, ol, body{
color:#333;
font-family:Verdana, Arial;
font-size:12px;
}

td{
vertical-align:top;
}

img{
border:0px;
}

//p{margin:0px}

b{font-size:10px}

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

a:link{color:#31B500; text-decoration:none}
a:visited{color:#31B500; text-decoration:none}
a:hover{color:#31B500; text-decoration:underline}
a:active{color:#31B500; text-decoration: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;
}

.tx-simpleevents-pi1-listrow table{
width:665px;
border-collapse:collapse;
}

.tx-simpleevents-pi1-listrow td{
padding:5px 10px 5px 0px;
border-bottom:1px solid #cccccc;
}



#frametable{
position:relative;
border-collapse:collapse;
}

#mainlayer{
position:relative;
margin:auto;
text-align:left;
width:979px;
background-color:#fff;
}

.frame-ecke-o, .frame-ecke-o img{
width:10px;
height:22px;
}

.frame-ecke-u, .frame-ecke-u img{
width:10px;
height:10px;
}

#frame-o{
width:959px;
background-image:url(/fileadmin/framework/frame-o.gif);
background-repeat:repeat-x;
}

#frame-u{
width:960px;
background-image:url(/fileadmin/framework/frame-u.gif);
background-repeat:repeat-x;
}

#frame-l{
width:10px;
background-image:url(/fileadmin/framework/frame-l-bg.gif);
background-repeat:repeat-y;
}

#frame-r{
width:10px;
background-image:url(/fileadmin/framework/frame-r-bg.gif);
background-repeat:repeat-y;
}

.quadrat-combo{width:auto;height:23px;}
.quadrat-combo div{width:23px;height:23px;float:left;}
.quad-green{background-color:#31B500;margin-right:47px;}
.quad-yellow{background-color:#FBDE01;margin-right:47px;}
.quad-blue{background-color:#4BBDDE;}

#nav-raster-o{
width:163px;
height:100px;
margin:13px 20px 12px 23px;
background-image:url(/fileadmin/framework/nav-raster-o.gif);
}

#nav-raster-u{
width:205px;
border-top:1px solid #D6D6D7;
}

#nav-raster-u div{
width:165px;
height:70px;
margin:13px 0px 12px 23px;
background-image:url(/fileadmin/framework/nav-raster-u.gif);
background-repeat:repeat-x;
}

#header-deko{
position:absolute;
top:45px;
left:216px;
z-index:3;
}

#header-logo{
position:absolute;
top:37px;
left:772px;
z-index:2;
}

#col_content{
width:730px;
height:320px;
margin-top:0px;
float:left;
border: 1px solid #cccccc;
background-image:url(/fileadmin/framework/bg-content.gif);
background-repeat:repeat-x;
}
/* Mozilla */
html>body #col_content{
height: auto;
min-height: 320px;
}

.content{
margin:45px 30px;
}

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

#nav{
float:left;
width:205px;
padding-top:0px;
}

#nav ul{
margin:0px;
padding:0px;
list-style:none;
}

#nav ul li{
border-top:1px solid #D6D6D7;
background-color:#fff;
}

#nav a{
text-decoration:none;
}

/* nav */

#nav ul li a {
font-size:12px;
color:#767676;
width:191px;
display: block;
padding:3px 10px 4px 25px;
margin-left:14px;
background-repeat:no-repeat;
background-position:9px 8px;
background-image:url(/fileadmin/framework/square-nav.gif);
}
/* Mozilla */
html>body #nav ul li a {
width:156px;
}

#nav ul li a:hover{
color:#333;
background-image:url(/fileadmin/framework/square-nav-over.gif);
}

#nav ul li .act{
color:#fff;
background-color:#31B500;
background-image:url(/fileadmin/framework/square-nav-act.gif);
}
/* Mozilla */
html>body #nav ul li .act{
width:156px;
}

/* subnav */

#nav ul li ul li {
border-width:0px;
}

#nav ul li ul li a {
font-size:12px;
width:177px;
display: block;
border-top:1px solid #fff;
padding:1px 10px 2px 11px;
margin-left:28px;
background-color:#fff;
background-image:none;
}
/* Mozilla */
html>body #nav ul li ul li a {
width:156px;
}

#nav ul li ul li a:hover{
background-image:none;
}

#nav ul li ul li .act{
background-color:#4BBDDE;
background-image:none;
}
/* Mozilla */
html>body #nav ul li ul li .act{
width:156px;
}

#footer{
color:#767676;
font-size:10px;
width:730px;
height:23px;
float:right;
margin:0px 12px 46px 0px;
}

/* Mozilla */
html>body #footer{
margin:0px 22px 46px 0px;
}

#footer a{
color:#767676;
padding:0px 5px;
}

#footer a:hover{
color:#333;
text-decoration:none;
}

.csc-textpic-imagerow{margin-bottom:10px;}

.csc-sitemap ul{margin-top:5px;}
.csc-sitemap li{
padding:10px 0px 5px 20px;
background-image:url(/fileadmin/framework/sitemap-1.gif);
background-repeat:no-repeat;
background-position:0px 15px;
}
.csc-sitemap li ul li{background-image:url(/fileadmin/framework/sitemap-2.gif);}
.csc-sitemap li ul li ul li{background-image:url(/fileadmin/framework/sitemap-3.gif);}
.csc-sitemap a, .csc-sitemap a:link, .csc-sitemap a:hover, .csc-sitemap a:visited{color:#333;}



.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:#333;
font-size:15px;
margin:0px 0px 10px 0px;
}

h2{
color:#333;
font-size:13px;
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:#767676;
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:#333;
font-family:Verdana,Arial;
border:1px solid #4BBDDE;
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:#333;
border:1px solid #4BBDDE;
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;
}
