/*Bildschirm-Stylesheet für www.presentare.de */

/* Wichtige Farben
hellgelb = #FFF5DC
rote Schrift = #FA6400
hellblau = #C9E9F3
dunkelblau = #4271D0
orange = #FAB400
*/

/* allgemeine HTML-Tags */

body   { color: #000000; font-size: 100.01%; font-family: Verdana, Tahoma, Arial, sans-serif; background-color: #fff5dc; margin: 0; padding: 0 }
p {
	font-size: 0.8em;
	margin-top: 0.6em;
}
h1  { color: #fa6400; font-size: 1.5em; font-weight: bold }
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h3  { font-size: 1.05em; font-weight: bold }
li   { font-size: 0.8em; list-style: url("../bilder/listenpunkt.gif"); margin-top: 0.6em }
.unterliste li  { font-size: 0.8em; list-style: disc; margin-left: 20px }
/* allgemeine Links */
a:link {
	font-weight: bold;
	color: #4271D0;
	text-decoration: none
}
a:visited {
	font-weight: bold;
	color: #4271D0;
	text-decoration: none
}
a:hover {
	font-weight: bold;
	color: #4271D0;
	text-decoration: none
}
a:active  { color: #4271d0; font-weight: bold; text-decoration: none }
.presentare  { color: #fa6400; font-weight: bold }
.fett { font-weight: bold }
/* die einzelnen Bereiche */
#alles        { background-image: url("../bilder/website_kopf_niedriger_zahn.gif"); background-repeat: no-repeat; background-position: center top; text-align: left; margin: auto; padding: 0; width: 796px; border: solid 2px #fa8200 }

#kopf      { margin: 0; width: 47em; height: 16em }

/* Schnellnavigation Leistungen - horizontales Menu */

#navigation_leistungen     { margin: 0; padding-left: 16em; height: 54px; border-bottom: 2px none #fa8200 }

/* Hauptteil mit der linken Hauptnavigation und dem Inhalt der Seite */

#hauptteil        { margin: 0; padding: 1em 0 0 }
#hauptnavigation     { font-size: 1em; margin: 0 0 0 5px; padding: 0.5em 0 0; width: 10em; float: left; clear: left }
#hauptnavigation a    { color: #fa6400; background-position: 0 0; display: block; margin: 0; padding: 5px 10px; border-bottom: 0 none; border-left: 0 none }

#hauptnavigation a:hover    { color: #fa6400; border: solid 2px #fabe7d }
.unter_menu { font-size: 0.8em; text-indent: 10px }
.unter_menu_aktuell { font-size: 0.8em; text-indent: 10px; background-color: #fabe7d }
.beispiele { font-size: 0.8em; text-align: right }
.beispiele_aktuell { font-size: 0.8em; text-align: right; background-color: #fabe7d }
.aktuelle_seite { background-color: #fabe7d }
#inhalt   { margin: 0 0 0 11.5em; padding: 0; width: 34em }
#beispiele_referenzen_link { text-align: right; margin-right: 2em }
#fusszeile   { margin-top: 0; margin-right: 0; margin-bottom: 0.4em; padding-top: 1em; padding-left: 0.4em; clear: both }

