/* standardbody*/
body {
background-image: url(grafiken/bg.jpg);
background-repeat: repeat-y;
text-align:left;
/*background-color: black;*/
margin: 0px 0px 0px 0px;
padding: 0px;
}
/*standardlinks*/
a:link { 
text-decoration: underline; 
color:#fff;
border-width: 0px;
}

a:visited { 
text-decoration:underline; 
color:#fff; 
}

a:hover { 
text-decoration:underline; 
color:#ff9900; 
}

a:active { 
text-decoration:none; 
color:#ff9900; 
}

/*link auf dunklem hintergrund*/
a:link.dark {
text-decoration:none;
color:#ffffff;
}

a:visited.dark {
text-decoration:none;
color:#ffffff;
}

a:active.dark {
text-decoration:none;
color:#ff9900;
}

a:hover.dark {
text-decoration:underline;
color:#ffffff;
}

/*links in der navigation*/
a:link.nav {
color: #ffffff;
background-color: #333;
text-decoration: none;
display: block;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 10px;
}

a:visited.nav {
color: #ffffff;
background-color: #333;
text-decoration: none;
display: block;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 10px;
}

a:hover.nav {
color: #ffffff;
background-color: #666;
text-decoration: none;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 10px;
}

a:active.nav {
color: #ffffff;
background-color: #333;
text-decoration: none;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 10px; 
}

/*links in der navigation auf hellerem hintergrund*/
a:link.navlight {
color: #ffffff;
background-color: #bbbbbb;
text-decoration: none;
display:block;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 15px; 
}

a:visited.navlight {
color: #ffffff;
background-color: #bbbbbb;
text-decoration: none;
display: block;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 15px; 
}

a:hover.navlight {
color: #ffffff;
background-color: #cccccc;
text-decoration: none;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 15px; 
}

a:active.navlight {
color: #ffffff;
background-color: #333;
text-decoration: none;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
margin: 0px 0px 1px 0px;
padding-left: 15px; 
}

/* diverse schriften*/ 
div.all {
text-decoration:none;
color:#000000;
font-family:helvetica,sans-serif;
font-size: 12px;
}

/*tabellen*/
tr.news td {
vertical-align: top;
border-width: 1px;
border-color: #cccccc;
padding: 2px;
}

table.news {
border-collapse:collapse;
empty-cells:show;
border-spacing: 0;
margin-top: 5px;
margin-left: 0px;
margin-right: 5px;
margin-bottom: 5px;
}

table.all tr td {
border-collapse:collapse;
empty-cells:show;
border-spacing: 10px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
vertical-align: top;
}

/*listen*/
ul.standard {
list-style: inside;
}
/*bilder*/
div.img {
float: left;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

div.imgend {
clear:both;
}  

div.overall {
vertical-align:top;
text-align:right;
padding:0px;
margin:0px 0px 0px 0px;
width:800px;
}

/*head*/
div.head {
padding:0px;
margin: 0px 0px 0px 0px;
font-family:helvetica,sans-serif;
font-size: 12px;
text-align:right;
background-color:black;
}

/*small*/
div.small {
margin: 0px 0px 0px 0px;
padding:0px;
background-color: black;
font-family:helvetica,sans-serif;
font-size: 12px;
color: #000000;
text-align: right;
width:800px;
}

/*navigation*/
div.nav {
background-color: red;
font-family:helvetica,sans-serif;
font-size: 12px;
width: 165px;
text-align: left;
color: #ffffff;
float: left;
display: block;
height: 100%;
margin-right: 10px;
padding:0px;
}

/*hintergrund navigation*/
div.navigator {
background-color: #0D0C0C;
font-family:helvetica,sans-serif;
font-size: 12px;
width: 100%;
color: #ffffff;
display: block;
}

div.content {
text-decoration:none;
text-align:left;
color:#fff;
font-family:helvetica,sans-serif;
font-size: 12px;
width: 610px;
position: absolute;
left: 175px;
top: 100px;
}  

/*adresse und valid-img*/
div.prefoot {
text-decoration:none;
font-size: 10px;
color: gray;
font-family:helvetica,sans-serif;
margin: 20px;
}

/*box*/
div.box {
border: 1px #cccccc solid;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
width: 90%;
text-align: left;
display: block;
padding-left: 10px;
}

div.boxhead {
border: 1px #888888 solid;
background-color: #888888;
margin: 0px 0px 0px 0px;
width: 30%;
text-align: left;
display: block;
color: #ffffff;
padding-left: 5px;
}

div.boxframe {
border: 1px #cccccc solid;
background-color: #e5e5e5;
border-top-style:none;
margin: 0px 0px 0px 0px;
width: 90%;
text-align: left;
display: block;
color: #000000;
padding-left: 10px;
}
