
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}

/* *** pageNavigator Typ 2 *** */
div.pageNavigatorTyp2 {
	
}

div.pageNavigatorTyp2 a{
	text-decoration: none;
}

/* *** HelpGv Beginn *** */

#helpGvOverview {

}

#helpGvOverview a {
	color: #000;
	text-decoration: underline !important;
}

#helpGvOverview a:hover {
	color: #000;
	text-decoration: underline !important;
}

/* ***   HELP.gv.at-spezifische CSS Properties fuer die Content Syndizierung *** */

/* Unterbindet die Anzeige eines vertikalen Striches nach Links (fuer WAI-Zwecke) */

.nono {
	display: none;
}

/* Formatierungen fuer Tipps; die Hintergrund-Farbe in tipp_logo bitte entsprechend Ihrem
    Corporate Design anpassen */

.tipp, .tipp_oc {
   position: relative;
   min-height: 1.7em;
   margin-bottom: 1em;
}

.tipp {
   clear: both;
   margin-top: 0.5em;
   
}

* html .tipp {
   height: 1.7em;
}

.tipp_logo {
   background-color: chocolate;
   color: white;
   margin-right: 1em;
   padding-bottom: 0.25em;
   padding-top: 0.25em;
   width: 4em;
   text-align: center;
   float: left;
   font-weight: bold;
}

.tipp_text {
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 5em;
   padding: 0em;
}

/* Formatierung fuer Abnahmeangaben (am Ende der Seiten) */

.acceptance {
	text-align: right;
}

/* Formatierung fuer fett markierte Texte */

.ueberschrift_fett {
	font-weight: bold;
	
}

/* Formatierung fuer fett markierte Texte in einer bestimmten Farbe; die Farbe bitte
     entsprechend Ihrem Corporate Design anpassen */

.fett_rot {
	font-weight: bold;
	color: chocolate;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Formatierungen zur HELP.gv.at-Quellenangabe (am Ende der Seite) */

.source {
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 0.5em;
}

.source img {
	border: none;
}

/* *** HelpGv Ende *** */


/* *** News Beginn *** */
.newsDiv {
	padding: 4px;
	height: 110px;
}

.newsDiv a{
	color: #333;
	text-decoration: none;
}

.newsBack {
	background-color: #eee;
}

.newsHeader {
	text-decoration: none !important;
	font-weight: bold;
	padding-right: 10px;
	/* padding-left: 5px; */
}

.newsHeader:hover {
	text-decoration: underline !important;
}

.newsHeaderFixed {
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}

.newsYearNavi a{
	color: #000;
	text-decoration: none;	
}

.newsInfo {
	color: #00F;
	font-weight: bold;
}

.backLink {
	text-align: right;
}
/* *** News Ende *** */


/* *** Logos Beginn *** */
#logos {
	padding: 15px 0px 0px 5px;
}
/* *** Logos Ende *** */

/* *** Suche Beginn *** */
#searchlabel {
	text-align: left;
	position: absolute;
	margin-top: 15px;
	top: -9px;
	left: -125px;
	z-index: 9999;
}

*+html #searchlabel {
	position: absolute;
	top: -7px;
	left: -125px;
}

#searchform {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.searchlabeltxt {
	font-weight: bold;
}

/* *** Suche Ende *** */

#relDiv {
	width: 1000px;
	min-height: 800px;
	max-height: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid black; 
}

#kopfLayout {
	background-color: #fff;
	height: 136px;
	width: 1003px;
}

#logo {
	float:left;
}

#header {
	text-align:left;
}


#headergrafik {

}

#priNav {
	border-top: 1px solid #FFF;
	background-color: #0035ad;
	position: absolute;
	height: 42px;
	width: 1000px;
	top: 93px;
}

#linksLayout {
	background-color: #eceae8;
	position: absolute;
	top: 137px;
	width: 233px;
  	min-height: 100%;
	height:auto !important;  /* für moderne Browser */
	height:800px;  /*für den IE */	
	z-index: 1 !important;
}

