
/* schriftstil,abstände */

body
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #000000;
background-color:#;
background-image:url(../bilder/hintergrund_aussen.jpg);
font-family: verdana;
font-size: 9pt;
}


table,tr,td
{
color: #000000;
font-family: verdana;
font-size: 10pt
}


/* scrolleiste internet explorer ab vers.5.5 */

body
{
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #c10001;
scrollbar-highlight-color: #c10001;
scrollbar-shadow-color: #c10001;
SCROLLBAR-TRACK-COLOR: #ffecec;
}

#main
{
background-color: #ffffff;
border: solid 0px #000000;
background-image: url(images/xback.jpg);
background-repeat: no-repeat;
margin:0px
}

#content
{
border: solid 0px #000000;
opacity: 1.00;-moz-opacity: 1.00;_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
background-image: url(../bilder/inlay1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}

#contentback
{
background-image: url(../bilder/inlay1.jpg);
}


#name
{
font-size: 10px;
font-weight: regular;
color: #000000;
}

#inl
{
font-family: verdana;
font-size: 9pt;
color: #000000;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
background-color: #ffffff;
background-image: url(../bilder/inlay1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
font-weight: normal;
}

/* allgemeine links im text */

a:link
{
color: #ffffff;
text-decoration:underline;
font-family: verdana;
font-size: 10pt;
}
a:visited
{
color: #ffffff;
text-decoration:underline;
font-family: verdana;
font-size: 10pt;
}
a:active
{
color:#ffffff;
text-decoration:underline;
font-family: verdana;
font-size: 10pt;
}
a:hover
{
color: #ffffff;
background-color:transparent;
text-decoration:none;
font-family: verdana;
font-size: 10pt;
}


p
{
font-size: 7pt;
}

l
{
color:#ffffff;
}

form {margin-bottom:0px;}