BODY
{
    /* ADAC Stylesheet :: */
    /* BACKGROUND-COLOR: #c0c0c0; */
    /* TEXT-ALIGN: center; */
}

.bg_blue
{   /* ETC-CI:: hellblau */
    /* BACKGROUND-COLOR: #00FFFF; */
	BACKGROUND-COLOR: #FFFFFF;
}
.bg_dkblue
{
	/* ETC-CI:: dunkelblau */
    FONT-SIZE: 14px;
    BACKGROUND-COLOR: #0099FF;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.bg_white
{
	BACKGROUND-COLOR: #ffffff;
}
.error   /* etc- Fehlermeldung rot */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.frame_blue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #0099FF;
    TEXT-DECORATION: none;
}
.table_blue
{
	/* Tabellen-hintergrund */
    BACKGROUND-COLOR: #0099ff;
    COLOR: #333333;
}

.list /* etc- Standard Listendarstellung */
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #FFFFFF;
}

.listheader /* etc- Standard Listendarstellung */
{
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #FFFFFF;
}

.listlinks
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #0099FF;
    COLOR: #ffffff;
}

.input_ro
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #333333 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #DDDDDD;
    TEXT-DECORATION: none
}

.textsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
	COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

FONT
{
	/* angepasst ADAC Stylesheet */
    FONT: 11px Arial, Helvetica, sans-serif;
    COLOR: #333333;
}
FORM
{
    DISPLAY: inline
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
H3
{
    FONT-WEIGHT: bold;    
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
SELECT
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px;
    COLOR: #333333;
    BORDER-BOTTOM: 1px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SUP
{
    BACKGROUND: 5px 50%;
    FONT: 10px Arial, Helvetica, sans-serif
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

#minical
{
    LEFT: 0px;
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: lightgoldenrodyellow
}

.scf
{
    /* align: right; */
    color: #00ffff;
}

.elemCourier {
	font-family: Courier;
}

.optBold {
	font-weight: bolder;
}

#grayCover {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 94;
}

#galleryDiv {
	position: absolute;
	display: none;
	background: url('/profewo_img/loading.gif') no-repeat scroll center center;
	background-color: #FFF;
	z-index: 95;
}

#galleryLoadingDiv {
	position: absolute;
	display: none;
	background: url('/profewo_img/loading.gif') no-repeat scroll center center;
	background-color: #FFF;
	z-index: 95;
}

#bgG img {
	/*cursor: pointer;*/
}

#galleryDiv, #galleryLoadingDiv {
	padding: 10px;
	padding-top: 0px;
}

#galleryDiv a, #galleryLoadingDiv a{
	text-decoration: none;
	font-size: 2em;
	background-color: #FFF;
}

#galleryLinks, #galleryRechts {
	position: absolute;
	cursor: pointer;
	display: none;
	background-color: #FFF;
	opacity: 0;
	filter: alpha(opacity=0);
}

#galleryLinks {
	z-index: 96;
}

#galleryRechts {
	z-index: 97;
}

#galleryRechts img {
	float: right;
}

#galleryLinksImg {	
	z-index: 98;
}

#galleryRechtsImg {	
	z-index: 99;
}

#galleryLinksImg, #galleryRechtsImg {
	visibility: hidden;
	position: absolute;
	cursor: pointer;
}

#galleryDiv p, #galleryLoadingDiv p {
	margin: 0px;
	text-align: center;
	color: #333;
	font-weight: bolder;
}

#galleryDiv span, #galleryLoadingDiv span{
	cursor: pointer;
}

#galleryLoadingDiv img {
	visibility: hidden;
}


.ui-autocomplete-input {
	width: 130px;
}

.ui-button {
/*	height: 24px;*/
}

a.ui-state-default:link {
	/*color: #FFF;*/
}
