/*  body und schrift definitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
font-size: 11pt;
color: #000000;
font-family: Verdana, Helvetica, Arial, Sans-Serif; 
padding:0px;
margin:0px;
}

/* for iePC */
td {
font-size: 11pt;
line-height: 16pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif; 
}

a { 
color: #000000;
background-color:transparent;
text-decoration: underline; 
}
a:hover {color: #000000; background-color:transparent;}

a:after, a:link:after  { 
color: #000000;
content: " (" attr(href) ") ";}

a:visited:after {color:#000000; 
content: " (" attr(href) ") ";}

/* for iePC */
.text {
font-size: 10pt;
line-height: 16pt;
font-family: Verdana, Helvetica, Arial, Sans-Serif; 
}


/* Logo */
#logo {
top: 10px;
left: 10px;
position: absolute;
margin: 0px;
padding: 0px;
width: 900px;
height: 74px;
float:left;
display: none;
}

/*logo*/
#logoprint {
top: 20px;
left: 30px;
position: absolute;
margin: 0px;
padding: 0px;
width: 149px;
height: 97px;
float:left;
background-image: url(bilder/logoprint.gif);
background-repeat: no-repeat;
background-position: left bottom;
}


/*navi*/
 #navcontainer{
top: 95px; 
left: 16px; 
position: absolute; 
margin: 0px;
padding: 0px;
width: 200px;
float:left;
background-color: transparent;
display:none;
}
/*
#navcontainer img{
padding: 0px;
margin: 55px 0px 28px 0px;
}
*/

#navi
{
border-top: 2px solid #000000;
margin: 0;
padding: 0;
width: 200px;
margin: 0px 0px 0px 0px;
}
 #navi ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-transform:uppercase; 
}

#navi a
{
display: block;
color: #ffffff;
background-color: #000000;
padding: 20px 0px 20px 50px;
text-decoration: none;
width: 144px;
border-bottom: 2px solid #000000;
font-weight: bold;
}


#navi a:hover
{
background-color: #000000;
color: #000000;
border-bottom: 2px solid #000000;
}

.navipassiv {
background-color: #000000;
color: #ffffff;
border-bottom: 2px solid #000000;
padding: 20px 0px 20px 50px;
font-weight: bold;
}

/*Navigation Startseite*/
#navistartcontainer
{
margin: 0;
padding: 0;
width: 100px;
margin: 0px 0px 0px 0px; 
left: 812px;
top: 95px; 
position: absolute; 
float:left;
display: none;
}

#navistart
{
padding: 0;
width: 100px;
margin: 0px 0px 0px 0px;
}

#navistart ul li
{
margin: 0px;
padding: 10px 0px 10px 0px;
list-style-type: none;
text-transform:uppercase; 
}

#navistart ul li a{

float: left;
margin: 0px 0px 0px 0px;
padding: 0px 51px 0px 0px;
text-decoration: none;
color: #000000;
}

#navistart ul li a:hover
{
color: #ffffff;
}

/*Inhalt*/
#contentrahmen {
top: 95px; 
left: 16px; 
position: absolute; 
padding: 0px;
margin: 0px;
width: 630px;
background-color: #ffffff;
/*
border: 1px solid #ff9900;
*/
}

#banner {
padding: 0px 20px 0px 20px;
margin: 0px;
width: 590px;
display: none;
/*
border-bottom: 1px solid #ffffff;
*/
}

#text  { 
padding: 0px 20px 20px 20px;
margin: 0px 0px 0px 0px;
line-height: 18px;
}

#text h1  { 
font-size: 14px;
margin: 0px; 
padding: 0px 0px  5px  0px;
color: #000000;
text-transform:uppercase; 
}

#text ul
{
margin: 0px 0px 0px 10px;
padding: 0px 20px 10px 5px;
line-height: 18px;
}

#text ul li
{
margin: 0px 0px 0px 0px;
padding: 0px 20px 10px 5px;
/*
list-style-image: url(bilder/square.gif);
*/
line-height: 18px;
}

/*content ohne Unternavi*/
#text1  { 
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
line-height: 18px;
}

#text1 h1  { 
font-size: 14px;
margin: 0px; 
padding: 0px 0px  5px  0px;
color: #000000;
text-transform:uppercase; 
}

#text1 ul
{
margin: 0px 0px 0px 10px;
padding: 0px 20px 10px 5px;
line-height: 18px;
}

#text1 ul li
{
margin: 0px 0px 0px 0px;
padding: 0px 20px 10px 5px;
/*
list-style-image: url(bilder/square.gif);
*/
line-height: 18px;
}

/*Navigation unten*/

#naviunter
{
margin: 0px 0px 0px -18px;
padding: 30px 0px 30px 0px;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
float: left;
display: none;
}

#naviunter li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#naviunter a{

margin: 0px 0px 0px 0px;
padding: 0px 30px 0px 0px;
text-decoration: none;
color: #000000;
text-transform:uppercase; 
}

#naviunter li a:hover
{
color: #000000;
}
 

.rot { 
color: #000000;
}


/*Fusszeile*/
#footer {
margin: 0px;
padding: 0px 20px 10px 20px;
font-size: 11px; 
color: #000000; 
text-decoration: none;
display: none;
}

#footer a { 
color: #000000;
background-color:transparent;
text-decoration: underline; 
}
#footer a:hover {color: #000000; background-color:transparent;}


/*adresse nur fuer print*/

#footerprint
{
margin: 0px;
padding: 0px 20px 10px 20px;
font-size: 10pt; 
color: #000000; 
text-decoration: none;
}

