﻿#Container {
	width: 850px;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 240px;
	background-color: #EBEBEB;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}

h3 {
	font-family: Verdana;
	font-size: 18px;
	color: navy;
	line-height: 20px;
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
}

.center {
	text-align: center;
	padding: 10px;
	border: 1px #EBEBEB solid;
	
}

#footer {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #CC0000;
	color: white;
	font-size: 9px;
}

.footer {
	font-family: Verdana;
	background-color: #CC0000;
	color: white;
	font-size: 9px;
	text-align: center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	line-height: 16px;
	text-decoration: none;
}


.subheadingh1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	background-color: #EBEBEB;
}

.wingdings {
	font-family: "Wingdings 3";
	color: #000066;
	font-size: 14px;
}

#TopImage {
	text-align: left;
	width: 850px;
	height: 80px;
	background-color: #CC0000;
}

#menu {
	background-color: white;
	height: 43px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 210px;
	border: 1px solid #c2c2c3;
}


#maintextleft {
	width: 205px;
	padding-top: 20px;
	padding-right: 5px;
	text-align: left;
	border-right: 1px #CCCCCC solid;
}

.image{
	border-width: 0px;
}

#maintextright {
	text-indent: 0pt;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
	width: 620px;
	height: 100%;
	overflow: auto;
	text-align: justify;
	background-color: #FFFFFF;
}

#maintext_gallery {
	text-indent: 0pt;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
	width: 845px;
	height: 100%;
	overflow: auto;
	text-align: justify;
}


#language {
	text-indent: 0pt;
	float: right;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: red;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
	width: 85px;
	height: 60px;
	overflow: auto;
	border: 1px solid red;
	background-color: #EEEEEE;
}

.important {
	font-family: Verdana;
	color: #CC0000;
	font-size: 12px;
}

.header {
	font-family: Arial;
	color: white;
	font-size: 35px;
	text-align: center;
	font-weight: bold;
}

.subheader {
	font-family: Arial;
	color: white;
	font-size: 20px;
	text-align: center;
}

.image_right {
	float: right;
	border: 1px #C0C0C0 solid;
	height: 104px;
	width: 139px;
	margin-left: 10px;
	padding: 3px;
}

.image_left {
	float: left;
	border: 1px #C0C0C0 solid;
	height: 104px;
	width: 139px;
	margin-right: 10px;
	padding: 3px;
}

.td_text {
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
	border: 1px #CCCCCC solid;
	vertical-align: middle;
	text-align: center;
	color:#CC0000;
}

.gastebuch {
	float: left;
	border: 1px #E1E1E1 solid;
	height: 200px;
	width: 142px;
	margin-right: 10px;
}

.hidden {
	font: inherit;
	color: #FEFEFE;
}
