body { 	
	margin-top:		10px;
	margin-bottom:		10px; 
  	background-color:	#122833;
  	background-image:	url(../image/mainback.gif);
}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i
{ font-family:Arial, helvetica, sans-serif;
  color:#dddddd;
}

ul {
	margin-top: 1px;
	list-style-image:url(../image/punkt.gif);
}

dt {
	font-weight: bold;
   	margin-top: 30px;
}

p.gross
{  	font-size: 160%;
	font-weight: bold;
   	margin: 30px 0px;
}

p.klein
{  font-size:x-small;
   margin-top:1px;}

p.menu
{  margin: 1px 1px;
}
   
hr 
{  margin-top:1px;
   margin-bottom:1px;}   
   
.linie {
    border-top-style : ridge;
    border-top-width : 2px;
    border-color: #667;
	width:99%;
}

.status {
    border: ridge 3px #367;
	width:80%;
	text-align: center;
	padding: 5px;
	background-color:#162630;
}
   
td { 
	vertical-align:top;
}

.mitte { 
	vertical-align:middle;
}


#naviline {
	position: absolute;
	top: 	5px; 
	left: 	1px;
	width: 	45px;
}

#navigation {
	position: absolute;
	top: 	5px; 
	left: 	50px;
	width: 	120px;
}

#text {
	position: absolute;
	top: 	1px; 
	left: 190px; 
	right:  10px;
	
}


a:link { color:#ccdddd; text-decoration:underline; }
a:visited { color:#bbddff; text-decoration:underline; }
a:active { color:#bbddff; text-decoration:underline; }
