/*  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:16px 10px 10px 10 px;
padding:0;
background-image:url(fileadmin/framework/bg.gif);
background-color:#dde4e8;
}

body{overflow-y:scroll}

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

td{
vertical-align:top;
}

img{
border:0px;
}


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

object { outline:none; }

#mainlayer{
position:relative;
width:868px;
margin: auto;
text-align: left;
background-color:#c6d2db;
background-color:#dde4e8;
}

#deko_a{
position:absolute;
top:3px;
left:3px;
width:654px;
height:91px;
background-image:url(fileadmin/framework/deko-a.jpg);
background-repeat:no-repeat;
}

#deko_b{
position:absolute;
top:95px;
left:3px;
width:520px;
height:148px;
background-repeat:no-repeat;
}

#logo{
position:absolute;
top:95px;
left:523px;
width:342px;
height:148px;
}

#col_content{
position:relative;
float:left;
margin:265px 0 0 190px;
width:500px;
height: 400px;
}

html>body #col_content{
height: auto;
min-height: 400px;
}

.content{
}

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

}

.content li{
padding:3px 0px 3px 13px;
background-image:url(/fileadmin/framework/li.gif);
background-repeat:no-repeat;
background-position: 0px 7px;
}

#nav{
position:absolute;
top:250px;
left:3px;
width:167px;
}

#col_right{
position:absolute;
top:255px;
left:710px;
width:155px;
}

.col_right_box{
margin-bottom:1px;
}

.col_right_title{
padding:0 2px;
color:#fff;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
background-color:#cd1b22;
}

.box_content h1, .box_content h2{
margin:0 0 3px 0;
font-size:11px;
}
.box_content{
padding:5px 2px 12px 2px;
font-size:11px;
}

#footer{
color:#909090;
width:153px;
margin-left:710px;
padding-bottom:5px;
font-size:11px;
clear:both;
}

h1{
color:#4c5c69;
font-size:11px;
padding:0px;
margin:0px 0px 10px 0px;
}
