* { padding: 0px; margin: 0px; }
p { margin-bottom: 15px; }

/* Mozilla */

body {
	background-color: #FFFFFF;	
	text-align: center;
	font-size: 100.01%;
}
#container { 
   margin: 0 auto 0 auto; /* Zentrieren fuer Gecko / Webkit */
 	width: 951px;
	text-align: left; /* Zuruecksetzen der Zentrierung fuer IE */
    height:auto;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	color: #000000;
	/* margin-top: 5px; margin-bottom: 5px; */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	font-weight: bold;
	color: #000000;
	margin-top: 2px; margin-bottom: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	font-weight: bold;
	color: #000000;
	margin-top: 1px; margin-bottom: 1px;
}
.hilfstitel {
	position: absolute;
	left: -3000px;
	top: -1000px;
}
#homepage {
	width: 951px; 
	text-align: left;
	margin: 0px auto;
}
.spalte_a {
	width: 215px;
	height: auto;
	float: left;
}
.spalte_b {
	width: 566px;
	height: auto;
	float: left;
}
.spalte_c {
	width: 169px;
	height: auto;
	float: left;
}

#obererteil {
	position: absolute;
	width: 951px;
	height: 235px;
	background-color:yellow;
}

	#blockoben {
		height: 30px;
		text-align: right;
		vertical-align: top;
		color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 0.75em; font-weight: bold;
	}
		#blockoben_links {
			width: 217px;
			float: left;
		}
		#blockoben_rechts {
			width: 763px;
			float: left;
			text-align: right;
		}	
			#blockoben_rechts ul {
				list-style-type: none;
			}
			#blockoben_rechts li {
				display: inline;
				margin-right: 8px;
			}
		#blockoben_ende {
			clear: left;
		}
	 	#schaan_logo {
			border: 0;
			width: 217px; height: 38px;
			position: absolute; left: 25px; top: 0px;
		}
		#printIcon {
			border: 0;
			width: 25px; height: 21px;			
		}
	#seitenbild {
		height: 235px;
		width: 951px;
		position: absolute;
	}
#untererteil {
	position: absolute;
	margin-top: 235px;
}
#untererteil_home {
	position: absolute;
	margin-top: 210px;
}
#folgeseiteImg {
	border: 0;
	width: 980px; height: 99px;	
	position: absolute; left: 0px; top: 0px;		
}
#logoBarrierefrei {
  border: 0;
  width: 94px; height: 32px;				
}
#menu4 {
 position: absolute;
 margin-top: 210px;
 width: 951px;
 background-color:orange;
 height:25px;
}
#balken_pfad_home {
	position: absolute;
	margin-top: 185px;
	width: 980px;
}
	#obenbalken {
		background-color: #0052A0;
		height: 14px;
		padding-left: 210px;
		color:#FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 0.75em; text-decoration: none;
		border-top: 2px #0052A0 solid;
		border-bottom: 2px #0052A0 solid;
	}
	
	
	#blocklinks {
		background-color: #B6C6E1;
		width: 200px;
		float: left;
		margin-right: 2px;
		overflow: visible;
		padding-top: 10px;
	}
		#impressum {
			margin-left: 12px; margin-top: 20px;
		}
	
	#blockmitte {
		float: left;
		width: 550px;
		margin-left: 10px;
		margin-right: 10px;
		border: 1px #0053A1 solid;
	}
	
		#seiteninhalt {
			font-family: Arial, sans-serif, Helvetica;
			overflow: visible;
		}
		
		#seiteninhalt2 {
			padding: 10px;
		}	
	#blockrechts {
		width: 200px;
		float: right;
		margin-left: 2px;
		overflow: visible;
		border: 1px #0053A1 solid;
		
	}
		#randtext {
			padding: 10px; padding-top: 39px;
		}	
A.titelzeile  	 {color:#000000; font-family: Arial,Helvetica,sans-serif; font-size: 1em; text-decoration:none; }
A.impressum_link {color:#000000; font-family: Arial,Helvetica,sans-serif; font-size: 0.8em; text-decoration:none; font-weight: bold; }
.wrapper {
	width:951px;               /* total width */
	margin: 0 -1px;
	text-align: left;
	position: relative;
	border: 1px #0052A0 solid;
}      
.outer {	
	width: auto; border-left-style: solid; border-right-style: solid;
	border-left-width: 200px;  /* left column width */
	border-left-color: #B6C6E1;   /* left column colour */
	border-right-width: 200px; /* right column width */
	border-right-color: #FFFFFF;  /* right column colour */
	background-color: #FFFFFF; /* center column colour */
}
.inner { 
	margin: 0; 
	width: 100%; 
}
.left {
	float: left; position: relative; z-index: 10;
	width: 200px;              /* left column width */
	margin-left: -200px;       /* _negative_ left column width */
}
.right {
	float: left; position: relative; z-index: 11;height: 100%;
	width: 200px;              /* right column width */
	margin-right: -200px;      /* _negative_ right column width */
}
.center { 
	float: left; width: 100%; position: relative; z-index: 12; border-right: 1px #0052A0 solid;
}
.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 1px;  }
.center { margin: 0 -3px 0 -2px; }

/* Formatierung fuer den Seitenpfad */
.pfad_listitem_1 { 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:1em; 
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 9px;
         background: url('http://www.schaan.li/images/pfadmarker_o.gif') no-repeat left; 
         padding-left: 18px;
}
.pfad_listitem_mi{ 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:1em; 
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 9px;
         background: url('http://www.schaan.li/images/pfadmarker_mt.gif') no-repeat left;
         padding-left: 18px;
}
.pfad_listitem_last { 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:1em; 
	text-align: left;
	margin: 0px; padding: 0px;
         background: url('http://www.schaan.li/images/pfadmarker_mt.gif') no-repeat left;
         padding-left: 18px;
}							
.pfad_listitem_1    a:LINK    { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_1    a:VISITED { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_1    a:HOVER   { color:#E6100E; text-decoration: none; }
.pfad_listitem_mi   a:LINK    { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_mi   a:VISITED { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_mi   a:HOVER   { color:#E6100E; text-decoration: none; }
.pfad_listitem_last a:LINK    { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_last a:VISITED { color:#FFFFFF; text-decoration: none; }
.pfad_listitem_last a:HOVER   { color:#E6100E; text-decoration: none; }	
.pfad_listitemlink { text-decoration: none; color:#FFFFFF; }

.udm li a:hover { color:#FFFFFF; font-weight:bold ! important; }
.udm ul li a:hover { color:#FFFFFF; font-weight:bold ! important; }
