@charset "utf-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B29484;
	text-align: justify;
	margin: 12px;
	display: block;
	width: 600px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	margin: 12px;
	color: #B29484;
	text-align: justify;
	width: 600px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
	margin: 12px;
	padding: 0px;
	width: 600px;
	display: block;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A88E84;
}


#tableLayout {
	border-collapse: collapse;
	background-color: #FEF8EB;
}
#imgunderh1 {
	margin-left: 12px;
	width: 600px;
}
#tdNavigation {
	background-color: #A88E84;
	width: 624px;
	height: 80px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 0px;
}

#tdNavigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 30px;
	background-color: #A88E84;
}
#tdNavigation a:hover {
	color: #A88E84;
	background-color: #FEF8EB;
}
#tdKontakt {
	font-size: 11px;
	color: #333333;
	text-align: center;
	height: 36px;
}
#tdKontakt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#tdKontakt a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#tdSidebar {
	background-image: url(../pictures/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #CEAF8B;
	right: auto;
}
#tdSidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A88E84;
	border-bottom-color: #A88E84;
	text-align: center;
	padding: 8px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#tdSidebar a:hover {
	color: #A88E84;
	background-color: #FEF8EB;
}

#tdCopyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-align: center;
	height: 48px;
	vertical-align: middle;
	font-size: 11px;
}
#tdCopyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}
#tdCopyright a:hover {
	color: #000000;
	text-decoration: none;
}

#tablePics {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.stronger {
	color: #D1AF8A;
	font-weight: bold;
}
#tablePrice {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D1AF8A;
	text-align: right;
	margin-top: 36px;
}
.blink {
	font-weight: bold;
	color: #D1AF8A;
	text-decoration: blink;
}

.tablePrice td {
	height: 24px;
	vertical-align: bottom;
	padding: 4px;
	border: thin solid #FEF8EB;
	margin: 0px;
}
.tablePrice th {
	width: 160px;
	font-size: 16px;
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}
#divLanding {
	margin-top: 12px;
	margin-bottom: 12px;
}
#imgLanding {
	width: 600px;
	margin: 12px;
}
#tdLogo {
	background-color: #880000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
	vertical-align: middle;
	padding: 6px;
}
.stars {
	font-size: 24px;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: blink;
}
#tdLanguages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.backgroundWhite {
	background-color: #FFFFFF;
}
