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;
}
div.menuItem a.menu {
	display: block;
	background-color: #32402E;
	color: #D1E2AF;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	height: 63px;
	vertical-align: middle;
	line-height: 25px;
	text-transform: uppercase;
	padding-top: 10px;
}	

div.menuItem a.menu-active,
div.menuItem a:hover {
	background-color: #D1E2AF;
	color: #32402E;
}
#menuItemLangEn {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 5px;	
	height: 19px;
	text-align:center;	
	width: 96px;
	background-color: #32402e;
}


.ContentFlow .flow .item canvas.content{
	height: 100%;
	width: 100%;
}
.ContentFlow .flow .item.active{cursor:pointer}
.ContentFlow .flow .item .caption{
	font-size:100%;
	font-weight:700;
	text-align:center;
	color:#FFF;
	max-height:30%;
	bottom:10%;
	background:url(img/1x1_0.5_black.png);
	width:100%;
	position:absolute;
	display:none
}
* html .ContentFlow .flow .item .caption{
	background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/1x1_0.5_black.png')
}

.ContentFlow .scrollbar{
	width:50%;
	height:16px;
	background:url(img/scrollbar_white.png) left center repeat-x;overflow:visible;position:relative;z-index:1;visibility:hidden;margin:10px auto 0}
	.ContentFlow .scrollbar .slider{width:16px;height:16px;background:url(img/slider_white.png) center center no-repeat;cursor:move;position:absolute}* html .ContentFlow .scrollbar .slider{background-image:none}* html .ContentFlow .scrollbar .slider .virtualSlider{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/slider_white.png');height:100%}.ContentFlow .scrollbar .slider .position{top:120%;font-size:16px;font-weight:700;color:silver;position:absolute;text-align:center}.ContentFlow .globalCaption{text-align:center;font-weight:700;color:#FFF;font-size:14px;height:20px;position:relative;z-index:1;margin:2em auto}.ContentFlow .loadIndicator{width:100%;height:100%;top:0;left:0;background:#000;position:absolute;z-index:65000}.ContentFlow .loadIndicator .indicator{background:url(img/loader.gif) center center no-repeat;width:100%;height:100%}* html .ContentFlow .loadIndicator .indicator{height:100px}.ContentFlow{position:relative;overflow:hidden}.ContentFlow *{margin:0;padding:0}.ContentFlow img{-ms-interpolation-mode:bicubic}.ContentFlow .mouseoverCheckElement{position:absolute;width:0;height:0;left:0;visibility:hidden}.ContentFlow:hover .mouseoverCheckElement{left:1px}.ContentFlow .flow{position:relative;z-index:0;visibility:hidden;width:100%;margin:0 auto}.ContentFlow .flow.hidden{visibility:hidden}.ContentFlow .flow .item{position:absolute;visibility:hidden;top:0;left:0}.ContentFlow .flow .item div.content{width:100%;height:100%}.ContentFlow .flow .item .label{display:none}.ContentFlow .flow .item canvas.reflection{margin-top:-1px}.ContentFlow .flow .item img.content,.ContentFlow .flow .item img.reflection,.ContentFlow .flow .item canvas.reflection{width:100%}.ContentFlow .flow .item .caption a,.ContentFlow .flow .item .caption a:link,.ContentFlow .flow .item .caption a:visited,.ContentFlow .flow .item .caption a:active,.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a,.ContentFlow .globalCaption .caption a:link,.ContentFlow .globalCaption .caption a:visited,.ContentFlow .globalCaption .caption a:active,.ContentFlow .globalCaption .caption a:hover{color:#FFF;font-size:0.8em;font-style:italic;text-decoration:none}.ContentFlow .flow .item .caption a:hover,.ContentFlow .globalCaption .caption a:hover{text-decoration:underline}.ContentFlow .flow .item .content,.ContentFlow .flow .item .reflection{display:block}

