/**-----------------------------------------------Dokumentweite Formatierungen------------------------------------------------------*/
html{height:100%;}

body
	{
	/*---Grössenangaben---*/
	height:100%;
	
	background-color: #FFFFFF;
	
	/*---Standardschrift--*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	color:#333;
	
	/*---Rahmen und Abstände---*/
	margin: 0px;
	padding: 0px;
	
	}
	

/*Tabellenzellenformatierung*/
table{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;

	border-collapse:collapse;
	}

table td{
	padding:0px;
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	}

/*Imageformatierungen*/
img{display:block; border-style: none;}

h1{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:700;
	color:#2D5986;
	}

h2{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:700;
	color:#2D5986;
	}

h3{padding: 0px; margin: 0px;}

input, textarea, select{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	}

/*---------------------------------------------------Klassenformatierungen----------------------------------------------------------*/


#mmenue-leftcell{
	background-color: #ddd;
	}

/*---Body-Formatierungen---*/
.bg_stairs{
	background-image:url(/images/bg_stairs.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 0px 35px;
	}

.pad_frame{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	}

/*--Rahmenformatierungen--*/
.border_1px_black{border:1px solid #000000;}

/*---Hintergrundformatierungen---*/
.bg_lbrown{background-color:#E4E3C9;}

/*---Div-formatierungen---*/
.caption{
		padding-top: 5px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 500;
		color: #2D5986;
		}

#layout-table{
	width: 950px;
	height: 100%;
	margin: auto;
	}

#layout-table td{
		
		}

#menu-top-box{
	background-color: #ddd;
	height: 23px;
	}

#mmenue-top-box{
	background-color: #ddd;
	height: 23px;
	}

#block-home{
	/*border: 1px solid #999;*/
	}
		
#block-bottomtext{
	/*border: 1px solid #999;*/
	position: absolute;
	top: 745px;
	width: 632px;
	}
		
#block-footer{
	position: absolute;
	/*border: 1px solid #666;*/
	width: 672px;
	margin-left: 40px;
	text-align: center;
	padding: 20px 0 20px 5px;
	}
		
/*---Tabellenformatierungen---*/

