/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: #5b6c8d url(images/punkte.png) no-repeat;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#191919;
padding:0px;
margin:0px;
}
a {color: #dd6c0b;}
a:visited {color:#fd7c0e;}
a:hover {color: #f3872a;}

h1 {
font-size: 11px;
text-transform:uppercase;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:25px;

font-weight: bold;
padding-left: 20px;
margin:-7px;}

h3{
border-bottom: 1px solid #fff;
margin:10px 35px;
}

.headline {
position:relative;
top:35px;
left:150px;
color:#9e9e9e;
font-size:9px;
margin:0;
padding:0;
}

.bleiste{
width:905px;
height:125px;
padding:15px 0;
margin:0px 0 28px;
}
.bleiste img{ margin-left:25px; background: url(images/bildeins.png) no-repeat;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 905px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

.leftbox{float:left; margin:8px 15px 5px 35px;}

/* ----------banner for logo-------------- */
#banner {
background: #fff url(images/up.jpg) top;
width:1024px
height: 70px;
padding-top: 70px;
margin-top: 20px;
}

#topbanner{
background: url(images/topround.png) no-repeat;
width:905px;
height: 152px;
margin-top:30px;
}

#topbanner .logo{
padding:35px 70px;
float:left;
}

#topbanner .rechts{
float:right;
padding:55px 100px 0 0;
}

#topbanner h3{
font-weight: normal;
padding-left: 20px;
margin:0px;
}



/* -----------------content--------------------- */
#content {
padding: 0px 0 0;
float:right;
width:600px;
margin-bottom:10px;
font-size: 13px;
}

#content .text{
padding: 10px 0 0;
min-height:275px;
background: url(images/cont3.png) repeat-y;
width:600px;
}


p, pre{
padding: 5px 35px;
text-align:justify;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
background: url(images/navilinks.png) no-repeat;
width: 250px;
height:325px;
margin-left: 5px;
font-weight:bold;
line-height:30px;
padding: 35px 0 0 10px;
}

leftbox{float:left;}

/* -----------footer--------------------------- */
#footer {
clear: both;
background: url(images/footer.png) no-repeat;
padding:10px 50px 0 141px;
margin-top: 20px;
height:55px;
text-align: left; }
