
/*** General ***/

body {
 font-family: Coverse Allstars, Arial;
 color: #ffcc66;
 background-color: #000000;
 margin: 0px;
}

@font-face {
 font-family: Coverse Allstars;
 src: url(http://www.alexanderfrommer.de/fonts/COVERSE0.eot);
}

a {
 text-decoration: none;
 color: #ffcc66;
}

a img {
 border: 0;
}


/*** Main ***/

.logo {
 font-size: 85px;
 text-align: center;
 vertical-align: middle;
 padding-top: 30px;
 padding-left: 20px;
 padding-right: 20px;
}

.nav {
 font-size: 16px;
 font-weight: bold;
 padding-left: 80px;
 padding-right: 20px;
}

.nav ul {
 margin: 0px;
 padding: 0px;
}

.nav li {
 vertical-align: middle;
 list-style-type: square;
}

.nav ul:hover {
 color: white;
}


/*** Text formatting ***/

#text01 {
 font-size: 11pt;
 word-spacing: 0.5em;
 text-align: center;
 vertical-align: top;
}

#text01 a:hover {
 color: white;
}

#text02 {
 text-align: center;
}

#text03 {
 font-size: 10pt;
 font-weight: bold;
 letter-spacing: 0.3em;
 vertical-align: middle;
}


/*** Picture settings ***/

#title, #title2 {
 font-family: Arial;
}

#title {
 font-size: 14px;
 font-weight: bold;
 margin-top: 10px;
}

#title2 {
 font-size: 12px;
 font-weight: bold;
 margin-top: 5px;
}

.vorschau_xxx {
 width: 90px;
 border-style: none;
}

.vorschau {
 
 /*width: 100%;*/
 width: 65px;
}

.images td {
 width: 65px;
}

.images_height {
 height: 100px;
}

.vorschau_skp {
 width: 60px;
 border-style: none;
}


/*** Form ***/

input {
 color: #ffcc99;
 background-color: #000000;
 font-weight: bold;
}

.input01 {
 font-family: Coverse Allstars, Arial;
 font-size: 9pt;
 letter-spacing: 0.3em;
 color: #ffcc99;
 background-color: #000000;
}

textarea {
 font-family: Arial;
 font-size: 10pt;
 color:#ffcc99;
 background-color: #000000;
}
