body {
font-family : Verdana, Arial, Helvetica, sans-serif;
width : 100%;
height : 100%;
margin : 0;
padding : 0;
}
.kopf {
margin : auto;
width : 800px;
background-image : url(pics/titel.jpg);
}
.kopf ul {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
text-align : left;
white-space : nowrap;
}
.kopf li {
margin-right : 45px;
display : inline;
}
.versions {
margin : auto;
width : 800px;
}
.mittellang {
width : 750px;
}
.showcase {
margin : auto;
width : 800px;
margin-top : 40px;
margin-bottom : 40px;
}
.showcase {
margin : auto;
width : 800px;
margin-top : 40px;
margin-bottom : 40px;
}
.vid {
margin : auto;
width : 800px;
text-align : center;
}
p.clear {
clear : both;
}
.vr {
float : right;
}
.vl {
float : left;
}
.foot {
margin : auto;
width : 800px;
margin-top : 20px;
margin-bottom : 100px;
text-align : center;
}
.untertitel {
font-size : 18px;
color : #333;
}
.titel {
font-size : 24px;
color : #222;
}
.subtex {
font-size : 14px;
color : #000;
font-weight : bold;
}
.tex {
font-size : 14px;
color : #000;
}
.credits {
font-size : 10px;
font-weight : bold;
color : #000;
}
.b {
font-weight : bold;
}
.input_grey {
background-color : #e2e2e2;
}
.l {
float : left;
border : #000 solid 1px;
margin : 2px;
}
.lt {
float : left;
width : 500px;
}
.lt2 {
float : left;
width : 570px;
}
.fset {
border : 0;
background-color : #f2f2f2;
}
.r {
float : right;
border : #000 solid 1px;
margin : 2px;
}
fieldset {
margin : 20px;
padding : 10px;
}
a:link {
color : #000;
text-decoration : none;
font-weight : normal;
}
a.sub:link {
color : blue;
text-decoration : none;
font-weight : bold;
}
a.b:link {
color : #000;
font-weight : bold;
}
a:hover {
font-style : italic;
}
a:visited {
color : #000;
}
.button {
border-top : 1px solid #f7f7f7;
background : #d1cfd1;
padding : 8px 16px;
border-radius : 10px;
box-shadow : 0 1px 0 rgba(0, 0, 0, 1);
color : #1a1a1a;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
vertical-align : middle;
}
.button:hover {
color : #ccc;
}
