body {
	font-family:Verdana;
	margin-top: 10px;
	font-size:10pt;
}

a {
	font-size:10pt;
	text-decoration:none;
	color:#000080;
	background-color:transparent;
}

a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	background-color:transparent;
}
a:link {
	text-decoration:none;
	background-color:transparent;
}
a:active {
	text-decoration:none;
	color:#000080;
	background-color:transparent;
}
span  {
	font-size:10pt;
	color:black;
}
td  {
	font-size:10pt;
	color:black;
}

h1,h2,h3,h4,h5,h6 {
	color:black;
}

div.navheadline {
	font-size: 10pt;
	/*color: black;*/
	margin: 15px 0px 2px 5px;
	vertical-align:text-bottom;
}

div.navrubrik {
	font-size: 10pt;
	color: blue;
	line-height: 22px;
	margin: 0px 0px 0px 5px;
}

a.navrubrik {
	font-size: 10pt;
}

div.navrubrikaktiv {
	color: black;
}

.orange {
	color: #F08A00;
}

.hellorange {
	color: #F0E6AF;
}


.blau {
	color: #005A8B;
}

.hellblau {
	color: #E0E3E9;
}

.gruen {
	color: #45A12B;
}

.hellgruen {
	color: #E6EAE2;
}


.bgorange {
	background-color: #F08A00;
}

.bghellorange {
	background-color: #F0E6AF;
}


.bgblau {
	background-color: #005A8B;
}

.bghellblau {
	background-color: #E0E3E9;
}

.bggruen {
	background-color: #45A12B;
}

.bghellgruen {
	background-color: #E6EAE2;
}

/* overview artikel */
h2.overview {
    margin: 0px 0px 5px 0px;
   	color: #F08A00;
    font-size:10pt; 
    font-weight: bold;
}
a.overviewh2 {
   	color: #F08A00;
    font-size:10pt; 
}

h3.overview {
    margin: 0px 0px 5px 0px;
    color: Black;
    font-size:11pt; 
    font-weight: bold;
}

a.overviewh3 {
    color: Black;
    font-size:11pt; 
    font-weight: bold;
}

h4.overview {
    margin: 0px 0px 5px 0px;
    font-size:10pt;
    font-weight: bold;
    color: #333333;
}
h5.overview{
    margin: 0px 0px 5px 0px; 
    font-size:10pt; 
    color: #333333;
}

p {
    line-height: 130%;
    font-size:10pt; 
    color: Black;
}

p.overview {
    margin: 10px 0px 10px 0px;
    color: Black;
    line-height: 140%;
}


a.overview  {
    font-size:10pt; 
    line-height:16px;
}
hr.overview {
    clear: left;
    height: 1px;
    color: #DDDDDD;
    margin: 10px 0px 10px 0px;
    width: 100%;
    text-align:center;
}

div.socialbookmarkcontainer {
    margin: 5px 0px 10px 0px;
    padding: 10px;
    height: 55px;
    border: 1px solid #DDD;
}

div.socialbookmarkcontainer  div {
    position: relative;
    width: 120px;
    height: 24px;
    float: left;
}
div.socialbookmarkcontainer a {
    font-size: 8pt;
}

div.socialbookmarkcontainer img {
    margin: 0px 5px 0px 0px;
}

p.artikelfooter {
    font-size: 8pt;
}

#system-vorspannmarke{
    color:Red;
    display:none;
}
