/* CSS Document */

/*-----------------------------------<Allgemein>-----------------------------*/
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #e9e9e9;
	/*overflow: hidden;*/
}

img {
	border: none;
}
/*-----------------------------------</Allgemein>-----------------------------*/



/*-----------------------------------<Oben>-----------------------------*/
#logo {
	position: absolute;
	right: 65px;
	top: 92px;
}

#top {
	position: relative;
	/*height: 16%;*/
	height: 160px;
	min-width: 900px;
	background-color: #ffffff;
	z-index: 1;
}


/*-----------------------------------</Oben>-----------------------------*/


/*-----------------------------------<Content>-----------------------------*/
#middle {
	/*margin-top: 5px;
	margin-top: -10px;*/
	top: -12px;
	position: relative;
	/*height: 640px;*/
	height: 500px;
	width: 100%;
	background-color: #ffffff;
	max-height: 800px;
	z-index:2;
}

#middleNoSlide {
	/*margin-top: 5px;
	margin-top: 40px;*/
	position: relative;
	/*height: 640px;*/
	height: 500px;
	width: 100%;
	background-color: #ffffff;
	max-height: 800px;
	z-index:2;
}

/*#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7c7c7c;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 20px;
}*/

#content {
	/*background-color: #6C6;*/
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

#content_text {
	margin-top: 50px;
	margin-left: 50px;
}

#content_text_leftie_1 {
	width: 400px;
	float: left;
	padding-right: 20px;
}

#content_text_leftie_2 {
	width: 300px;
	float: left;
	padding-right: 20px;
}

#content_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	padding-bottom: 15px;
	line-height: 19px;
}

#content_text p a, #content p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	display: inline;
	line-height: 19px;
}

#content_text p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ef9703;
}

/*#content_text .item_text {
	width: 450px;
	float:left;
	padding-right: 40px;
}*/

.texte { 
	width:450px;
	float:left;
	font-family:Tahoma; 
	text-align:left; 
	padding-right: 40px;
}

#impressum {
	position: absolute;
	bottom: 30px;
	right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 60;
}

#cleardiv {
	clear: both;
}

/*-----------------------------------</Content>-----------------------------*/




/*------------------------------<Navigation>--------------------------*/
#navigation {
	/*top: 25px;  wenn in der Navigation der Lotto-Button drin ist*/
	top: 106px;
	left: 50px;
	text-align: left;
	position: absolute;
	font-size: 20px;
	font-family: Frutiger Roman, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	padding-right: 10px;
}

#navigation ul li a {
	list-style-type: none;
	text-decoration: none;
	color: #999999;
}

#navigation ul li a:hover {
	list-style-type: none;
	text-decoration: none;
	color: #ef9703;
}

#navigation .active {
	color: #ef9703;
}

/*------------------------------</Navigation>--------------------------*/


/*------------------------------<Subnavigation>--------------------------*/
#subnavigation {
	top: 150px;
	left: 50px;
	width: 500px;
	text-align: left;
	position: absolute;
	font-size: 14px;
	font-family: Frutiger Roman, Arial, Helvetica, sans-serif;
	font-style: normal;
	z-index:99;
}

#subnavigation ul {
	list-style-type: none;
}

#subnavigation ul li {
	display: inline;
	padding-bottom: 12px;
	padding-right: 11px;
}

#subnavigation ul li a {
	list-style-type: none;
	text-decoration: none;
	color: #999999;
}

#subnavigation ul li a:hover {
	list-style-type: none;
	text-decoration: none;
	color: #ef9703;
}

#subnavigation .active {
	color: #ef9703;
	display: inline;
}

/*------------------------------</Subnavigation>--------------------------*/




/*--------------------------------<Klassen>---------------------------*/
.image_frame img.load {
	position: relative;
	top: 150px;
	left: 150px;
	border: 0;
	background-color: #ffffff;
}

.closeSub {
	/*margin-top: 170px;
	margin-left: 520px;
	bottom: -50px;*/
	bottom: 50px;
	left: 50px;
	position: absolute;
	font-family: Frutiger Roman, Arial, Geneva, sans-serif;
	font-size: 16px;
	z-index: 500;
}

