/********** Main *************/

div{

}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:956px;
	margin-left:auto;
	margin-right:auto;
/*	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color : #000000; */
}


/* Alle Bilder ohne Rahmen */
img{
	border:none;
}

h1{
	font-size: 11px;
	margin: 5px 5px 5px 2px;

	border-bottom:1px solid #94b9d5;
	font-weight:bold;
	color:#005a9a;
	}
	
h2{
	font-size: 11px;
	margin: 5px 5px 5px 2px;

	font-weight:bold;
	color:#005a9a;
	}	

p{
	margin-top:5px;
}

ul{
	margin-left:10px;
}
li{
	margin-left:10px;
	list-style-type:square;
}

/* Haupt frame */
#main{
	width:956px;
	float:left;
	clear:none;
/*	border:1px solid black; */
	
}


.katalog_link{
	text-align:center;
	margin-top:250px;
	cursor:pointer;
	z-index:200;
	position:relative;
}

/*********Container für den gesamtem Inhalt ausser Bannerwerbung *******/
#page_content{
	width:651px;
	float:left;
	clear:none;
}

/******** HEADER ************/

#header {
	background-image:url(/pagemedia/bilder/logo.jpg);
	background-repeat: no-repeat;
	width:651px;
	margin: 0px;
	height:137px;
	cursor:pointer;
}
/********* Frame RECHTS ***********/
#right_frame{
	float:left;
	clear:none;
	width:300px;
	min-height:633px;
  	height:auto !important;			/* Hack für IE6 */
  	height:633px;

}

#right_frame .panel_left{
	float:left;
	clear:none;
	width:128px;
	margin-left:2px;
	margin-top:7px;
	margin-bottom:7px;
	margin-right:5px;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#right_frame .panel_right{
	float:left;
	clear:none;
	width:120px;
	border:1px solid #999999;
	margin-left:5px;
	margin-top:7px;
	margin-bottom:7px;
	min-height:600px;
  	height:auto !important;
  	height:600px;
	background-color:#f2f2f2;
}

/********* Frame LINKS ************/
#left_frame{
	float:left;
	clear:none;
	width:200px;
	min-height:475px;
/*	border-left:1px solid #94b9d5;  */
}

#left_frame .topnavigation{
	width:200px;
	height:23px;
	background-color:#025C9A;
	background-image:url(/pagemedia/bilder/backgrounds/topnavigation.gif);
	background-repeat:repeat-x;
	float:left;
	clear:none;
	border-left:1px solid #94b9d5;	
}

#left_frame .topnavigation .minipage{
	position:absolute;
	z-index:100;
	width:140px;
	height:220px;
	background-color:#FFFFFF;
	margin-left:30px;
	text-align:center;
}

#left_frame .topnavigation .minipage .navminipage{
	font-size:10px;
	color:#025C9A;   
	font-weight:bold;
}

#left_frame .topnavigation .minipage img{
	border:1px solid #999999;
}

#left_frame .topnavigation .minipage a{
	color:#005a9a;
	text-decoration:none;
}

#left_frame .left_main{
	float:left;
	clear:none;
	width:200px;
	min-height:200px;
	padding-top:289px; 
}

/*********News-Boxen *******************/
#newsbox{
	padding:5px 8px 8px 10px;
	min-height:180px;
	background-image:url(/pagemedia/bilder/backgrounds/newsblocktitel.gif);
	background-repeat:no-repeat;
}

#newsbox .boxtitle{
	font-size:11px;
	color:#005a9a;
	font-weight:bold;
}

#newsbox .newsdate a{
	text-decoration:none;
	font-size:10px;
	color:#94b9d5;
}

#newsbox .newstitle a{
	text-decoration:none;
	font-size:10px;
	color:#666666;
}

#newsbox .newslink a{
	text-decoration:none;
	font-size:10px;
	color:#94b9d5;
}


#newslist{
	padding:5px;
	overflow:auto;
	height:380px;
}

#newslist .boxtitle{
	font-size:11px;
	color:#005a9a;
	font-weight:bold;
}

#newslist .newsdate a{
	text-decoration:none;
	font-size:10px;
	color:#94b9d5;
}

#newslist .newstitle a{
	text-decoration:none;
	font-size:10px;
	color:#666666;
}


