﻿/* Autor: www.meiss.info : Joerg Meiss*/

/* ---------------------------------------------------------------------- */
/* Seitenfarbe, Schrift und Scrollbar IE ab v5.5*/
/* ---------------------------------------------------------------------- */
/* Fettschrift: font-weight: normal oder bold */
/* Die Definition der Schriftgröße in Punkt (pt) ist offenbar nicht absolut!
Wählte ich dagegen die Einstellung Pixel (px) gab es diesen Einfluss nicht. Ich 
musste allerdings ein paar Pixel zulegen: 10 pt entspricht ca. 12 px. */

body
{
background-color: #E0D3CE;

color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: normal;
text-align: left;

margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

img {
	border: 0px;
}


/* ---------------------------------------------------------------------- */
/* Maus-Cursor */
/* ---------------------------------------------------------------------- */
/* .help { cursor:help; } Wir nur in dem Pseudo-Element a.help: verwendet */

.help
{ cursor:help; } 


/* ---------------------------------------------------------------------- */
/* Tabellentext */
/* ---------------------------------------------------------------------- */

table,tr,td
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: normal;
text-align: left;
}

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

.grau
{
background-color: #cccccc;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;

border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #663300;

color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: normal;
text-align: left;
}

.linie
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #663300;

padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;

color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: normal;
text-align: left;
}

.abstand
{
padding-top: 10px;

}

textarea, select   
{
color: #000000;
font-size: 13px;
border: #none;
border-style: inset;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
background-color: #FDF5E6;
}


.input  
{
color: #000000;
font-size: 13px;
border: #none;
border-style: inset;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
background-color: #FDF5E6;
}

.submit  
{
color: #000000;
font-size: 13px;
border: #none;
border-style: outset;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
background-color: #FDF5E6;
}


/* ---------------------------------------------------------------------- */
/* Layout*/
/* ---------------------------------------------------------------------- */

p
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: normal;
text-align: justify;
}

.richtungrechts
{
text-align: right;
}

.favo
{
text-align: right;
vertical-align: top;
padding-right: 20px;
padding-top: 10px;
}

.top
{
vertical-align: top;
}

.update
{
color: #666666;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
line-height: 15px;
height: 15px;
}


.fuss
{
color: #666666;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: normal;
text-align: center;
line-height: 20px;
height: 20px;
margin-top: 15px;
}

.right
{
text-align: center;
vertical-align: middle;
}


/* ---------------------------------------------------------------------- */
/* Ueberschriften */
/* ---------------------------------------------------------------------- */

h1
{
color: #6699FF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: right;
padding-right: 0px;
line-height: normal;
margin-bottom: 0px;
margin-top: 45px;
}

h2
{
color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
margin-bottom: 25px;
padding-left: 35px;
}

h3
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 25px;
padding-left: 5px;
}

h4
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
padding-left: 10px;
}

h5
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 15px;
padding-left: 5px;
}




/* ---------------------------------------------------------------------- */
/* Navi Home = Navi1 */
/* ---------------------------------------------------------------------- */

.navi1 a
{
display: block;
background-color: #;
color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 118px;
text-align: center;
}

.navi1 a:visited
{
background-color: #;
color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 118px;
text-align: center;
}

.navi1 a:active
{
background-color: #E0D3CE;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 118px;
text-align: center;
}

.navi1 a:hover
{
background-color: #E0D3CE;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 118px;
text-align: center;
}

/* ---------------------------------------------------------------------- */
/* Navi Rechte Seite = Navi2*/
/* ---------------------------------------------------------------------- */

.navi2 a
{
display: block;
background-color: #;
color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 92px;
text-align: center;
}

.navi2 a:visited
{
background-color: #;
color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 92px;
text-align: center;
}

.navi2 a:active
{
background-color: #E0D3CE;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 92px;
text-align: center;
}

.navi2 a:hover
{
background-color: #E0D3CE;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 32px;
height: 32px;
width: 92px;
text-align: center;
}

/* ---------------------------------------------------------------------- */
/* Navi Rechte Seite = Impressum*/
/* ---------------------------------------------------------------------- */

a.imp:link
{
color: #666666;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:help;
}

a.imp:visited
{
color: #666666;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:help;
}

a.imp:active
{
color: #663300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:help;
}

a.imp:hover
{
color: #663300;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
cursor:help;
}


/* ---------------------------------------------------------------------- */
/* Links allgemein */
/* ---------------------------------------------------------------------- */

a:link
{
color: #00000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:visited
{
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:active
{
color: #663300;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:hover
{
color: #663300;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
