/* 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;*/
	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;
}

#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;
}

.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;
}

.shower {
	display: none;
}

.bold {
	font-weight: bold;
}

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

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

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