﻿/* CSS-Layout */
.Logo_rot {
	font-family: "Arial Black";
	font-size: x-large;
	color: #CA0000;
}
.Logo_dunkelgrau {
	font-family: "Arial Black";
	font-size: x-large;
	color: #333333;
}
.Logo_grau {
	font-family: "Arial Black";
	font-size: x-large;
	color: #666666;
}
.Logo_rot_klein {
	color: #CA0000;
	font-family: "Arial Black";
	font-size: small;
}
.Logo_dunkelgrau_klein {
	font-family: "Arial Black";
	font-size: small;
	color: #333333;
}
.Logo_grau_klein {
	font-family: "Arial Black";
	font-size: small;
	color: #666666;
}
.Logo_xxs {
	font-family: "Arial Black";
	font-size: xx-small;
}
.Verdana10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.Übertitel_Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CA0000;
}
.Verdana12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Arial12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Arial16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.Arial18 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.Extralink {
	text-align: left;
	font-family: "Arial Black";
	font-size: medium;
	color: #00FF00;
}
.Überschrift_rot {
	font-family: "Arial Black";
	font-size: xx-large;
	color: #CC0000;
}
.Überschrift_dunkelgrau {
	font-family: Verdana;
	font-size: 24px;
	color: #333333;
}
.Patent {
	color: #666666;
	font-family: Verdana;
	font-size: x-small;
}
.rot {
	color: #CA0000;
}
.schwarz {
	color: #000000;
}
.dunkelgrau {
	color: #333333;
}
.grau {
	color: #666666;
}
.dunkelblau {
	color: #000066;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.gross {
	font-size: large;
}
.medium {
	font-size: medium;
}
.small {
	font-size: small;
}
.xs {
	font-size: x-small;
}
.xxs {
	font-size: xx-small;
}
.etwas_kleiner {
	font-size: smaller;
}
.center {
	text-align: center;
}
.links {
	color: #000000;
	text-align: left;
}
.rechts {
	text-align: right;
}
.oben_ausrichten {
	vertical-align: top;
}
.ohne_Rand1 Rand {
	border-width: 0;
}
.Arial_Black_xxl {
	font-family: "Arial Black";
	font-size: xx-large;
	color: #CC0000;
	text-align: center;
}
.Arial_Black_xl {
	border-style: none;
	border-width: 0px;
	font-size: x-large;
}
.ohne_Rand {
	border-style: none;
	border-width: 0px;
}
.ohne_Rand1 Rand {
	border-style: none;
	border-width: 0px;
}
.style1 {
	border-width: 0px;
}
.Modelle_Titel {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.Modelle_Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Vorteilsliste {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.PresseUe {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.PresseUe-fett {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.PresseUeLink {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #000000;
}
.PresseLand {
	font-family: Arial;
	font-size: 18px;
	text-decoration: underline;
	color: #333333;
}
.Blocksatz {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.Link_neutral {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}
.normal {
	font-weight: normal;
}
.nicht_unterstrichen {
	text-decoration: none;
}
.Vertreterliste {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 21px;
}
.Vertr_extraLinie {
	font-family: Arial;
	font-size: xx-small;
	line-height: 17px;
}
.Hinweis {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.kerkhof {
	font-size: 12px;
	color: #333333;
}
.kerkhof1 {
	font-size: 11px;
	color: #333333;
}
#masthead {
	background-image: url('images/hintergrund_top3.jpg');
	width: 960px;
	height: 118px;
}

#container {
	position: relative;
	width: 960px;
}

#left_col {
	width: 203px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('images/hintergrund_links3.jpg');
}

#page_content {
	margin-left: 215px;
	width: 745px;
}

#extra {
	position: absolute;
	margin-left: 70px;
	margin-top: 200px;
	width: 375px;
}

#page_foot {
	position: relative;
	width: 960px;
	height: 48px;
	left: 0px;
	top: 0px;
	background-image: url('images/hintergrund_foot3.jpg');
}
.formular {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.ArialNarrow12 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.Link_neutralAGB {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

