body {
font-family: Verdana,Sans-serif;
font-variant:small-caps;
font-size:1em;
background:#000000;
color:#FFFFFF;
background-image: url("/img/stars.png");
background-attachment:fixed;
padding-top:30px;
padding-left:87px;
padding-right:7%;
}

h1 {border-bottom:dotted 1px #000000;margin-bottom:0px;}
h2 {margin-bottom:0px;}
h3 {padding-top:10px;color:#555555;padding-bottom:0px;margin-bottom:0px;}

.h1 {
        font-size: 2.0em;
        font-weight: bold;
}
.h2 {
        font-size: 1.5em;
        font-weight: bold;
}
.h3 {
        font-size: 1.3em;
        font-weight: bold;
}


a:hover  {
 	color : #dfe8e7;
 	text-decoration : underline;
	font-weight:bold;
 }
 
 a:link  {
 	color : #bed5e9;
 	text-decoration : underline;
	font-weight:bold;
 }
 
 a:visited  {
 	color : #bed5e9;
 	text-decoration : underline;
	font-weight:bold;
 }
 
 a:visited:hover  {
 	color : #dfe8e7;
 	text-decoration : underline;
	font-weight:bold;
 }


a.dl  {
font-variant:normal;
font-family: Arial;
color : #f5f57c;
text-decoration : none;
font-weight:bold;
font-size:0.8em;
text-decoration : underline;
 }

a:hover.dl  {
font-variant:normal;
font-family: Arial;
color : #ffffff;
text-decoration : none;
font-weight:bold;
font-size:0.8em;
 }
 
a#q {
font-family: Arial;
color: #000000;
font-size:9px;
}
a#s {
font-family: Arial;
color: #FFFFFF;
font-size:10px;
}

#formbuttonsmall {
font-family: Arial;
font-size:10px;
color: #FFFFFF;
background-color: #383558;
}

#formbutton {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
color: #FFFFFF;
background-color: #383558;
}
#form {
color: #000000;
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
background-color: #FBF7F8;
}
#op {
font-family: Verdana,Sans-serif;
font-size:1em;
background-color: #202020;
}
#no {
font-family: Verdana,Sans-serif;
font-size:1em;
background-color: #000000;
}

#hi {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;
background-color: #333333;
}
.spaced {
font-family: "Courier New";
font-size: 12px;
color: #ffffff; 
}
.red {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 1em;
color: #FF0000; 
}
.small {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.6em;
color: #808080; 
}
.tweet {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
color: #dfe8e7; 
font-style:oblique;
}
.tdate {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
color: #555555; 
font-size: 0.8em;
font-style:normal;
}

.twit {
font-variant:normal;
}

.smalltext {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.8em;
color: #808080; 
}
.largetext {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 1.7em;
font-weight: bold;
}
.fixed {
font-family: "Courier New",Courier;
font-size: 1em;
}

#actionbuttons {
  font-size:9px;
}
#signin {
  font-size:9px;
}
#footer {
  font-size:9px;
}
#navbuttons {
  font-size:9px;
}


.fineprint {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.5em;
color: #808080; 
}
.desc {
font-family: "Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.8em;
color: #000000; 
}
.title {
background-color: #3d4680;
}

div#home {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 2;}

div#streifen {
	width:100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5;}

div#menu {
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left:-320px;
	z-index: 6;}

div#edit {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 6;}

div#ion {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 6;}

#facebook {
	background:#FFFFFF;
	width:292px;
}

table#opatable {
width:100%;
position: relative;
filter:alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
z-index:3;
}


div.hide {
display: none;
}
div.show:hover div.hide {
display: block;
}

