/*----------------------------------------------------------------------------------- L A Y O U T */

body {margin: 40px 0px 0px 50px; background: rgb(255,255,255); color: rgb(255,255,255);}
.body2 {margin: 40px 0px 0px 50px; background: rgb(0,0,0); color: rgb(0,0,0); background-image: url(../_pictures/navigation/Logo_HG.gif); background-repeat: no-repeat; background-position: left top; background-attachment: fixed}



/*--------------------------------------------------------------------------------------- S A T Z */

.gelbtext {font-family: Arial, Helvetica, sans-serif; font-weight: normal;font-size: 14px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(255,245,100); }
.grundtext {font-family: Arial, Helvetica, sans-serif; font-weight: normal;font-size: 14px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(0,0,0); }
.grundtext2 {font-family: Arial, Helvetica, sans-serif; font-weight: normal;font-size: 13px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(025,140,139); }
.titel {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(025,140,139); }

.rubrik {font-family: Arial, Helvetica, sans-serif; font-weight: normal;font-size: 12px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(0,0,0); }
.legende {font-family: Arial, Helvetica, sans-serif; font-weight: normal;font-size: 11px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(0,0,0); }

/*---------------------------------------------------------------------------------------- Farben */


/*---------------------------------------------------------------------------- Standardschriftart */

td, th, input, select, textarea, p, div, h1, h2, h3 {font-family: Arial ,sans-serif; font-size: 11px}


/*---------------------------------------------------------------------------------------- Linien */

hr {color:rgb(255,255,255)}


/*---------------------------------------------------------------------------------------- Bilder */

img {border: none}



/*-------------------------------------------------------------------------------- Auszeichnungen */

a {color: rgb(0,0,0); text-decoration: none}
a:hover {color: rgb(153,153,153)}

.bold {font-weight: bold}

/*--------------------------------------------------------------------------------- Überschriften */

/* Thema*/
h1 {font-size: 16px; font-weight: bold; margin: 100px 300px 18px 50px; padding: 0px 0px 3px 0px; border-bottom: 2px solid rgb(255,0,0);}

/* Titel*/
h2 {font-size: 14px; font-weight: bold; margin: 50px 300px 18px 50px; padding: 0px 0px 3px 0px; border-bottom: 1px solid rgb(255,0,0);}

/* Untertitel*/
h3 {font-size: 11px; font-weight: bold; margin: 50px 300px 18px 50px; padding: 0px 0px 3px 0px; border-bottom: 1px solid rgb(255,0,0);}

/* Absätze*/

p {line-height: 18px; text-align: justify; margin: 0px 300px 9px 50px}

/*Abschnitte */

div {}



/*---------------------------------------------------------------------------------- Aufzählungen */

ol {}

ul {}


/*-------------------------------------------------------------------------------------- Tabellen */

table {border: 0px 0px 0px 0px; border: rgb(255,0,0)}

td {padding: 0; vertical-align: top}
td.mittig {vertical-align: middle}
td.untenbuendig {vertical-align: bottom}
td.konstruktion {font-size: 1pt; line-height: 1px}
td.rechts {text-align: right}

/*------------------------------------------------------------------------------------- Formulare */

form {}

input {line-height: 1}

input.Befehl {}
input.Text {width: 100%}

select {width: 100%; line-height: 1}
textarea {width: 100%; line-height: 1}

/*------------------------------------------------------------------------------------- DIV Ebenen */

#Ebene1  { visibility: visible; position: absolute; top: 0; left: 520px; width: 100px; height: 100px }




/*---------------------------------------------------- B E I  A U S G A B E  A U F  D R U C K E R */

@media print{}

