* { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify; 
	line-height: 18px;}


#rahmen{background-color:#DDEBC0; width:800px; margin: auto; margin-bottom: 50px;}

.home-link{padding-top:30px; padding-left:20px; border-bottom: #B1D76B 5px solid; text-align:left; line-height:12px;}

#container {
	margin: 0px auto;
	width: 700px;
}

#container #content {
	padding: 10px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
}

#navigation {
   width:400px;
   margin:0px auto;
}

.name{
font-weight:bold;}

#navigation a {
   text-decoration:none;
}

.tleft{width: 150px; float:left; 
text-align:left;
}
.tmiddle{text-align:center;width: 150px; float:left;}
.tright{text-align:right; width: 150px; float:right;}

.content-text{ clear:both;}

#nleft {
   width:100px;
   float:left;
}

#nright {
   width:100px;
   float:right;
   text-align:right;
}

.newsList{
    width:550px;
	margin:20px auto;
	border-collapse:collapse;
	padding:4px;
}

.newsList a{
   text-decoration:none;
   color:#FF6300;
}

th {
    padding:5px;
    color:#000;
}

.right{
	text-align:right;
	font-size:9px;
}

.iform {
	width:400px;
	margin:auto;
	padding:10px;

}


hr {
   height:0px;
   border:0px;
   border-top:1px solid #ccc;
}

.bold{ font-weight:bold; color: #FF6300;}