/*
dunkelblau: #024669
heller: #0C0C80
*/

A.link_s  {
	text-decoration : none;
	font-size : 8pt;
}

body {
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #024669;
	background-color : #ffffff;
    scrollbar-base-color: default;
    scrollbar-face-color: #024669;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #ffffcc;
    scrollbar-3dlight-color: #ffffcc;
    scrollbar-darkshadow-color: #ffffcc;
    scrollbar-highlight-color: #ffffcc;
    scrollbar-shadow-color: #ffffcc;
    }


A.link_s:hover  {
	text-decoration : underline;
}

.text_s  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
}

.text_xs  {
	font-size : 7.5pt;
	font-family : Arial,Helvetica;
}

H1  {
	font-weight : bold;
	font-size : 13px;
	line-height : 13px;
}

.text  {
	font-size : 10pt;
}

.preis  {
	color : #33CC33;
	font-size : 13px;
}

td  {
	font-size : 13px;
	font-family : Arial,Helvetica;
}

.bg_allg  {
	background-color : #ffff00;
}

.bg_dunkel  {
	background-color : #ff9933;
	font-family : Arial,Helvetica;
	color : #024669;
	font-size : 13px;
}

.bg_braun  {
	background-color : #B9B085;
	font-family : Arial,Helvetica;
	color : #024669;
	font-size : 10pt;
}

.bg_mittel  {
	background-color : #ffcc33;
}

/* #ffffcc; */
.bg_hell  {
	background-color : #FFFBCA
}

.bg_fewo  {
	color : #ffffff;
	background : #024669;
}

.bg_hotel  {
	color : #ffffff;
	background-color : #ff0000;
}

.bg_pension  {
	color : #ffffff;
	background-color : #009999;
}

.bg_privat  {
	color : #ffffff;
	background-color : #FFCC00;
}

.rot  {
	color : #ff0000;
}

.bg_result  {
	background-color : #009900;
	color : #ffffff;
}

.bg_error  {
	background-color : #dd0000;
	color : #ffffff;
}

A  {
	color : #024669;
}

A:visited  {
	color : #800080;
}

A.link_neutral  {
	color : #024669;
	text-decoration : underline;
}

A.link_neutral:visited  {
	color : #024669;
	text-decoration : underline;
}

.ddSelected { 
	FONT: 13px Arial, Verdana; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #006666; 
	BORDER: small #d7d7d7 outset; 
} 

SELECT.detail { 
	FONT: 10pt Arial,Helvetica;
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #0000c4; 
	scrollbar-base-color: default;
    scrollbar-face-color: #0000c4;
    scrollbar-track-color: #ffffcc;
    scrollbar-arrow-color: #ffffcc;
    scrollbar-3dlight-color: #ffffcc;
    scrollbar-darkshadow-color: #ffffcc;
    scrollbar-highlight-color: #ffffcc;
    scrollbar-shadow-color: #ffffcc;

}