#mitteLayout {
	background-color: #fff;
	position: absolute;
	border-left: 233px solid #eceae8;
	border-right: 189px solid #eceae8;
	padding: 5px;
	width: 568px;
	min-height:100%;
	overflow: visible;
	z-index:0;
}

#rechtsLayout {
	background-color: #eceae8;
	position: absolute;
	top: 136px;
	margin: 0px 0px 0px 811px;
	padding:0px 0px 0px 0px;	
	width: 189px;
  	min-height: 100%;
	height:auto !important;  /* für moderne Browser */
	height:800px;  /*für den IE */		
	z-index: 9999;
}

/* BreadCrumb */
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 7px;
	z-index: 9 !important;
	background-color: #bbb;
	color: #fff;
	padding: 3px 0px 3px 3px;
	width: 795px;
}

*+html #breadcrumb {
	position: relative;
	left: 7px;
	top: 7px;
}

#breadcrumb a{
	color: #fff;
	text-decoration: underline !important;
}

.invisible  { 
	position:absolute; left:-1000px; top:-1000px; width:1px;
	height: 1px; overflow:hidden; display:inline;
}

/* Navigation */

/************/

/* babygal */
#babyoverview {
	font-size: 11px;
}

/* t4y begin */

#catoverview {
	position: absolute;
	top: 20px;
	left: -200px;
	font-size: 14px;
}

#catoverview a {
	color: #000 !important;
	text-decoration: none !important;
}

#catoverview a:hover {
	text-decoration: underline !important;
}

#catoverview2 {
	position: absolute;
	top: 240px;
	left: 20px;
	font-size: 14px;
}

#catoverview2 a {
	color: #000 !important;
	text-decoration: none !important;
}

#catoverview2 a:hover {
	text-decoration: underline !important;
}

.categoryselected {
	color: #FF3300;
	background-color: #fffcb7;
}

/* w4y begin */

	/* Branchenindex Anfang */

	#branchenIndex {
		background-color: #f2f2f2;
		font-family: arial, verdana;
		font-size: 14px;
		color: #434343;
		margin: 5px 5px 5px 5px;
		padding: 5px;
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #b0b0b0;
		border-right: 1px solid #b0b0b0;
	}

	#branchenIndex a {
		text-decoration: none !important;
		font-family: arial, verdana;
		color: #434343 !important;
	}

	#branchenIndex a:hover {
		text-decoration: underline !important;
	}

	#branchenIndexBreadCrumb {
		margin-bottom: 20px;
	}

	#branchenIndexOverview table tr {
		height: 20px;
	}

	/* Branchenindex Ende */

.alphabet {
	background-color: #F6F6F6;
	border: 1px solid #fff;	
	padding: 3px;
	margin-right: 2px;
	color: #E41812;
	font-weight: bold;
}

.alphabetselected {
	background-color: #fffcb8;
	border: 1px solid #E41812;
	width: 20px;
	padding: 2px;
	color: #E41812;
	font-weight: bold;
	font-size: 17px;
}

.alphabetNavigator {
	padding: 5px;
}

.alphabetNavigator a{
	text-decoration:none !important;
}

.alphabet:hover{
	border: 1px solid #E41812;
}

.companyLink {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

/********************************/

.tableRow:hover {
	background-color:#ccc;
}

label {
	float: left;
	width: 8em;
	margin-right: 1em;
	text-align: right;
}

.naveditor {
	background-color:#FFF;
	border: 1px solid black;
}

.naveditor a{
	display: inline !important;
	border-left: none !important;
	border-top: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.albumeditor {
	background-color:#CCC;
	border: 1px solid black;
}

.albumeditor a{
	display: inline !important;
	border-left: none !important;
	border-top: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.loginForm{
	color: #000 !important;
}

/* ######################## */
/*Navigation Top*/
	
#navigation {
	overflow: hidden;	
}	

#navigation a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#navigation  {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#navigation ul {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation li {
	float: left;
	height: 25px;
	width: 98px;
	padding: 0;
	margin: 0;
	display: inline;
	text-align: center;
}

#navigation .leftb {
	border-left: 1px solid #fff;
}

