﻿/*allgemeine definitionen fuer den inhaltsbereich*/
 #innercontent h1{font-size:16px; text-transform:uppercase; padding-bottom:8px;}
 #innercontent h3{height:15px;  font-size:12px;  width:720px;  font-weight:bold; text-transform:uppercase; /*background-color:#dbdbdb;padding:2px;margin:15px 0 15px 0 !important;*/}
 #innercontent a {text-decoration:underline; color:#545353; cursor:pointer;}
 #innercontent h3 a 
  {padding:2px;
  	color:#545353; cursor:pointer;
   background-color:#dbdbdb;
    width:700px;
    display:block;
    text-decoration:none;}
  hr.contentline
 {color: #969494;
background-color: #969494;
height: 1px;
margin:12px 0;
padding:0;
border:#fff;
}
.brown{color:#000;}

.pod{color:#a50000;}

.kunstdruck{color:#00549d;}

.sonstige{color:#f5a200;}