/******** FOOTER ************/
#footer{
	width:646px;
	height:20px;
	float:left;
	clear:none;
	background-image:url(/pagemedia/bilder/backgrounds/footer.gif);
	background-repeat:repeat-x;
	border-right:1px solid #94b9d5;
	border-left:1px solid #94b9d5;
}

/********* Banner im Footer *****/
#banner_bottom{
	float:left;
	clear:none;
	width:956px;
	height:150px;
	padding-top:5px;
}

/*--------------- Banner im unteren Bereich der Seite */

#banner-on-bottom{
	float:left;
	clear:none;
	width:440px;
	height:70px;
	border:1px solid #999999;
	margin-top:3px;
	margin-left:12px;
	margin-right:5px;
	text-align:center;
}

/*--------------- Banner im rechten Panel der Seite */

#banner-on-right{
	width:120px;
	min-height:60px;
  	height:auto !important;
  	height:60px;
	border:1px solid #999999;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
	text-align:center;
}

/******** Meta-NAVIGATION ************/

#meta_nav{
	float:right;
	clear:none;
	width:340px;
}

#meta_nav .menu_top {
	padding: 5px 5px 0px 5px;
	border-left:1px solid #CCCCCC;
}

#meta_nav .menu_top a {
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-size:10px;
}
#meta_nav .menu_topt {
	padding: 5px 5px 0px 5px;
}

#meta_nav .menu_topt a{
	color:#333333;
	text-decoration:none;
	text-align:center;
	font-size:10px;
}
/********** TOP-Navigation *****************************************************************************/
#top_nav{
	float:left;
	clear:none;
	width:446px;
	height:23px;
	background-color:#025C9A;
	background-image:url(/pagemedia/bilder/backgrounds/topnavigation.gif);
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
}


#top_nav .menu_top {
	background-position:left center;
	text-transform:uppercase;
	height:26px;
	background-image:url(/pagemedia/bilder/backgrounds/linkborder.gif);
	background-repeat:no-repeat;
	padding:0px 2px 0px 2px;
}

#top_nav .menu_top a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	margin:0px;
	padding:2px 5px 2px 5px;
}

#top_nav .menu_top a:hover{
	margin:0px;
	/*border-bottom:2px solid #005A9A;*/
	padding:2px 5px 2px 5px;
}

#top_nav .menu_topt a:hover{
	margin:0px;
	/*border-bottom:2px solid #005A9A;*/
	padding:2px 5px 2px 5px;
}

#top_nav .menu_topt {
	background-position:left center;
	text-transform:uppercase;
	background-image:url(/pagemedia/bilder/backgrounds/linkborder.gif);
	background-repeat:no-repeat;
}

#top_nav .menu_topt a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	border-bottom:2px solid #005A9A;
}

/************************ SUB-Navigation ****************************/
#dynamic_menu{
	float:left;
	clear:none;
	width:401px;
	height:15px;
	margin:0px 0px 0px 45px;
	border-right:1px solid #94b9d5;
}

#dynamic_menu a {
	height:10px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	text-decoration:none;
	text-transform:uppercase;
	color:#94b9d5;
	border-left:1px solid #94b9d5;
	font-size:10px;
}

/******** CONTENT ************/
#content_frame {
	float:left;
	clear:none;
	width:446px;
/*	border-right:1px solid #94b9d5; */
	overflow:hidden;
	min-height:437px; 
  	height:auto !important;
  	height:437px;	
}

#content{
	float:left;
	clear:none;
	width:445px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  	height:437px;	
	overflow:auto;	
}

#content_container{
	float:left;
	clear:none;
	border-right:1px solid #94b9d5;
	border-left:1px solid #94b9d5; 
}

/**************************** Paragraphen-Templates *******************/
#paragraf1s{
	float:left;
	clear:none;
	width:420px;
	padding-top:15px;
}

/************************* unterstrichener Titel */

#paragraf1s .title{
	float:left;
	clear:none;
	width:420px;
	border-bottom:1px solid #94b9d5;
	font-weight:bold;
	color:#005a9a;
}
/*************************** Titel nicht unterstrichen ****************/
#paragraf1s .title2{
	width:420px;
	font-weight:bold;
	color:#005a9a;
}
/*--------------------------------------------------------------------*/

#paragraf1s .title span{
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

#paragraf1s .title2 span{
	font-weight:normal;
	font-size:10px;
	color:#999999;
}

#paragraf1s .img1{
	float:left;
	clear:none;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:2px;
}

