/*----------------------------------------------------------------------------------- L A Y O U T */

body {margin: 0px 0px 0px 0px; background: rgb(253,250,245); color: rgb(0,0,0); background-image: url(../_pictures/hintergrund/hintergrund2.gif); background-repeat: repeat-y; background-position:  left top; background-attachment: fixed}
body.navigation {margin: 0px 0px 0px 0px; background: rgb(253,250,245); color: rgb(0,0,0); background-image: url(../_pictures/hintergrund/copyright.gif); background-repeat: no-repeat; background-position: left bottom; background-attachment: fixed}
body.index {margin: 0px 0px 0px 0px; background: rgb(253,250,245); color: rgb(0,0,0);}




/*--------------------------------------------------------------------------------------- S A T Z */
td.grundtext {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 11px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(0,0,0); }
td.legende {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 9px; line-height: 18px; text-align: left ; letter-spacing: 0px; color: rgb(0,0,0); }



/*---------------------------------------------------------------------------------------- Farben */

.hintergrundfarbe1 {background: rgb(204,204,204)}

.farbe1 {color: rgb(255,0,0)}


/*---------------------------------------------------------------------------- Standardschriftart */

td, th, input, select, textarea, p, div, h1, h2, h3 {font-family: Verdana,sans-serif; font-size: 11px}


/*---------------------------------------------------------------------------------------- Linien */

hr {color:rgb(209,185,80)}

/*---------------------------------------------------------------------------------------- Bilder */

img {border: none}

/*-------------------------------------------------------------------------------- Auszeichnungen */

a {color: rgb(104,104,104); text-decoration: none}
a:hover {color: rgb(129,25,40)}

span.titel {color: rgb(129,25,40)}


/*--------------------------------------------------------------------------------- ?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.unten {vertical-align: bottom}
td.rechtsmittig {align: right; vertical-align: middle}
td.rechtsunten {align: right; vertical-align: bottom}
td.konstruktion {font-size: 1pt; line-height: 1px}


/*------------------------------------------------------------------------------------- Formulare */

form {}

input {line-height: 1; font-size: 9px}

input.Befehl {}
input.Text {width: 100%}

select {width: 100%; line-height: 1}
textarea {width: 100%; line-height: 1}

.lightbox {margin:0px 12px 0px 0px;}



/*---------------------------------------------------- B E I  A U S G A B E  A U F  D R U C K E R */

@media print
{
}

