html
{
    overflow-y: scroll;
}

body, td, textarea
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #99cc33;
    color: #fff;
    font-size: 8pt;
    letter-spacing: 1px;
    line-height: 16px;
}

textarea
{
    color: black;
    background-color: white;
    line-height: 12pt;
    border: solid 1pt black;
    padding: 2pt;
}

input
{
    padding: 2pt;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: #99cc33; 
}
a:link {}
a:visited {}
a:active {}
a:hover
{
    color: #99cc33; 
    background-color: #fff;
}

a.keinHover
{
    color: white;
    background-color: #99cc33;
}

img {border-width: 0;}

p
{
    font-size: 11px;
}

p.adresse, p.adresseKontakt
{
    font-size: 8pt;
    letter-spacing: 1px;
    color: #fff;
    padding-top: 0.2cm;   
    margin-top: 4pt;
    margin-bottom: 0;  
}

p.adresseKontakt
{
    font-weight: bold;
    text-align: right;
}

p.adresse
{
    position: relative;
    top: -29px;
    margin-right: 2cm; /*damit der Kontakt-Link nicht überlappt wird*/
}

/*h1
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 0.5cm;
}*/

h1
{
    font-weight: bold;
    font-size: 9pt;
    letter-spacing: 1px;
    line-height: 15px;
}

h1.abstandNachOben
{
	margin-top: 0.8cm
}

h3
{
	margin-bottom: 7pt;
	font-size: 9pt;	
}

img.zoom
{
    margin-top: 0.8cm;
    margin-bottom: 0.2cm
}

img.preload
{
	height: 0;
	width: 0;
	display: none;
}

img.impressum
{
    margin-left: 20px;
    cursor: pointer;
}

#backup
{
    position: relative;
    top: 0.8cm;
}

img.projektbild {margin-bottom: 16px; margin-top: 0.6cm}
img.hauptkatMehrAbstand {margin-top: 5px}

a.linkButtons {vertical-align: top}
a.logo {margin-right: 55px}

p.leftLink
{
    letter-spacing: 1px;
    font-size: 8pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0.6cm;
}

p.abstandThumbsZoom
{
    margin-top: 0;
    margin-bottom: 0;
}

a.hauptkatOhneBild
{
    margin-left: -16px
}

#leftSlider, #rightSlider
{
    position: relative;
}

#leftSlider
{
    margin-left: 5pt;
}

#rightSlider
{
    left: -29px;
    top: -22px;
}
