@charset "UTF-8";
/*
Theme Name: kaskahass
Theme URI: http://www.haushochdesign.de/
Author: <a href="http://haushochdesign.com/"/a>
*/


body
{	width: 2718px;
	height: 775px;
	background-color:#FFFFFF;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

ul, li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#bg
{
	background-color: #fff;
	background-image: url(http://www.kaskahass.de/img/back_trauteuch.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

.kaskahass
{
	margin: -11px 0px 0px 20px;
	color:#FFFFFF;
	overflow:hidden;
	z-index: 0; /* Internet Explorer */
	visibility: hidden;
}


.logo
{
	position: fixed;
	width:860px;
	height: 80px;
	margin: -24px 0px 30px 60px;
	padding: 10px;
	background-color:#FFFFFF;
	opacity: 0.80; /* Webkit und Opera  */
	-moz-opacity: 0.80; /* Mozilla Browser */
	filter:alpha(opacity=80);
	z-index: 2;
}


.menu
{
	position: fixed;
	top: 10px;
	opacity: 0.80; /* Webkit und Opera  */
	-moz-opacity: 0.80; /* Mozilla Browser */
	filter:alpha(opacity=80); /* Internet Explorer */
	margin:100px 0px 0px 60px;
	width:920px;
	overflow:visible;
	z-index: 3;

}

.menu li
{
	width: 110px;
	float: left;
	background-color:#FFFFFF;
	overflow:visible;
}

.menu li2
{
	width: 110px;
	float: left;
	background-color:#FFFFFF;
	overflow:visible;
	font-size: 11px;
}

.menu a
{
	border: none;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	font-weight:regular;
	cursor: default;
	margin: 0px 0px 0px 20px;
	display: block;
	height: 13px;
	color: #666666;
	padding: 0px;
	overflow:visible;
}

.menu a:hover
{
	color: #0000000;
	overflow:visible;
	
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7, #smenu8
{
	font-size: 12px;
	display: none;
	width: 160px;
	float: left;
	overflow:visible;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a, #smenu8 a
{
	font-weight: normal;
	border-top: 0px;
	cursor: pointer;
	text-align:left;
	overflow:visible;
}

#content
{ 
	background-color:#f6f6f6;
	margin: 180px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	width: 847px;
	height: 575px;
	overflow: hidden;
	position:fixed;
	/*
	opacity: 0.0; /* Webkit und Opera  */
	/*
  -moz-opacity: 0.0; /* Mozilla Browser */
  /*
  filter:alpha(opacity=0); /* Internet Explorer */
  
}

#text
{
	width:430px; 
	margin:-12px 50px 0px 30px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#999; 
	font-size:12px; 
	line-height:16px; 
	float:left;
	max-height: 275px;
	}
			
#text a
{
	color:#999; 
	text-decoration:none
	}
			
#text a:hover
{
	color:#000000; 
	text-decoration:none
	}
	
#bild {
margin:-10px 0px 0px 480px;
overflow:hidden;
height:575px;

}

 	img{
   border: none;
}


#video {
margin: 20px 0px 0px 30px;
}

