/* strg.at css 2005 */

body {
font:99.9% arial, verdana sans-serif;
background:#bf13bc;
text-align: center;
margin:0;
padding:0;
}


.center {
margin:0 auto;
text-align:left;
width: 960px;
position: relative;
height: 385px;
}

.blacktop {
position: absolute;
left: 0;
top: 0;
height: 350px;
width: 100%;
background: #000;
}

.iodologo {
position: absolute;
left: 10px;
top: 10px;
height: 50px;
width: 50px;
background: #000;
}


.logo {
padding-left: 0px;
text-align: left;
margin-top: 12px;
}

.logo a {
font-size: 24px;
line-height: 22px;
color: #eee;
text-decoration: none;
}

.logo a span {
font-size: 15px;
font-weight: bold;
}

.iodo {
text-align: right;
margin-top: -52px;
height: 52px;
font-size: 10px;
}


.header {
color: #fff;
margin: 0 10px 0 10px;
height: 160px;
overflow: hidden;
}

p.about {
float: left;
color: #ddd;
margin: 10px 10px 0 0;
font-size: 13px;
width: 64%;
}

p.about a {
color: #ddd;
text-decoration: none;
}
p.about a:hover {
text-decoration: underline;
}

.upload {
margin: 14px 0 0 10px;
}


.right {
text-align: right;
}

table {
margin: 0;
padding: 0;
}

tr.black {
background: #000;
height: 140px;
}

tr.cat {
font-size: 18px;
color: #fff;
font-weight: bold;
}

tr.list {
font-size: 12px;
vertical-align: top;
}

.clear {
clear: both;
}

a.move  {
color: #fff;
text-decoration: none;
display: block;
}
a.move:hover {
background: #cc0;
text-decoration: none;
color: #000;
}

.item img {
float: left;
margin: 3px 6px 0 0;
padding: 0;
}

img {
border: none;
}

.item {
margin: 0 0 20px 0;
}

.item span {
margin: 0;
padding: 0;
}

.item a {
color: #000;
text-decoration: none;
font-weight: bold;
}

a.title {
font-size: 13px;
display: block;
margin: 0 0 4px 0;
}

a.title:hover {
color: #fff;
}

.aktiv img {
border: 2px solid #fff;
}
.aktiv a.title {
color: #fff;
}
