body tr td {

        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #616161;
	font-weight : normal;
	text-align : left;

}

.content {
	padding-left: 5px;
	background-image: url(/web/images/background.gif);
	background-position: center center;
	background-repeat:  no-repeat;
}

p.startseite-titelrot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #A40001;
	font-weight : bold;
}


p.startseite-textgrau {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #616161;
	font-weight : normal;
	text-align : left;
	margin-bottom: 0px;
	padding-left: 70px;
}


p.rubrikenname {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #A40001;
	font-weight : bold;
}


p.ueberschrift1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #A40001;
	font-weight : bold;
}

p.ueberschrift2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style: italic;
	color : #A40001;
	font-weight : bold;
}


p.text {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #616161;
	font-weight : normal;
	text-align : left;
}


a:link, a:visited, a:active, a:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #A40001;
	font-weight : normal;
        font-decoration: none;
}

a:hover {color : #ED3F3F;}



a.bold:link, a.bold:visited, a.bold:active, a.bold:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #A40001;
	font-weight : bold;
        text-decoration: none;
}


a.bold:hover {color : #ED3F3F;}


a.submenue:link, a.submenue:visited, a.submenue:active, a.submenue:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #A40001;
	font-weight : bold;
        text-decoration: none;
}

a.submenue:hover {color : #ED3F3F;}



.submenueact {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ED3F3F;
	font-weight : bold;
        text-decoration: none;
}



div.bildrechts {
        width:285px;
	height:200px;	
	text-align:right;
	float:right;
}


div.bildlinks {
        width:285px;
	height:200px;	
	text-align:left;
	float:left;
}


p.submenue {
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}

