/*  ------- HINTERGRUND FORMATE ------------------------------------------------------------------ */

body.wien {
	background-color:#94CECE;
	scrollbar-base-color:#FFFAF8;
	scrollbar-3dlight-color:#538484;
	scrollbar-arrow-color:#538484;
	scrollbar-darkshadow-color:#FFFAF8;
	scrollbar-face-color:#F4F4F4;
	scrollbar-highlight-color:#FFFAF8;
	scrollbar-shadow-color:#538484;
	scrollbar-track-color:#FFFAF8;
}



/*  ------- W I E N  formate ANFANG--------------------------------------------------------- */

.img {
border-color:#000000;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
}

/*===========STATUSLEISTE===========*/
.status {
background-color:#BFE2E2;
}

.ub_status {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight:600;
}


/*=========HINTERGRUNDFARBE=========*/
.hg_dunkel {
background-color:#F94CECE;
width:100%;
height:100%;
}



/*===========AUSWAHLSEITE===========*/
.ub_auswahl {
	font-family:Arial;
	font-size:18px;
	color:#000000;
	font-weight:500;
}

.ub_auswahl_light {
	font-family:Arial;
	font-size:16px;
	color:#738888;
	font-weight:600;
}

.ub_auswahl_mehr {
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	font-weight:500;
}

.auswahl_hell {
background-color:#BFE2E2;
}

.auswahl_dunkel {
background-color:#94CECE;
height:23px;
}




/*=========NAVIGATION===============*/

.txt_nav {
font-family:Arial;
font-size:14px;
color:#000000;
height:20px;
font-weight:600;
}

.txt_nav_webm {
font-family:Arial;
font-size:12px;
color:#566C6C;
font-weight:600;
}

.nav_dunkel {
background-color:#ACD9D9;
width:186px;
height:100%;
}

.nav_hell {
background-color:#C1E3E3;
width:186px;
height:380px;
}

.nav_linie {
background-color:#9AB6B6;
height:1px
}


/*=======KRANKENHAEUSER=============*/

.ub_kh_start {
font-family:Arial;
font-size:30px;
color:#000000;
font-weight:500;
}

.sub_kh_start {
font-family:Arial;
font-size:18px;
color:#000000;
font-weight:500;
}

.ub_kh {
font-family:Arial;
font-size:19px;
color:#000000;
font-weight:500;
}

.txt_kh {
font-family:Arial;
font-size:13px;
color:#000000;
font-weight:none;
}



/*  ------- W I E N  formate ENDE ---------------------------------------------------------- */

/*  --------- LINKDEFINITIONEN ---------------------  */

/*  SubNavlink  */
a:link.nav_link {color:#000000; text-decoration:none; font-weight:600;};
a:visited.nav_link {color:#000000; text-decoration:none; font-weight:600;};
a:active.nav_link {color:#607171; text-decoration:none; font-weight:600;};
a:bb:hover.nav_link{color:#607171; text-decoration:none; font-weight:600;};



a:link.mehr {color:#FFFFFF; text-decoration:none;};
a:visited.mehr {color:#FFFFFF; text-decoration:none;};
a:active.mehr {color:#000000; text-decoration:none;};
a:bb:hover.mehr {color:#000000; text-decoration:none;};