.closeSub a {
	color: #999999;
	text-decoration: none;
}

.closeSub a:hover {
	color: #ef9703;
	text-decoration: none;
}

.tooltip {
   position: fixed;
   padding: 5px 5px;
   margin-left: -820px;
   margin-top: -20px;
   z-index: 500;
   color: #cddc0f;
   background-color: #2c2c2c;
   border: 1px solid #cddc0f;
   font-family: sans-serif;
   font-size: 14px;
   text-align: center;
   /*width: 200px;*/
}

.sliderShow {
	display: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 150px;
	/*margin-top: 35px;
	margin-left: -40px;*/
	font-family: Frutiger Roman, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #ef9703;
}

.bold {
	font-weight: bold;
}

.dot {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: -9px;
	margin-left: -1px;
	display: inline;
}

.orange {
	color: #ef9703; 	
}

.hinweis {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	padding-bottom: 15px;
	line-height: 19px;
	z-index: 5000;	
}

/*--------------------------------</Klassen>---------------------------*/

#flash {
	position: absolute;
	left: 50px;
}




/*--------------------------------<Popup Allgemein>---------------------------*/

#logos {
	top: 50px;
	left: 25px;
	/*position: absolute;
	margin: 25px 0px 0px 25px;*/
	width: 950px;
	height: 500px;
	/*background-color:#ff0000;*/
	position:absolute;
	z-index: 50;
	overflow: visible;
}
/*--------------------------------</Popup Allgemein>---------------------------*/



/*--------------------------------<Popup Rechts>---------------------------*/

.kunde {
	padding-right: 15px;
	float: left;
	/*position:absolute;
	display: block;
	width: 50px;
	height: 50px;
	background-color:#006;*/
	top: 0;
	left: 0;
	z-index: 500;
}

.popup { 
	position:absolute; 
	/*border: 1px solid #888888;*/
	width:553px; 
	height:658px;
	/*background:#bfbfbf;*/
	margin-left: 570px;
	top:-208px; 
	left:0px; 
	display: none; 
	z-index: 100;
	overflow: visible;
}

.popupImg {
	position: absolute;
	bottom: 0px;
	z-index: 5;
}

.popupTxtBlockGrey {
	font-family: Frutiger Roman, Arial, Geneva, sans-serif;
	position: absolute;
	width: 410px;
	z-index: 10;
	color: #272727;	
	/*margin-left: 40px;
	margin-top: 80px;*/
}

.popupTxtBlockWhite {
	font-family: Frutiger Roman, Arial, Geneva, sans-serif;
	position: absolute;
	width: 410px;
	z-index: 10;
	color: #ffffff;	
	/*margin-left: 40px;
	margin-top: 80px;*/
}

.popupTxtBlockWhiteWoehrl {
	font-family: Frutiger Roman, Arial, Geneva, sans-serif;
	position: absolute;
	width: 550px;
	z-index: 10;
	color: #ffffff;	
	/*margin-left: 40px;
	margin-top: 80px;*/
}

.popupTxtBlockGrey li, .popupTxtBlockWhite li{
	padding-top: 3px;
	list-style-type: none;
	text-indent: -10px;
}

.popupTxtBlockWhiteWoehrl li {
	padding-top: 5px;
	list-style-type: none;
	text-indent: -9px;
}
/*--------------------------------</Popup Rechts>---------------------------*/




/*--------------------------------<Popup Links>---------------------------*/
.kundeRight {
	padding-right: 15px;
	float: left;
	top: 0;
	left: 0;
	z-index: 500;
}

.popupRight { 
	position:absolute; 
	/*border: 1px solid #888888;*/
	width:415px; 
	height:658px;
	/*background:#bfbfbf;*/
	margin-left: 0px;
	top:-208px; 
	left:0px; 
	display: none; 
	z-index: 100;
}
/*--------------------------------</Popup Links>---------------------------*/
