﻿body
{
	padding: 10px 0 0 0;
	margin: 0px;
	background-color: #562727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333333;
}

p.margin {
	margin: 5px 0 5px 0;
}

td.MinHeight
{
	height: 400px;
}
td.SpecialBackColor
{
	background: #FCE8B1;
}
td.AlternatingColor
{
	background: #E9F1E6;
}
td.HeaderColor
{
	background: #9CBF8B;
}
p {
	padding:0;
	margin:0;
	}
hr 
{
	color: #562727;
}

.FarbRahmen
{
	border-right: #8b0304 1px solid;
	border-top: #8b0304 1px solid;
	border-left: #8b0304 1px solid;
	border-bottom: #8b0304 1px solid;
	border-color: #562727;
}

.HeaderMitFarbe {
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	Color: #8B0304;
}

h1, h2, h3 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}
h1 {
	margin-bottom: 10px;
}
h1, h2 {
	margin-top:0px;
}
h2 {
	font-size:1.3em;
}
h2.Startseite
{
	font-size: 11pt;
}
h3 {
	font-size:1.1em;
}
h3.Startseite
{
	font-size: 11pt;
}
h3.StartseiteKlein
{
	font-size: 10pt;
}
h1.StartseiteGross
{
	font-size: 12pt;
}

a.color:link
{
	color:#8B0304;
	text-decoration: none;
}
a.color:visited {
	color:#8B0304;
	text-decoration:none;
}
a.color:hover {
	color:#8B0304;
	text-decoration:none;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color:#8B0304;
	text-decoration:none;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}.b1f
{
	height: 1px;
	background: #FFFFFF;
	margin: 0 5px;
}.b2f
{
	height: 1px;
	background: #FFFFFF;
	margin: 0 3px;
}.b3f
{
	height: 1px;
	background: #FFFFFF;
	margin: 0 2px;
}.b4f
{
	height: 2px;
	background: #FFFFFF;
	margin: 0 1px;
}
.contentf
{
	background: #FFFFFF;
}

.TextBoxWatermarkExt {
 color:Gray;
}

.HorizontaleLinie
{
	height: 1px;
	width: 100%;
	background-color: #800000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#roundedarea
{
	margin: 0 auto 0 auto;
	width: 930px;
}

#top-information
{
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
	padding-left: 10px;
	top: 0px;
	left: 0px;
}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:35.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-mein
{
	text-align: right;
	position: absolute;
	right: 35.5%;
	width: 40%;
	padding: 0 1.5% 0 0;
	bottom: 3px;
	font-size: 10pt;
	font-weight: bold;
}

#top-information-phone {
	text-align: left;
	border-left: 1px dashed #CACACA;
	position: absolute;
	top: 0;
	left: 65%;
	height: 100%;
	padding: 0 0 0 2%;
	font-size: 7pt;
}

.grid
{
	border: 1px solid #666666;
	padding: 5px;
}

.sidebarMenuHeader
{
	margin: 0px;
	background: url('../../images/sidebar-nav.png');
	width: 160px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	position: relative;
}

.sidebarMenuHeader div
{
	padding: 5px;
	background: url('../../images/sidebar-nav.png') right top;
	width: 10%;
	position: absolute;
	top: 0;
	right: 0;
}
.SideMenu
{
	width: 158px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #562727;
	border-bottom-color: #562727;
	border-left-color: #562727;
}
.SideMenu a
{
	font-size: 1em;
}

.master_content_table
{
	margin: 3px auto 3px auto;
	border: 1px solid #562727;
	width: 910px;
	table-layout: fixed;
}

.navMenu
{
	padding-right: 13px;
	padding-left: 8px;
}

#nav-main
{
	margin: 5px auto 0 auto;
	background: url(../../images/bg-nav.png) no-repeat left top;
	width: 900px;
	padding: 3px 0 2px 10px;
	position: relative;
	font-weight: bold;
	right: 0;
}

#nav-main div {
	background: url(../../images/bg-nav-side.png) no-repeat right top;
	width: 15%;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0 4px 10px;
}
#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

#footer
{
	margin:  0px auto 0px auto;
	background: url(../../images/bg-nav.png) no-repeat left bottom;
	width: 900px;
	padding: 5px 0 5px 10px;
	position: relative;
	color: #a9c0db;
	font-size: .8em;
}

#footer div {
	background: url(../../images/bg-nav-side.png) bottom right no-repeat;
	width: 15%;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0 5px 10px;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}
#footer-dummy
{
	margin: 0px auto 0px auto;
	width: 910px;
	position: relative;
	height: 1px;
}

.footerMenu
{
	padding-right: 11px;
	padding-left: 11px;
}
#footer-sub
{
	border: 1px dashed #562727;
	margin: 3px auto 0 auto;
	width: 908px;
	text-align: center;
	padding: 2px 0 2px 0;
	position: relative;
	font-size: .8em;
	color: #999999;
}
#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

.one-column
{
	padding-left: 2%;
	padding-right: 2%;
	vertical-align: top;
}

.three-column-container{
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
	margin-top: 5px;
}

.three-column-container-backcolor-2
{
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #E9F1E6;
	border-color: #9CBF8B;
}

.three-column-container-backcolor-3
{
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #E6EDF7;
	border-color: #A5BFE1;
}
.three-column-container-backcolor-1
{
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #F9D67A;
	border-color: #AD4D0D;
}

.three-column-side1
{
	padding-left: 2%;
	padding-right: 2%;
	border-right: 1px dashed #CCC;
	vertical-align: top;
	width: 33%;
}
.three-column-side2 {
	padding-left: 2%;
	padding-right:2%;
	border-left: 1px dashed #CCC;
	vertical-align: top;
	width: 34%;
	}
.three-column-middle {
	padding-right: 2%;
	padding-left: 2%;
	vertical-align: top;
	width: 33%;
}

.clear {
	clear:both;
	}
