/* Farben
pink 		e20089
hellblau	00b5ff
gelb		ffdf00
grün		00ff00
rot		e3004f
dunkelblau	0089d2
lila		93107e
orange		ff7200*/

body {
background-color: #000;
} 

td, div, body {
text-align: left;
font-family: century gothic; 
font-size: 12pt; 
line-height:13pt;
text-transform: none; 
COLOR: #fff; 
}

input, textarea{
text-align: justify;
font-family: century gothic; 
font-size: 10pt; 
line-height:10pt;
text-transform: none; 
COLOR: #fff; 
border: 1px dashed #cccccc;
padding: 5px;
background-color: #000;
} 
  
textarea {
width: 350; 
height: 150;
} 

m{
color: #e3004f;	
}

strong {
color: #93107e;
font-family: Century Gothic;
font-weight: normal;
letter-spacing: 1px;
font-size: 12pt;
line-height: 14px;
text-transform: uppercase;
margin-left: 30px;
}

b {
color: #ffdf00;
font-family: Century Gothic;
font-weight: normal;
letter-spacing: 2px;
font-size: 12pt;
line-height: 14px;
text-transform: uppercase;
font-style: italic;
}

i {
font-family: verdana; 
font-size: 10px;
font-weight: lighter;
COLOR: #dd0d66; 
letter-spacing: 1px;
}

u {
font-family: verdana; 
font-size: 10px;
font-weight: lighter;
COLOR: #3d9acc; 
letter-spacing: 1px;
}

s {
COLOR: #ff0dbb; 
line-height: 13px;
font-family: verdana, arial, sans-serif;
font-size: 7pt;
}

h1{
border-bottom: 1px dashed #cccccc;
background: #ffffff;
margin-left: 10px;
margin-right: 10px;
color: #ccc;
font-family: century gothic;
font-size: 10pt;
text-transform: uppercase;
font-style: normal;
font-weight: normal;

}

a, a:link, a:active, a:visited {
color: #e3004f;
font-family: century gothic;
font-size: 15px;
text-decoration: none;
font-style: italic;
} 

a:hover, a:focus {
color: #fff;
font-family: century gothic;
font-size: 15px;
text-decoration: none;
font-style: italic;
} 


blockquote {
}

sub{
font-size: 10pt;
font-family: century gothic;
color: #ddd;
}