/* nav right */

#nav_right {
	padding: 10px 5px 0px 10px;
}

#nav_right .nav_right_box {
	margin-bottom: 10px;
}

#nav_right a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

#nav_right a:hover{
	color: #000;
	text-decoration: unterline;	
}

#nav_right .box_top {
	background:url(../../images/box/box_border_top.gif) no-repeat top;
	padding-top:7px;
	margin-left:-5px;
}

#nav_right .box_left {
	background:url(../../images/box/box_border_left.gif) repeat-y left;
}

#nav_right .box_right {
	background:url(../../images/box/box_border_right.gif) repeat-y right;
}

#nav_right .box_bottom {
	background:url(../../images/box/box_border_bottom.gif) no-repeat bottom;
	padding: 0px 0px 10px 10px;
}

/*linke Navigation - 2nd Ebene */

#navbox {
	float:left;
	width:234px;
	min-height: 500px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(images/Wh_navleft.png);
	background-repeat: x-repeat;
	}

#navbox {
	font-family:Arial, Helvetica, sans-serif;
	color: #0035ad;
	
	}
#navbox ul {
	list-style-type: none;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navbox li {
	height: 25px;
	width: 176px;
	padding: 0;
	margin: 0;

	display: inline;
}

#navbox li ul , #navbox li li{
  margin: 0;	/*for ie6*/
  padding: 0;	/*for all others*/


}

#navbox ul a {
	color: #000;
	text-align: left;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	display: block;
	padding: 2px 14px 2px 10px;
	margin: 0;
	vertical-align: middle;
}

#navbox li a:hover{
	border:0;
	color: #fc0606;
}


#fuss {
	height:55px;
	clear:both;
	text-align: center;
}

.antifloat {
	clear:both;
	height:0px;
	font-size:0px;
	}


/*---*/



/* Content Schriftstile */
.groesse_1 {
	font-size: 10pt;

}
.groesse_2 {
	font-size: 12pt;

}
.groesse_3 {
	font-size: 14pt;

}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ueberschrift_1{
	font-family: Verdana, Arial, Helvetica;
	font-size: 	12pt;
	color: #000;
	font-weight: bold;
}

.ueberschrift_2{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: blue;
	font-weight: bold;	
}

.ueberschrift_3{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: red;
}

#mitteLayout a:focus, #mitteLayout a:active, #mitteLayout a:link, #mitteLayout a:visited{
	color: #0000dd;
	text-decoration: underline;
}

#mitteLayout a img {
	border: 0px;
}

/* ***** *//*
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
*/


.navactive {
	text-decoration: underline;
}

.navactiveli {
	text-decoration: underline;
}

.userinfo {
	position: absolute;
	top:5px;
	left:710px;
}

#login{
	position: absolute;
	width: 173px;
	height: 105px;
	top:143px;
	left:918px;
	font-size: 12px;
	border: 2px solid #dedefd;
	color: black;
	padding: 0px;
	margin: 0px;
}


#head{
	position: absolute;
	top: 40px;
	left: 190px;
	width: 150px;
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	color: #fe0032;
}

.tertNav {
	font-size: 12px;
	padding-left: 10px;
}

.tertNavActive {
	font-size: 12px;
	padding-left: 10px;
	color: #fc0606;
}

.secNav {
	font-size: 15px;
}

.secNavActive {
	font-size: 15px;
	font-weight: bold;
	color: #fc0606;
}

.quartNav {
	font-size: 11px;
	/*padding-left: 40px;*/
}

.quartNavActive {
	font-size: 11px;
	/*padding-left: 40px;*/
	color: #fc0606;
}

.loginlogout a {
	color: #bbb;
}

.mostviertellink a{
	color: #000 !important;
	text-decoration: none !important;
}

.mostviertellink a:hover {
	text-decoration: underline !important;
}

