
		html {overflow: -moz-scrollbars-vertical;}
		body {padding:0; margin:0; color:#000000; font-family:Tahoma; font-size:12px;}
		br{font-size:10px}
		a {font-family:Tahoma; 
		color: #002596; }
		p { float:none;clear:both; }
		.s{font-family:Tahoma; font-size:12px;  color:#CBD2D9; text-decoration:none}
		.s1{font-family:Tahoma; font-size:12px;  color:#5E5F60}
		.green{font-family:Tahoma; font-size:12px;  color:#9CE438;}
		.red{font-family:Tahoma; font-size:12px;  color:#990002;}
		.o{font-family:Tahoma; font-size:12px;  color:#FFCC00;}
		.blue{font-family:Tahoma; font-size:12px;  color:#2C7F06;}
		.w{font-family:Tahoma; font-size:12px;  color:#FFFFFF; }
		.b{font-family:Tahoma; font-size:12px;  color:#5E5E5E; }
		
		.document { font-weight:bold; }
		
		#input{
			width:160px;
			height:21px;
		}
		
		#input1{
			width:134px;
			height:21px;
		}
		
		#textarea{
			width:102px;
			height:48px;
			border-width:1px;
			border-style:solid;
			border:none;
			background-color:#F0EAE3;
			overflow:auto
		}

		.firstlevel1, .intern {
			height:25px;
			margin-left:19px;
			margin-top:0px;
			padding-left:10px;
			line-height:25px;
			background-image:url(/images/header_background.gif);
			font-weight:bold;
		}

		.firstlevel1 a, .intern a {
			color: #FFF;
			text-decoration: none;
			font-family:Arial;
			font-size:14px;
			font-weight:lighter;
			display:block;
			float:left;
			height:25px;
			padding: 0 10px;
			margin-right:10px;
			background-image:url(/images/header_background_lo.gif);
		}
		
		.firstlevel1 a:hover, .intern a:hover {
			background-image:url(/images/header_background_hi.gif);		
		}

		.firstlevel1 .active a, .intern .active a  {
			background-image:url(/images/header_background_hi.gif);		
		}

		.breadcrumb-items {
			display:block;
			clear:both;
			margin-left:20px;
			padding-bottom: 8px;
		}
		
		.breadcrumb-item  {
			display:block;
			float:left;
			padding-left:17px;
			margin-right:5px;
			font-size:10px; 
			background-repeat:no-repeat;
			background-position:left;
			background-image:url(/images/boeppel.gif); 
		}
		
		.breadcrumb-item .clicked {
			text-decoration: bold;
		}
		
		.firstlevel2 * {
			float:left;
		}
		
		.firstlevel2 a {
			display:block;
			float:left;
			margin-right:20px;
			font-size:12px;
		}
		
		.firstlink {
			margin-left: 20px;
			border-top:1px solid #E5E5E5;
			padding-top: 5px;
		}
		
		.secondlevel-container { 
			padding-bottom:10px;
		}
		
		.secondlevel {
			margin-left:0px;
			text-align: left;
			min-height:300px;
			min-width: 230px;
		}
		
		.secondlevel img {
			float:right;
			clear:both;
		}

		.secondlevel .firstlink { 
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		.secondlevel a {
			padding-left:10px;
			padding-right:10px; 
			text-decoration: none;
			display:block;
			font-family:Helvetica;
			font-size:14px;
			font-weight:lighter;
			color: #002596; 
			background-image:url(/images/boeppel.gif);
			background-repeat:no-repeat;
			background-position:right;
		}
		
		.secondlevel a:hover {
			text-decoration: underline;
		}
		
		.secondlevel .secondlink a {
			padding-left:15px;
			font-size: 12px; 
		}
		
		.secondlevel .clicked a {
			text-decoration: underline;  
		}
		
		.secondlevel .secondlink {
			padding-top:5px;
			margin-left:20px;
		}
		
		.search {
			margin-bottom:10px;
			margin-left:20px;
			margin-right:15px;
			line-height:12px;
			color:#5E5F60;
		}
		
		.search .query {
			border:1px solid #AAA;
			width: 110px;
		}
		
		.search a {
			color:#5E5F60;
			font-family:Tahoma;
			font-size:12px;
			font-weight:bold;
		}
		
		.teaseraggregation {
			margin-left:20px;
			margin-right:15px;
			line-height:12px;
			color:#5E5F60;
		}
		
		.teaseritem {
			margin-bottom:30px;
			clear:both;
		}
		
		.teasercontent p {
			margin:0;
			margin-bottom:5px;
		}
		
		.teaserlink {
			margin-bottom:2px;
		}
		
		.teaserlink a {
			color:#5E5F60;
			font-family:Tahoma;
			font-size:12px;
			font-weight:bold;
		}
		
		.teaserimage {
			margin-right:5px;
		}
		
		.footer-img {
			float:left;
			margin-right:10px;
		}
		
		.footer-link {
			float:left;
			margin-right:20px;
		}
		
		.headline {
			display:block;
			clear:both;
			font-size: 12px;
			font-weight: bold;
			padding-top: 5px;
			margin-top: 10px;
			color:#5E5F60;
			border-top: 1px solid #E5E5E5;	
		}
		
		.subline {
			font-weight: bold;
		}
		
		.stress {
			color:#5E5F60;
			font-style:italic;
		}
		
		.content, .headline {
			margin-left:20px;
		}
		
		.content a {
			/*background-image:url(/images/linkto.gif);
			background-position: center right;
			background-repeat: no-repeat;
			margin-right: 5px;
			padding-right:15px;
			display:block;
			float:left;*/
		}
		
		.bordered {
			border-top: 2px solid #000;
			border-bottom: 2px solid #000;
		}

		.bordered th {
			border-bottom: 1px solid #000;
		}
		
		.content td {
			
		}
		
		.content td {
			padding-top: 2px;
			padding-bottom: 5px;
			padding-right: 0px;
		}
		
		.content th {
			padding-top: 5px;
			padding-bottom: 5px;
			padding-right: 10px;		
		}

		.toclink {
			padding-bottom:4px;
			background-image:none;
		}

		
        .content, .headline {
        margin-left:20px;
        }
    
