﻿.Seite{
	width: 990px;
	height: 100%;
	border: thin solid #eeeeee;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 3px;
}
body	{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.body_menu	{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
}

.body_fuss_bar	{
	background-color: #ffffff;
	width: 990px;
	height: 4px;
	background-image: url('../Grafik/footer_bar.jpg');
	background-repeat: no-repeat;
	float:left;
	padding:padding-top:5;
	position:relative 
}
.body_fuss	{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	width: 990px;
	height: 30px;
	text-align: center;
	background-image: url('../Grafik/footer.jpg');
	background-repeat: no-repeat;
	float:left;
	position:relative 
}

.body_rr	{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
}

.menu_container {
	padding-right:5px;
}
.Menue_Bild {
border-width: 0;
}
.Tabelle_Master{
	width: 920px;
}
.Spalte_Menue{
	width: 87px;
	height: 560px;
	float:left;
}
.Spalte_Trenstrich{
	width: 4px;
	height: 100%;
	float:left;
	background-image: url('../Grafik/Trennstrich.jpg');
	background-repeat: no-repeat;
}
.Spalte_Inhalt{
	height: 100%;
	width: 860px;
	float: left;
	padding: 20px 10px 20px 10px
}
.Titel{
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.Inhalt_Titel{
	font-size: large;
	font-family: Arial, Helvetica, Sans-Serif;
}

.Inhalt_Titel_rot{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium ;
	color: #FF0000;
}

.Inhalt_Titel_unterstrichen{
	text-decoration: underline;
}

.Inhalt_Text{
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
}
.Inhalt_Bildunterschrift{
	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 100%;
}
.Inhalt_Tabelle{
	font-size: 11.0pt;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 100%;
}
.Inhalt_Tabelle_Zeile{
	margin-bottom: 5px;
}
.Inhalt_Tabelle_Spalte_1{
	font-size: 11.0pt;
	font-family: Arial, Helvetica, Sans-Serif;
	table-layout: auto;
	vertical-align: top;
	width: 150px;
}
.Inhalt_Tabelle_Spalte_2{
	font-size: 11.0pt;
	font-family: Arial, Helvetica, Sans-Serif;
}