.border_main{border: 1px solid #CCCCCC;}

.tbl_object{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #2D5986;
	}

/*---Schriftformatierungen---*/

.top_objekt_cap{
	font-size: 13px;
	font-weight: 700;
	color: #666666;
	}

.top_obj_main_caption{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #2D5986;
	}

.page-caption{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #2D5986;
	margin-bottom: 50px;
	text-align: left;
	}

.welcome_caption{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #2D5986;
	}

.top_obj_caption{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #2D5986;
		/*color: #2D5986;*/
		}
		
.sub_top_obj_caption {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		font-weight: 700;
		color: #2D5986;
		/*color: #2D5986;*/	
}

.obj_caption{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #2D5986;
		}

.obj_detail_caption{
	padding-right: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #2D5986;
	}

.cap_right{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #007DC3;
	color: #FFFFFF;
	display: inline;
	}

.content{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #2D5986;
	}

.info{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-top: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #2D5986;
	}

.underline{text-decoration: underline;}

.bg_blue_1{
	background-color: #BEDBF3;
	}

.bg_blue_2{
	background-color: #007DC3;
	}
	
.col_logo{color: #007BC6;}

.menue_link{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	}

/*---Ausrichtungsformatierungen---*/
.left{text-align: left;}
.cent{text-align: center;}
.right{text-align: right;}
.top{vertical-align: top;}
.clear{clear: both;}

.inl{display: inline;}
.block{display: block;}

/*---Generelle Formatierungen---*/

.tbl_top_objekt{width: 650px;}
.tbl_top_objekt td{padding: 6px;}

/*---[Gepunkteter Rahmen der Top Objekte]---*/
.dotted_line_right{
	border-right-style: dotted;
	border-right-color: #999;
	border-right-width: 1px;
	}

.dotted_line_bottom{
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	}
	
.dotted_line{
	width: 600px;
	height: 7px;
	border-top: 1px dotted #999;
	margin: auto;
	}

.object_status{
	background-color: #FF6331;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	}

	
	
/*Formatierung verschiedener Medien*/
@media screen{
	.onprint-invisible{width: auto; display: block;}
	
}

@media print{
	.onprint-invisible{width: auto; display: none;}
}	
	
	
/*---------------------------------------------[Pseudo-Formatierungen]----------------------------------------------------*/
a:link{text-decoration:none;font-size:11px;color:#2D5986;}
a:visited{text-decoration:none;font-size:11px;color:#2D5986;}
a:hover{text-decoration:none;font-size:11px;color:#999999;}
a:active{text-decoration:none;font-size:11px;color:#2D5986;}

a.lnk-dark:link{text-decoration:none;font-size:11px;color:#1C282F;}
a.lnk-dark:visited{text-decoration:none;font-size:11px;color:#1C282F;}
a.lnk-dark:hover{text-decoration:none;font-size:11px;color:#999999;}
a.lnk-dark:active{text-decoration:none;font-size:11px;color:#1C282F;}

a.lnk_tobjekt:link{text-decoration:none;font-size:12px;color:#FF6331;}
a.lnk_tobjekt:visited{text-decoration:none;font-size:12px;color:#FF6331;}
a.lnk_tobjekt:hover{text-decoration:none;font-size:12px;color:#FF6331;}
a.lnk_tobjekt:active{text-decoration:none;font-size:12px;color:#2D5986;}

a.lnk:link{text-decoration:none;font-size:11px;color:#007DC3;}
a.lnk:visited{text-decoration:none;font-size:11px;color:#007DC3;}
a.lnk:hover{text-decoration:none;font-size:11px;color:#999999;}
a.lnk:active{text-decoration:none;font-size:11px;color:#007DC3;}

a.bl:link{text-decoration:none;font-size:10px; color:#08598C;}
a.bl:visited{text-decoration:none;font-size:10px; color:#08598C;}
a.bl:hover{text-decoration:none;font-size:10px; color:#990000;}
a.bl:active{text-decoration:none;font-size:10px; color:#08598C;}


a.print-menu{
	padding: 2px 15px 2px 15px;
	color: #2D5986;
	background-color: #ddd;
	border-style: none;
	font-size: 13px;
	}

a.print-menu:hover{
	background-color: #369;
	color: #fff;
	}
	
/*---------------------------------------------[Menü-Formatierung]----------------------------------------------------*/

a.main-menu {
	line-height: 20px;
	background-color: #ddd;
	display: block;
	padding-left: 29px;
	border-bottom: 1px solid white;
	}

a.main-menu:hover {
	color: white;
	background-color: #369;
}

a.main-menu-active, a.main-menu-active:hover {
	line-height: 20px;
	color: white;
	background-color: #369;
	display: block;
	padding-left: 29px;
	border-bottom: 1px solid white;
}

a.sec-menu {
	line-height: 20px;
	display: block;
	padding-left: 29px;
	}
a.sec-menu:hover {
	font-weight: bold;
	color: #2D5986;
	}
	
a.sec-menu-active, a.sec-menu-active:hover {
	line-height: 18px;
	height: 19px;
	display: block;
	color: black;
	padding-left: 29px;
	font-weight: bold;
	color: #2D5986;
}

a.footer {
	padding: 0 3px 0 3px;
	/*color: #1C282F;*/
}

/*a.footer:hover{color: #999;}*/

a.footer-active {
	font-weight: bold;
	/*color: #1C282F;*/
}

a.footer-active:hover{color: #999;}
/*---------------------------------------------[Sitemap-Formatierung]----------------------------------------------------*/

ul.sitemap {
	margin-left: 30px;
	list-style-type:square;
	/*background-color: #e3eef7;*/
	line-height: 16px;
}

ul.subsitemap {
	/*background-color: #eef5fb;*/
}

/*---------------------------------------------[Breadcrumbs-Formatierung]----------------------------------------------------*/

#breadcrumbs {
	line-height: 18px;
	margin-left: 20px;	
	}

a.top-menu, a.top-menu-active {line-height: 20px; padding: 0 10px 0 10px; border-left: 1px dotted black; background-color: #ddd; display: block; height: 23px; float: left; width: 131px;}
a.top-menu:link{background-color: #ddd; padding: 0 10px 0 10px;}
a.top-menu:visited{background-color: #ddd; padding: 0 10px 0 10px;}
a.top-menu:hover{background-color: #369; padding: 0 10px 0 10px; color: #fff;}
a.top-menu:active {background-color: #ddd; padding: 0 10px 0 10px;}
a.top-menu-active {background-color: #369; padding: 0 10px 0 10px; color: #fff;}