/***************************************************************************************************/
/**** 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:#3182A5;
	padding: 0px;
	margin: 0px;		
}
/**** Standard definitionen *************************************************************************************/
img {
	border-width: 0px;
}
#Logo img {
	padding: 0px; margin:0px;
}
#MainFrame {
	width:940px;
	height:100%;
	margin:auto;
}
#ContentFrame {
	width: 580px;
	height:100%;
	float: left;
}
#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 5px 0px;
	width: 575px;
	height:230px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
	background-image: url(/pagemedia/content_hg.gif);
	background-repeat: repeat-y;
}
#Navbg {
	height: 100%;
	background-image: url(/pagemedia/navhg.gif);
}
#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: #63A2BD;
	margin: 0px;
	width: 112px;
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color:#8CB6CE;
	float: left;
	text-align: center;
}

#Mainnav ul.sub li{
	margin: 0px;
	width: 101px;
	padding: 15px 0px 0px 10px;
	list-style-type: none;
	float: left;
	border: 0px;
	text-align: left;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color:#63A2BD;
}
#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:#3182A5;
	height: 234px;;
}

#Mainnav ul li a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
#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 {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bolder;	
}
#Mainnav ul.sub li a:hover, #Mainnav ul.sub li a.activesub {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
}

.imgR {
	float: right;
	padding: 3px 0px 10px 10px;
}
.imgL {
	float: left;
	clear: both;
	width: 225px;
	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;
}
.paragraph {
	font-size: 11px;
	clear: both;
	margin-bottom: 20px;
}
.bb{
	float:left;
	clear:none;
}

.text {
	float: right;
	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;
}
