body {
	margin: 0px;
	padding: 0px;
  	background-color:#ffffff;  
  	text-indent:0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/*Layout*/
#frame
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
  	background-color:transparent;  
}

#header
{
	height: 82px;
	width: 512px;
	float: left;
	background-image: url(images/hotrock_geothermal.gif);
	background-position: left;
	background-repeat: no-repeat;	
}

#metamenu
{
	width: 234px;
	height: 24px;
	background-color: #f2f2f2;
	float: right;
	margin-right: 24px;
	padding-top: 58px;
	padding-left: 10px;
	color: #666666;
	font-size: 11px;
	color:#d7000d;
	text-decoration: none;
}

#flashcontent
{
	height: 365px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#imagecontent
{
	height: 100px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#container
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100#;
	float: left;
	min-height: 350px;
	padding-bottom: 40px;
}

#containerhome
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100#;
	float: left;
	min-height: 200px;
	padding-bottom: 40px;
}

#contentLeft
{
	width: 450px;
	float: left;
	padding-right: 62px;
	padding-top: 20px;
	margin-bottom: 24px;
	background-color: transparent;
}

#contentRight
{
	width: 224px;
	background-color: transparent;
	float: right;
	margin-right: 24px;
	padding-bottom: 0px;
	margin-bottom: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#footer
{
	background-color: #ffffff;
	min-height: 30px;
	
}


/*Navigation*/

#navigation
{
	height: 24px;
	width: 100%;
	float: left;
	padding-top: 6px;
	
}

.nav
{
	font-size: 15px;
	padding-left: 15px;
	margin-right: 28px;
	float: left;
	color: #999999;
}

.nav:hover
{
	font-size: 15px;
	float: left;
	padding-left: 15px;
	margin-right: 28px;
	color: #666666;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.nav_act
{
	float: left;
	font-size: 15px;
	padding-left: 15px;
	margin-right: 28px;
	color: #d7000d;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.nav_act:hover
{
	font-size: 15px;
	text-decoration: none;
}



/*Links*/
a
{	
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	text-decoration: underline;
}	



/*Downloadlinks*/
.download
{
	
	background-image: url(images/download.gif);
	background-position: 0%, 0%;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 11px;
	color: #999999;
	margin-bottom: 12px;

}

.download a
{
	font-size: 11px;
	color:#d7000d;
	text-decoration: none;
}

.download a:hover
{
	font-size: 11px;
	text-decoration: underline;
}

/*ContentLinks*/
.link
{
	
	font-size: 12px;
	color: #999999;

}

.link a
{
	font-size: 12px;
	color:#d7000d;
	text-decoration: none;
}

.link a:hover
{
	font-size: 12px;
	text-decoration: underline;
}
.filesize
{
	font-size: 11px;
	color: #999999;
}


.footer
{
	
	font-size: 11px;
	color: #666666;

}

/*Ueberschriften*/
.headlineLeftRed
{
	font-size: 14px;
	color: #d7000d;
	font-weight: bold;
	margin-bottom: 20px;
}

.headlineLeftBlack
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.headlineRightBlack
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
