body{
margin: 0;
}

table{
width: 100%;
border: 0px solid black;
}

td{
border: 0px solid black;
}

table.ram{
width: 100%;
height: 100%;
background-color: #AAAC9F;
}

table.ram td{
vertical-align: middle;
}

table.container{
width: 100%;
height: 570px;
background-color: white;
border: 0px solid blue;
}

table.container td{
vertical-align: top;
font: 8pt Verdana;
font-weight: bold;
border: 0px solid blue;
}

table.inhalt{
border: 0px solid blue;
margin-left: 20px;
width: 100%;
}

table.inhalt td{
border: 0px solid blue;
}

table.titel{
margin-bottom: 10px;
}

table.menue{
width: 250px;
border: 0px solid gray;
}

table.menue td{
border: 0px solid gray;
}

table.menuelinks{
border: 0px solid blue;
width: 190px;
}


table.menuelinks td{
border: 0px solid blue;
text-align: right;
}

table.minus td{
border: 0px solid blue;
text-align: center;
}

table.menuerechts{
border: 0px solid blue;
width: 60px;
}

table.menuerechts td{
border: 0px solid blue;
}

table.bildtext{
border: 0px solid gray;
margin-top: 150px;
}

table.bildtext td{
text-align: right;
padding-right: 27px;
border: 0px solid gray;
}

table.rechts{
border: 0px solid gray;
}

table.thumbs{
border: 0px solid gray;
margin-left: 0px;
width: 70px;
}

table.thumbs td{
border: 0px solid gray;
text-align: right;
}

table.scroll{
border: 0px dashed yellow;
}

table.scroll img{
cursor: pointer;
}

table.view{
margin-left: 0px;
}

table.view td{
border: 0px solid gray;
}



div.ram{
border: 0px solid gray;
width: 600px;
height: 500px;
overflow: hidden;
}

div#thumbs{
position: relative;
top: 0;
border: 0px solid red;
}

table.colrechts{
width: 200px;
border: 0px solid red;
}

table.colrechts td{
padding-left: 20px;
}

table#colaktuell{
border: 0px solid red;
width: 100%;
position: relative;
top: 0px;
}

table#colaktuell td{
border: 0px solid red;
font-weight: 100;
padding-right: 10px;
}

table#colaktuell p{
font-weight: bold;
}


p.titel{
width: 240px;
border: 0px solid gray;
font: 18pt Arial;
color: silver;
letter-spacing: 2;
padding-top: 5;
}

table.colaktuell p.text{
font-weight: 100;
text-align: justify;
}

table.view p{
border: 0px solid gray;
}

.green{
color: #7A8C3D;
}

.red{
color: red;
}

.silver{
color: #999999;
}

.thin{
font-weight: normal;
}

a:link{text-decoration: none; color: black}
a:active{text-decoration: none; color: black}
a:visited{text-decoration: none; color: black}
a:hover{text-decoration: none; color: #7A8C3D}

a.thin:link{text-decoration: none; font-weight: normal; color: black;}
a.thin:active{text-decoration: none; font-weight: normal; color: black;}
a.thin:visited{text-decoration: none; font-weight: normal; color: black}
a.thin:hover{text-decoration: none; font-weight: normal; color: #7A8C3D;}

a.thingray:link{text-decoration: none; font-weight: normal; color: silver;}
a.thingray:active{text-decoration: none; font-weight: normal; color: silver;}
a.thingray:visited{text-decoration: none; font-weight: normal; color: silver}
a.thingray:hover{text-decoration: none; font-weight: normal; color: #7A8C3D;}

a.cv:link{text-decoration: underline; color: black}
a.cv:active{text-decoration: underline; color: black}
a.cv:visited{text-decoration: underline; color: black}
a.cv:hover{text-decoration: underline; color: #7A8C3D}



a.gray:link{text-decoration: none; color: #999999}
a.gray:active{text-decoration: none; color: #999999}
a.gray:visited{text-decoration: none; color: #999999}
a.gray:hover{text-decoration: none; color: #7A8C3D}

a.green:link{text-decoration: none; color: #7A8C3D}
a.green:active{text-decoration: none; color: #7A8C3D}
a.green:visited{text-decoration: none; color: #7A8C3D}
a.green:hover{text-decoration: none; color: #000000}

a.graythin:link{text-decoration: none; color: silver}
a.graythin:active{text-decoration: none; color: silver}
a.graythin:visited{text-decoration: none; color: silver}
a.graythin:hover{text-decoration: none; color: #7A8C3D}

