body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#eeeeee;	color:#0F0;
	background-color: #000;}

h1 {font-size:16px; margin:0; padding:0 0 10px 0; }
h2 {font-size:14px; margin:0; padding:20px 0 10px 0; }
h3 {font-size:12px; margin:0; padding:20px 0 10px 0; }


a {color:#333; text-decoration:none; }
a:hover {color:#fff; text-decoration:underline; }
.content { margin:auto;  text-align:center; vertical-align:middle;}
.inhalt { background-color:#919191; width:605px; padding:15px; color:#222222; background-image:url(../img/bg_inhalt.jpg); background-repeat:repeat-x;   }
.block { width:630px;  margin:auto; padding:15%; color:#eeeeee; text-align:left;}
.row { display:block; width:630px; }
.border {border:1px solid gray; }
#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-align: center;
}

span.tip {
    border-bottom: 1px solid #eee;
}
.Left { float:left; text-decoration:none; }
.Right {color:#333; float:right; text-decoration:none; }


ul  {
	list-style-image: url(../img/list_icon.png);
	margin:5px 0 5px 20px;
	padding:0;
}

.totop {float:right;  margin:0; font-size:10px;}

.baustelle { color:#fff; font-size:1.5em;}
.baustelle a {color:#AECED9;}