/* 	CSS Datei für die Navigation von www.vorarlberg.at
	Martin Pammer - VRZ Informatik
	Version 0.1
	14.03.2007
*/

body {
	font-family: Georgia, "Times New Roman, serif";
	font-size: 12pt;
	line-height: 20pt;
	background: white;
	color: black;
	margin: 0cm 1cm 2cm 0cm;
}

#sie_sind_hier a {
	color: black;
	text-decoration: none;
}

#container, #inhalt, #inhalt.ohne_subnavigation2, #infobox, #news {
	float: left;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#inhalt h2, #news h2 {
	left: 0px;
	font-size: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#logo {
	text-indent: 0;
	font-size: 200%;
	width: auto;
	overflow: visible;
	text-decoration: none;
}

#logo, #logo_thema, #logo_filler_rot {
    background-image: none;
}

#fusszeile #kontakt, #fusszeile #Seitenindex, #fusszeile #Impressum, #fusszeile #Hilfe,
.naechste_seite, .vorherige_seite, .seite_drucken, .zum_seitenanfang, #copyright {
	display: none;
}

/* 8.6.2011 added by TM */
h3.ueberschrift, .ueberschrift_h2, div.breite_100, div.item_100_link_mit_pfeil, .item_100_link_mit_pfeil p, .leerraum_ganz {
	float: none;
}
span.punkt {
	display: none;
}	
/* END */

div.item_100_link_mit_pfeil a {
	left: 0px;
	padding: 0px;
	float: none; /* 8.6.2011 TM float: left; */
}

#topnavigation, #topnavigation_ohne_suche, #hauptnavigation, #service, #suche, .subnavigation1,
#subnavigation2, #artikel_navigation, #fusszeile {
	display: none;
}

li {
	line-height: 1.6em;
}

#container, #inhalt, .ueberschrift_h2, .ueberschrift_h3, .ueberschrift_h4,
div.breite_100, div.item_100 {
	float: none;
}
