@charset "utf-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #6C3600;
	font-family: "Times New Roman", Times, serif;
	background-color: #F2D8A6;
	background-image: url(../pix/tapete.gif);
	background-repeat: repeat;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	font-size: 100%;
    }
.container .top p {
}

.container {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1a887;
	border-right-color: #d1a887;
	border-bottom-color: #d1a887;
	border-left-color: #d1a887;
	background-color: fde8cb;
}
.container .top {
	background-image: url(pix/top2privat.jpg);
	background-repeat: no-repeat;
}
a {
	color: #CC0000;
	font-weight:bold;
	}
	
a:hover {
	color: #FF6600;
	}
	
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}
	
#navigation a {
	color: #CC0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background-image: url(../blume.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	}
	
#navigation a:hover {
	color:#CC0000;
	background-color: #FFCC66;
	background-image: url(../pix/blume2.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	}

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}	.container .top h3 {
	color: #CC0000;
	font-size: 16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.container .top .right .small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 5px;
}
.container .top .right .dia {
	background-image: url(../pix/bilderrahmen.jpg);
	background-repeat: no-repeat;
}


.container .top p {
    line-height: 20px;
    font-family: "Times New Roman", Times, serif;
}
.container .top table {
	font-size: 14px;
	line-height: 20px;
}


.container .top .right h5 {
	color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tabletext {
	font-size: 14px;
}
.small {    font-size: 12px;
}
