/***************************************************************************************************/
/**** Visualenergy AG ************************************************************************************/
/**** December 2006 *********************************************************************************/
/***************************************************************************************************/

/**** USUAL CONTENTS *******************************************************************************/
/**** START body ***********************************************************************************/
body, html {
	height: 100%;
}
td {
	font-size: 12px; 
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#000000;
	background-color:#BD0400;
	padding: 0px;
	margin: 0px;		
}
div{
/*border: 1px solid yellow;*/
}
/**** Standard definitionen *************************************************************************************/
img {
	border-width: 0px;
}
#Logo img {
	padding: 0px; margin:0px;
}
#MainFrame {
	width:940px;
	height: 100%;
	margin:auto;
/*	border: 1px solid yellow;*/
}
#ContentFrame {
	width: 580px;
	height: 100%;
	float: left;
	/*border: 1px solid red;*/
}
#Right {
	/*border: 1px solid green;*/
	padding: 0px 0px 0px 0px;
	width: 190px;
	float: right;
	vertical-align:bottom;
	padding: 50% 0px 0px 0px;
	height: 0%;
}
#Left {
	width: 160px;
	float: left;
}


#address {
	text-align: center;
	color: #000000;
	font-weight: bold;
}

#Copy {
	font-size:9pt;
	color: #485357;
}
#Copy a, #Copy a:hover {
	color: #485357;
}
#Content {
	padding: 0px 5px 0px 0px;
	width: 575px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
	height: 230px;
	background-image: url(/pagemedia/content_hg.gif);
	background-repeat: repeat-y;
}
#Navbg {
	background-image: url(/pagemedia/navhg_garten.gif);
	height: 100%;
}
#Subnav {
	width: 564px;
	clear: both;
}
/************ Allgemeine Formatierungen ********************/
h1 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-style: bold;
}
h2 {
	font-size: 10pt;
	color: #CD1141;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
a{
	color: #CD1141;
	text-decoration: none;
}
a:hover {
	color: #485357;
	text-decoration: none;
}

/**************** Spezialformatierungen des Inhaltes *****************/
/******************* Navigation ******************************/
#Mainnav {
	clear: both;
}

#Mainnav ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;

}
#Mainnav ul.sub {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	font-size:9px;
	font-weight:bolder;		
}

#Mainnav ul li{
	background-color: #CE4542;
	margin: 0px;
	width: 112px;
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color:#DE7173;
	float: left;
	text-align: center;
}

#Mainnav ul.sub li{
	background-color: #CE4542;
	margin: 0px;
	width: 102px;
	padding: 15px 0px 0px 10px;
	list-style-type: none;
	float: left;
	border: 0px;
	text-align: left;
}
#Mainnav ul.sub li.active{
	margin: 0px;
	width: 102px;
	padding: 15px 0px 0px 10px;
	list-style-type: none;
	float: left;
	border: 0px;
	text-align: left;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color:#DE7173;
	height: 234px;;
}
#Mainnav ul li a {
	letter-spacing:-1px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bolder;		
}
#Mainnav ul li a:hover,  #Mainnav ul li a.active{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

#Mainnav ul.sub li a {
	letter-spacing:0px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
#Mainnav ul.sub li a:hover, #Mainnav ul.sub li a.activesub {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bolder;		
}

.imgR {
	float: right;
	padding: 3px 0px 10px 10px;
}
.imgL {
	float: left;
	clear: both;
	width: 225px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 230px;
}
.imgLCut {
	float: left;
	clear: both;
	width: 210px;
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 230px;
}



a:link { 
	color: #000000;
    text-decoration: none; 
}
a:visited {
	color: #000000;
		    text-decoration: none;
}
a:active {   
	color: #FFFFFF; 
	text-decoration: underline;
	    text-decoration: none;
}

a:hover {	
	color: #FFFFFF;  
	text-decoration: underline;
}


/*a{
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}*/
.paragraph {
	font-size: 11px;
	clear: both;
	margin-bottom: 20px;
}
.paragraph ul {
	list-style:inside;
}
.bb{
	float:left;
	clear:none;
}
.text {
	float: right;
	clear:none;
	padding: 25px 10px 0px 10px;
	width: 289px;
	min-height: 230px;
}
.sprungzeile {
	width: 200px;
	float: left;
	clear: both;
	padding: 4px;
}
.sz:link {
	color: black;
	text-decoration: none;
}
.sz:hover {
	color: #3182A5;
	text-decoration: none;
}
.sza, .sza:hover {
	color: #3182A5;
	text-decoration: none;
	font-weight:bold;
}
.formdesc {
	width: 222px;
	text-align: right;
	padding: 0px 30px 0px 0px;
}
