﻿/* Tags */

p
{
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 10px;
}
h1
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: left;
}
h2
{
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: left;
}
h3
{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: left;
}
h4
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}
h5
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}
h6
{
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}
dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    list-style-type: decimal;
    /* margin-left: 25px; */
}
li
{
    font-size: 0.8em;
    margin-top: 1px;
    margin-bottom: 5px;
}
ul {
	list-style-image: url('images/ul.gif');
}
a {
	color: #000000;
	font-weight:bold
	}

a:visited {
	color: #000000;
	font-weight:bold	
}
a:active {
	color: #000000;
	font-weight:bold
}
a:hover {
	color: #5C192A;
	font-weight:bold
}
.bildlinks {
	float: left;
	padding: 0px 3px 8px 0px;/* Abstand zwischen Bild und Rahmen */	
	margin-right: 20px; /* Abstand rechts zwischen Rahmen und Text */;
	margin-bottom: 0px; /* Abstand unten zwischen Rahmen und Text */;
	margin-left: 0px;
}
.bildrechts {
	float: right;
	padding: 0px 0px 10px 5px;
	margin-bottom: 0px;
	margin-right: -10px;
}
.clearBoth {
	clear: both;
	margin-top: 5px;
}
.gridHeader {
	background-color:#E4D8DB;
	border:1px solid #C0C0C0;
	/*border:1px solid #feeeb3; */
}

.gridHeader p {
	margin-top:2px;
	margin-bottom:2px
}

.gridItem {
	border:1px solid #C0C0C0; 
}

.gridItem p {
	margin-top:2px;
	margin-bottom:2px
}
hr {
	width: 100%;
	color: #4A566C;
	height: 1px;
}
.rot {
	font-weight: bold;
	font-size: 1.5em;
	color: #A1294B;
	font-weight: bold;
	text-align: center;
}

.rotxxlcu {
	font-size: 1.7em;
	color: #A1294B;
	font-weight: bold;
	text-align: center;
}
.rotxxlc {
	font-size: 1.2em;
	color: #A1294B;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.gruen {
	color: #008000;
	font-weight: bold;
}
.blau {
	color: #000080;
	font-weight: bold;
	}
.dunkelrot {
	color: #A1294B;
	font-weight: bold;

}

.p_cuf {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-right: 10px;
	text-align: center;
	text-decoration: underline;
}
.p_c {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 10px;
	text-align: center;
}
.contentfooter {
	text-decoration: none;
}

