 body   {
    background-color: #eeeeee;
 }
 img	{
  	border: none;
 }
 div.main {
 	text-align: left;
 	width: 90%;
 	margin-right: auto;
 	margin-left: auto;
 	background-color: #eeeeee;
 }
 img.thumb	{
 	padding: 2px;
 	float: left;
 }
 h3	{
    font-size: 150%;
 	margin: 2px;
 	text-decoration: underline;
 }
 h2	{
 	margin: 5px;
	text-align: center;
 }
 .artikel {
 	width: 100%;
 	background-color: #e3e3e3;
 }
 img.banner {
 	vertical-align: top;
 }
 td.head, td.navigation, td.content, td.banner	{
 	background-color: #d4d4d4;
 }
 td.content {
 
 }
 td.head	{
 	height: 120px;
 }
 td.panel	{
 	border: 1px dashed #707070;
 	text-align: right;
 }

 td.panel2  {
	border: 1px dashed #202020;
 	text-align: center;
	background-color: #FF5454;
	font-weight: bold;
 }
 .rubrik	{
 	background-color: #e3e3e3;
	padding: 8px;
 	text-align: center;
 }
 .navigation {
 	padding: 0px;
 	margin: 0px;
 }
 input, textarea, select {
    margin-top: 1px;
 	background-color: #d4d4d4;
 	border: 1px #707070 solid;
 	width: 80px;
 }
