body {
 	font-family: Verdana, Arial;
 	font-size: 11px;
	text-align: center;	
	margin: 0px;
	background-color: #1a171b;
	color: #d1e2af;
	line-height: 16px;
}
table {
	color: #d1e2af;
	font-size: 11px;
	line-height: 16px;
}
.link {
	text-decoration: none;
	color: #d1e2af;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}
#container {
	position: relative;
	width: 943px;
	text-align: left;
	margin: 40 auto;   
	height: 705px;
	background-color: #1a171b;

}
#content {
	width: 943px;
	position: absolute;
	left: 0px;
	top: 88px;
	height: 690px;
	background-color: #32402e;
	border: 1px solid #d1e2af;

}
#bottomText {
	padding-left: 213px;
	padding-top: 485px;
}
#contentTextAll {
	padding-left: 228px;
	padding-top: 16px;
}
#imageContainer {
	width: 744px;
	position: absolute;
	left: 0px;
	top: 88px;
	height: 466px;
	padding-left: 200px;
	padding-top: 1px;
	z-index: 10;
}

#containerLogo {
	width: 920px;
	height: 89px;
	background-color: #1a171b;
	text-align:right;
}
#containerMenu {
	position: absolute;
	left: 1px;
	top: 89px;
	height: 690px;
	width: 194px;
	background-color: #6d795f;
	border-right: 5px solid #1a171b;
	z-index: 20;	
}
#pfeilLinks {
	position: absolute;
	left:202px;
	top: 225px;
}
#pfeilRechts {
	position: absolute;
	right:2px;
	top: 225px;
}
#impressum {
	position: absolute;
	left: 670px;
	top: 16px;
}
#uhrwerk {
	overflow: auto;
	height: 380px;
}
#taditionImage {
	padding-left: 120px;
	padding-top: 60px;
}
.menuItem {
	position: relative;
	padding-bottom: 4px;
}

.german { 
	color: #d1e2af;
}
.englisch {
	color: #6d795f;
}
.textField {
	background-color: #e8f1d9;
	border: 1px solid #e8f1d9;
	width: 330px;
}
.textArea {
	background-color: #e8f1d9;
	border: 1px solid #e8f1d9;
	width: 330px;
	height: 200px;
}
.button {
	background-color: #e8f1d9;
	border: 1px solid #e8f1d9;
 	font-family: Verdana, Arial;
 	font-size: 12px;	
}
.uhrwerkCHoose {
	border: 1px solid #e8f1d9;
	width: 120px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 7px;
	height: 12px;
	margin-bottom: 4px;
	color: #e8f1d9;
	text-decoration: none;
	
}
.uhrwerkCHooseAct {
border: 1px solid #e8f1d9;
	width: 120px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 7px;
	height: 12px;
	margin-bottom: 4px;	
	background-color: #e8f1d9;
	color: #000000;
	text-decoration: none;
}
#menuItemLangDe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 96px;
	text-align:center;
	padding-top: 5px;	
	height: 19px;
	background-color: #32402e;
}
#menuItemLangEn {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 5px;	
	height: 19px;
	text-align:center;	
	width: 96px;
	background-color: #32402e;
}