/* artort.css: CSS für Bildschirmanzeige */
/* 1. Body [Zeile 16] */
/* 2. Links [Zeile 22] */
/* 3. Nurtext (Normaler Text) [Zeile 61] */
/* 3. Hervorgehobener Text [Zeile 70] */
/* 4. p-Absatz [Zeile 108] */
/* 5. Layerdefinitionen [Zeile 114] */
/* 6. Form Classes [Zeile 131] */
/* 7. Menü [Zeile 158] */



/* Verwendetes rot: #df0020 Elefantenrot: #e1081f */


/* *************************** BODY Definition ********************** */
BODY {
/* Hintergrundfarbe */
background-color: #404040;
}

/* *************************** LINKS ********************** */
A.normal {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: none;
}

A.normal:link {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
}

A.normal:visited {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
}


A.normal:hover {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #df0020;
 font-size: 14px;
 TEXT-DECORATION: underline;
}

A.normal:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
}


/* *************************** NORMALER TEXT ********************** */
A.nurtext, A.nurtext:link, A.nurtext:visited, A.nurtext:hover, A.nurtext:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #C4C4C4;
 font-size: 14px;
 TEXT-DECORATION: none;
}


/* *************************** Kleiner Text ********************** */
A.kleinnormal, A.kleinnormal:link, A.kleinnormal:visited, A.kleinnormal:hover, A.kleinnormal:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #C4C4C4;
 font-size: 11px;
 TEXT-DECORATION: none;
}


A.klein {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 11px;
 TEXT-DECORATION: none;
}

A.klein:link {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 11px;
 TEXT-DECORATION: underline;
}

A.klein:visited {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 11px;
 TEXT-DECORATION: underline;
}


A.klein:hover {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #df0020;
 font-size: 11px;
 TEXT-DECORATION: underline;
}

A.klein:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 11px;
 TEXT-DECORATION: none;
}



/* Hervorgehobener Text */
A.fett, A.fett:link, A.fett:visited, A.fett:hover, A.fett:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #c4c4c4;
 font-size: 14px;
 TEXT-DECORATION: none;
 font-weight: bold;
}

A.fetterlink {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
 font-weight: bold;
}


A.fetterlink:link {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
 font-weight: bold;
}
A.fetterlink:visited {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: underline;
 font-weight: bold;
}
A.fetterlink:hover {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #df0020;
 font-size: 14px;
 TEXT-DECORATION: underline;
 font-weight: bold;
}
A.fetterlink:active {
 font-family: Arial,Verdana,Helvetica;
 COLOR: #ffffff;
 font-size: 14px;
 TEXT-DECORATION: none;
 font-weight: bold;
}


/* p-Absatz */
p.eins {
 /* margin: 3pt; */
 margin-left:3pt;
 margin-right:3pt;
}

p.zwei {
  margin: 3px; 
}
p.drei {
 /* margin: 3pt; */
 margin-left:5pt;
 margin-right:5pt;
 margin-top:0pt;
}

