<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background-color:#f3f3f3;
	background-image:url(/layout/bl_std/media/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 100%;
	}

h1 {
	font-weight:400;
	margin-top: 30px;
	margin-bottom: 3px;
	font-size: 120%;
	color: #014c74;
	}

h2 {
	font-size: 100%;
	color: #014c74;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 85%;
	color: #014c74;
	font-weight:200;
	}

#main p, #main li, #main td, #main span, #main div {
	line-height: 1.35em;
	color:#333;
	}
#main p{
	font-weight:400;
	}

img {
	border: 0;}

#wrapper {
	width: 1051px;
	margin: 0 auto;
	}

#header {
	background-image:url(/layout/bl_std/media/header-bg.jpg);
	background-repeat: no-repeat;
	width: 1051px;
	height: 396px;
	position: absolute;
	top: 0px;
	color: #fff;
	}
	
.links {
	float: left;
	width: 760px;
	}
	
.rechts {
	width: 260px;
	margin-left: 770px;
	}

.nav_top{
	float: left;
	margin-right: 30px;
	font-size: 80%;
	}
	
.nav_top li{
	display: inline;
	width: 100px;
	margin-right: 10px;
	}
	
.nav_top li.active{
	background-color: #ff9900;
	padding: 13px 5px 2px 5px;
	color: #fff;
	}
	
.nav_top a, 
.nav_fav a{
	color: #fff;
	text-decoration: none;
	}

.nav_top a:hover{
	color: #ff9900;}

.nav_main li{
 	padding: 0 5px;
	display: inline;
	margin-right: 10px;
	}


.nav_main ul {
	margin-bottom: 7px;
	}
	
.nav_main a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

.nav_main li.active{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image:url(/layout/bl_std/media/hg-nav-main.jpg);
	background-repeat: repeat-x;
	padding: 5px 5px 15px 5px;
	}


#logo{
	margin-top: 15px;
	}


.nav_fav ul {
	width: 235px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 45px;
	background-image: url(/layout/bl_std/media/linie-im-blau.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.nav_fav li {
	background-image: url(/layout/familienportal/media/pfeil-nach-rechts.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	font-size:90%;
	width: 195px;
	height: 30px;
	padding-top: 20px;
	padding-left: 40px;
	display: block;
	}

.nav_fav li:hover {
	background-image: url(/layout/familienportal/media/pfeil-nach-links.png);
}

.nav_fav li.pfeilanders{
	background-image: url(/layout/bl_std/media/pfeil-nach-oben.png);
	background-repeat:no-repeat;
	}

.nav_fav li.last{
	padding-bottom: 20px;}

#bildwechsler {
	width:731px;
	height: 328px;
	margin-left: 30px;
	background-image:url(/layout/bl_std/media/bg-header-pictures.png);
	}

#bildwechsler img{
	margin-top: 13px;
	margin-left: 16px;
	}
	
#container{
	position: absolute;
	top: 430px;
	}

#left{

	}

#main{
	float: left;
	min-height:300px;
	border: thin #000;
	width: 720px;
	margin-left: 40px;
	}
	
#right{
	margin-left: 760px;
	background-image:url(/layout/bl_std/media/re-linie.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	}
	
header, footer, nav, section, aside, article, figure, figcaption {
    display: block;
}
#container:after, .custom:after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}

figure{
	width: 235px;
	background-image:url(/layout/bl_std/media/re-linie.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	text-align: center;
	}
	
figure img{
	margin-top: 15px;
	}

#newsreader img{
	float: right;
	margin-left: 30px; 
	background-image:url(/layout/bl_std/media/bg-news-bilder.png);
	background-position:top;
	background-repeat:no-repeat;
	padding: 12px;
	}

#main a {
	color:#F90;
	}

#sidebar{
    left: 50%;
    margin-left: 512px;
    position: absolute;
    top: 490px;
    width: 205px;
	height: auto;
	border-left:1px solid;
	border-color:#CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


td {
	line-height: 1.35em;
	text-align:left;
	vertical-align: top;
	}</pre></body></html>