body{
	font-size:11px;
         font-family:arial,helvetica,sans serif;
         color:#fff;
         background-color:transparent;
}

#all{
	width:520px;
         _width:500px;
         position:absolute;
         left:0;
         top:0px;
         margin-left: 0px;
         margin-top: 0px;
         background:url(img/bg.png) bottom left repeat-x #005378;

}



#content {
         margin-top:0px;
}

		#content_left{
                 	margin-right:16px;
                         margin-top:0px;
                         float:left;

}
                 #content_right{
                         float:left;
                         width:520px;
                         _width:500px;
                         text-align:center;
}



		#teaser_l1,
                 #teaser_l2,
                 #teaser_l3
                 {

                         background-color:#FFF;
                         text-align:center;
                         width:152px;
                         height:100px;
                         margin-left:0;
}

                 #teaser_l1{
                         background:url(layout/bg_navi.jpg) no-repeat;
                         background-color:#fff;
                         color:#fff;
                         height:230px;
                         _height:220px;
                         margin-top:0px;
                         border-top:1px solid #1D527A;
}

		#teaser_l2{
                         color:#105D91;
                         background-color:#D5D5D7;
                         text-align:left;
                         height: 120px;
                         padding-top:20px;
                 }
		#teaser_l3{
                 	background-color:#B2E1FB;
                         /*height: auto;*/

}

.teasercontent {
         /*margin-top:10px;*/
}


.fliesstxt_big{
	font-size:14px;
         font-weight:bold;
}

.teasercontent h2{
        margin:0 0 3px 20px;
        padding:0;
        font-size:12px;
        font-weight:bold;
}


/*++++++++++++++ navigation ++++++++++++++++*/
.menue{
         width:117px;
         margin-top:18px;
         margin-left:35px;
         padding:0px;
}

.menue li{
	list-style:none;
         text-align:left;
         height:auto;


}


.menue li a:link,
.menue li a:visited,
.menue li a:hover,
.menue li a:active,
.menue li .pageon{
        	padding:3px 0 0 0px;
        	text-decoration:none;
        	color:#fff;
        	font-size:10px;
         font-weight:bold;
        	display:block;
         _display:inline;
        	width:117px;
         margin-top:8px;
         margin-bottom:8px;#
         _margin:4px 0 3px 0;

}

.menue li a:hover,
.menue li a:active,
.menue li .pageon{
	color:#FFBC07;
}