body {
width : 900px;
margin : 0 auto;
text-align : center;
font-family : trebuchet ms;
color : #000;
background : #ecf5fa url(bg.png) repeat-x scroll 0 0;
}
table {
width : 100%;
margin : 10px 0;
}
img {
border : 1px dashed #cccccc;
padding : 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
fieldset {
border : 1px dashed #9f9f9f;
padding : 5px;
margin-bottom : 15px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
legend {
color : #000;
background : #fff;
}
a img {
border : 0;
}
#aktion {
font-style : italic;
}
img.schablone {
width : 100px;
}
img.bsp {
width : 160px;
}
a:link, a:visited {
color : #027ac6;
text-decoration : none;
}
a:hover {
color : #0061a0;
text-decoration : underline;
}
a:active, a.active {
color : #5894be;
}
img#logo {
position : absolute;
left : 30px;
top : 10px;
border : 0;
}
#content {
margin-top : 40px;
}
h1 {
color : #ffffff;
font-family : Helvetica, Arial, sans-serif;
font-size : 1.5em;
font-weight : bold;
text-shadow : #1659ac 0 1px 3px;
}
#aktion a:link, a:visited {
color : #fff;
}
#toggle {
text-align: left;
margin-left: 30px;
}
#upload {
margin-top: 30px;
}