/* ******************* Die verwendeten Layers ********************* */
/* Normaler Inhalt */
#content { position:absolute; left:10px; top:190px; width:850px; height:360px; overflow:auto; z-index:1; background-color: #000000; layer-background-color: ; } /* width:672px */
#content2 { position:absolute; left:440px; top:190px; width:410px; height:425px; overflow:auto; z-index:1; background-color: #000000; layer-background-color: ; } /* width:672px */
/* unbenutzt */
.scrolling { position:absolute; left:auto; top:auto; margin:0px; padding:10px; font-family:Arial,Verdana,Helvetica,sans-serif; COLOR: #C4C4C4; font-size:14px; background-color:#E46C30; border:none; visibility:hidden; }
/* unbenutzt */
tt { font-family:monospace; }
/* Bilder-Scroll-Leiste ganz oben */
#Layer20 { position:absolute; left:195px; top:15px; width:700px; height:; z-index:1; background-color: ; layer-background-color: #E46C30; }
/* ART ORT-Logo links oben */
#Logo { position:absolute; left:10px; top:10px; width:35px; height:px; z-index:1; background-color: ; layer-background-color: ; }
/* Menü */
#Menue { position:absolute; left:182px; top:154px; width:680px; background-color:#000000; }
#Menue2 { position:absolute; left:182px; top:154px; width:678px; height:26px; background-color:#000000; }

/* Impressum ganz oben, nur für Druck */
#impressum_druck { position:absolute; left:195px; top:15px; width:405px; height:;background-color: #FFFFFF; visibility:hidden;}

/* Für die Popups */
#popup1 { position:absolute; left:10px; top:10px; width:600px; height:600px; overflow:auto; z-index:1; background-color: #000000; layer-background-color: ; }

/* ********************* FORM CLASSES ******************** */
input.submit {
background-color: #E46C30; /* #FFBD08; */
color: #ffffff;
font-weight: ;
font-size: 14px;
font:Arial, Helvetica, sans-serif
}
input {
background-color: #FFFFFF;
}
input.text {
background-color: #FFFFFF;
width: 256px;
}
select {
background-color: #FFFFFF;
}
checkbox {
background-color: #FFFFFF;
}
textarea {
background-color: #FFFFFF;
width: 256px;
}


/* **************************************** MENÜ *********************************** */
/* Für das Menü */
/* AB HIER FÜR DAS MENÜ */
/* *** Für das Menü *** */

/* expanding menu styling */
#udm ul {
	margin-left:0 !important;
	margin-top:1px !important;
	}
	
	/* expanding menu styling */
#udm ul {
	width:128px !important;
	w\idth:120px !important;
	}

#udm ul ul {
	width:120px !important;
	w\idth:112px !important;
	border-style:dashed;
	background-color:#E46C30;
	}
#udm ul ul ul {
	width:112px !important;
	w\idth:104px !important;
	border-style:dotted;
	background-color:#E46C30;
	}

/* give all anchors a hand cursor */
#udm a {
	cursor:pointer !important;
	cursor:hand !important;
	}

/* YOU ARE HERE STYLE */
/* [nav] default you are here will be same as rollover unless otherwise specified */
#udm a.udmY, #udm a.udmY:visited { 
	background-color:#000000;
	color:#c4c4c4;
	}
	
/* [nav] re-inforce original rollover or do something else */
#udm a.udmY:hover, #udm a.udmY:focus, #udm a.udmY:visited:hover, #udm a.udmY.udmR, #udm a.udmY.udmR:visited, #udm a.udmY:active {
	background-color:#000000; /* 	background-color:#ccc; */
	

	}

/* [menu] default you are here will be same as rollover or inherit from navbar styles unless otherwise specified */
#udm ul a.udmY, #udm ul a.udmY:visited { 
	background-color:#000000; /* #fea */
	color:#000000
	}
	
/* [menu] re-inforce original rollover or do something else */
#udm ul a.udmY:hover, #udm ul a.udmY:focus, #udm ul a.udmY:visited:hover, #udm ul a.udmY.udmR, #udm ul a.udmY.udmR:visited, #udm ul a.udmY:active {
	background-color:#000000; /* #fec */
	color:#000000
	}

/* */
/* [orange menu] default you are here will be same as rollover or inherit from default menu styles unless otherwise specified */
#udm ul li.orangeMenuItem a.udmY, #udm ul li.orangeMenuItem a.udmY:visited {
	color:#000000
	background-color:#ffffff; /* #feecc4 */
	}
	
/* [orange menu] re-inforce original rollover or do something else */
#udm ul li.orangeMenuItem a.udmY:hover, #udm ul li.orangeMenuItem a.udmY:focus, #udm ul li.orangeMenuItem a.udmY:visited:hover, #udm ul li.orangeMenuItem a.udmY.udmR, #udm ul li.orangeMenuItem a.udmY.udmR:visited, #udm ul li.orangeMenuItem a.udmY:active {
	background-color:#ffffff; /* #f8fbd0 */
	color:#000000
	}
/* BIS HIER ALLES FÜR DAS MENÜ */
