body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	margin: 0;
	
	overflow: -moz-scrollbars-vertical; 
}

a:link {
	color: black;
}

td {
	padding: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.wrapper {
	margin: 0px auto;
	overflow: auto;
	padding: 5px;
	
}

.header {
	position: relative;
	border: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.subtitle {
	text-align: center;
	display: block;	
}

.flag {
	width:18%;
	border:none;
	min-width:50px;
	max-width:100px;
	margin-left:5px;
}


.intro {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	overflow: auto;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.introimage {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	text-align: center;
}

.section {
	display: block;
	border: none;
	margin: 2px 0;
	overflow: auto;
	width: 100%;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sectionHeader {
	overflow: hidden;
	display: block;
	line-height: 48px;
	width: 100%;
	height: 48px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	position: relative;
}

.sectionIcon {
	width: 38px;
	padding: 0 5px;
	vertical-align: middle;
}

.sectionArrow {
	border: none;
	position: absolute;
	right: 5px;
	top: 16px;
}

.sectionContent {
	display: none;
	margin: 0;
	padding: 5px; 
	background-color: #ffffff;
	border: none;
	-webkit-border-radius: 5px; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.actionCell {
	background-image: url(img/ButtonBack.png);
	background-repeat:repeat-x;	
	max-height:76px;
	-webkit-border-radius: 5px;
	width:auto;
	text-align:center;
	cursor: pointer;
	
}

.actionIcon {
	width: 100%;
	border: none;
	max-width: 72px;
	cursor: pointer;
}


.footer 
{
	height: 5px;
	position: relative;
	clear: both;
	padding: 5px 0;
	width: 100%;
}

.footerText {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #80673a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}

.teggeeBorder {
	
	margin: 0 auto;
	padding: 0;
	
	width: 200px;
	height: 210px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-repeat: no-repeat;
	z-index: 0;
}

.teggeePicture {
	width: 170px;
	height: 170px; 
	z-index: 2;
	margin-top: 15px; 
	margin-left: 15px;
}

/*
** ----------------------------------------------------------------------------
**	Styles section elements
** ----------------------------------------------------------------------------
*/
.imageGallery {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.imageGallery img {
	display: none;
}

.imageGallery img.first {
	display: block;
}




.layoutTable {
	width: 100%;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}

.basicTable {
	width: 100%;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}

.preis {
	width: 100px;
	text-align: right;
}

.slider {
	margin-top: 0px;
	margin-bottom: 0px;
}


.ui-slider-horizontal {
	height: 10px;
	background-image: none;
	background-color: transparent;
	border-width: 0px;
}


.ui-slider .ui-slider-handle {
	background-color: transparent;
	border-style: none;
	height: 22px;
	position: absolute;
	top: 8px;
	width: 39px;
}


.calctextbig {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.documentDescriptionText {
	color: black;
}

.audiocls {
	margin-right: auto;
	margin-left: auto;
}

.videocls {
	margin-right: auto;
	margin-left: auto;
}

.basicTable {
	width: 100%;
	border: 0;
	margin: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}

.overlay 
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: rgba(0,0,0,0.4);
	color: white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px; 
	margin-top: -50px; 
}

.contactbutton {
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
}

.loading { 
	position: fixed;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	text-align:center;
}


.footNoteText {
	-ms-text-size-adjust: auto;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
}

.nojs {
	text-align:center;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:white;
	z-index:100;	
}