#paragraf1s .content .img2{
	float:left;
	clear:none;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:2px;
}

/*------------------------------------------ PDF Navigationen */

#paragraf1s .navi{
	width:415px; 
	float:left;
	clear:none;
	margin: 5px 5px 15px 2px; 

	
}

#paragraf1s .navi .back_to_dir{
	float:left;
	clear:none;
	width:200px;
	text-align:left;
}

#paragraf1s .navi .back_to_dir a{
	text-decoration:none;
	color:#999999;
	font-size:10px;
}


#paragraf1s .navi .pdflink{
	width:200px;
	text-align:right;
	float:right;
	clear:none;
}

#paragraf1s .navi .pdflink a{
	text-decoration:none;
	color:#999999;
	font-size:10px;
}

/*--------------------------------------------------------*/

#paragraf1s .content{
	float:left;
	clear:none;
	padding-top:5px;
	color:#666666;
	font-size:10px;
}

#paragraf1s .morelnk{
	width:415px;
}

#paragraf1s .morelnk a{
	text-decoration:none;
	font-weight:bold;
	float:right;
	color:#95bad5;
}

#paragraf1s .backlnk{
	padding: 5px;
	width:415px;
}

#paragraf1s .backlnk a{
	text-decoration:none;
	font-weight:bold;
	float:right;
	color:#005a9a;
}

#impressum{
	float:left;
	clear:none;
	width:200px;
	height:130px;
	margin:5px;
}

#impressum .title{
	float:left;
	clear:none;
	margin: 5px 5px 5px 2px;
	width:200px;
	font-weight:bold;
	color:#005a9a;
}

#impressum .img{
	float:left;
	clear:none;
	margin: 5px 5px 5px 2px;
	width:110px;
	text-align:center;
}


#impressum .content{
	float:left;
	clear:none;
	margin: 5px 5px 5px 2px;
	width:200px;
	color:#666666;
	font-size:10px;
}

/*--------------------------- Box für Artikel */

#artikelbox{
	float:left;
	clear:none;
/*	min-height:195px; */
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	border-top:1px solid #a9c8dd;
	padding-right:10px;
}

#artikelbox .img1{
	float:left;
	clear:none;
	width:200px;
}

#artikelbox .content{
	float:left;
	clear:none;
	width:200px;
	color:#666666;
	font-size:10px;
/*	height:108px; */
}
/*--------------------------- Balken mit Ueberschrift */
#balken{
	background-image:url(/pagemedia/bilder/backgrounds/headerbalken_hell.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:none;
	width:420px;
	height:20px;
	margin-top: 10px;
	margin-bottom:10px;
}

#balken .title{
	margin-top:3px;
	font-weight:bold;
	color:#005a9a;
	width:415px;
	height:20px;
	margin-left:10px;
}

#balken .title span{
	font-weight:normal;
	font-size:10px;
	color:#999999;
}

/**************************** aktuelle Ausgabe */
#act_ausgabe{
	float:left;
	clear:none;
	width:405px;
}

#act_ausgabe div.ausgabebox{
	float:left;
	clear:none;
	width:405px;
	margin-top:5px;
	margin-bottom:5px;
}

#act_ausgabe .ausgabebox div.pdfimg{
	float:left;
	clear:none;
	width:85px;
	margin:0px 0px 0px 0px;
}

#act_ausgabe .ausgabebox div.sprung_ziele{
}

#act_ausgabe .ausgabebox div.pagename{
	width:280px;
	float:left;
	clear:none;
	height:15px;
	margin-left:20px;
	padding-bottom:5px;
}

#act_ausgabe .ausgabebox div.pagename a{
	text-decoration:none;
	color:#95bad5;
}


#act_ausgabe .ausgabebox div{
	width:280px;
	float:left;
	clear:none;
	margin-left:20px;
}

#act_ausgabe .ausgabebox div a{
	text-decoration:none;
	color:#999999;
}

#act_ausgabe .ausgabebox div a:hover{
	color:#005a99;
	font-weight:bold;
}

/*-----------------------------------------------------------------------------------------------*/
#topnews_content{
}

#topnews_content .news_title{
	vertical-align:top;
	font-weight:bold;
	color:#005a9a;
}

#topnews_content .news_title a{
	font-weight:bold;
	text-decoration:none;
	color:#005a9a;
}


#topnews_content .news_content{
	padding-bottom:3px;
}



