html {
  overflow : -moz-scrollbars-vertical;
  min-height:100%;
}
body {
  margin: 0px;
  background-color: #000;
  background-position: 0 100%;
  background-repeat: repeat-x;
  height: 100%;
  display: block;
  color:#fff;
}
h1 {
	font-size:18px;
	margin-bottom:5px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
p {
  font-weight:normal;
}
p a {
	text-decoration:underline;
}
select {
	margin-bottom:10px;
	width:210px;
}
span.black{
  color:#000;
}
span.grey {
  color:#757575
}
span.red {
	color:#c70006;
}
span.white {
  color:#fff;
}
div.main {
	width:974px;
	margin:0 auto;
}
table.header, table.content, table.footer {
	width:100%;
}
table.header {
	margin:15px 0 10px;
}
table.header td {
	height:80px;
	padding-top:10px;
	vertical-align:top;
}
table.header td.image {
	width:100px;
	height:46px;
}
table.header td.menu1 {
	text-align:center;
	padding:0 80px;
}
table.header td.menu1 ul {
	list-style:none outside none;
	padding:10px 0;
}
table.header td.menu1 ul li.link2 {
	display:block;
	float:left;
	background:url("/system/modules/de.aegpartnernet/resources/aegpowersolutions/images/landingpage/link_arrow_2.gif") no-repeat scroll 10px 10px #666666;
	border:1px solid #333333;
	padding:5px 10px 5px 20px;
	text-align:left;
	width:110px;
	margin:0 5px;
  	cursor:hand; cursor:pointer;
	height:30px;
}
table.header td.menu1 ul li.link2 a {
	color:#bfbfbf;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
table.header td.menu1 ul li.link2 a:hover, table.header td.menu1 ul li.hover a {
	color:#ffffff;
}
table.header td.menu1 ul li.link2 a img {
	margin-left:10px;
	margin-right:5px;
}
table.header td.languages {
}
table.content {
	margin-bottom:10px;
}
table.content td {
	text-align:left;
	vertical-align:top; 
}
table.content td.flash {
	text-align:center;
}
table.content td.column1 {
	width:65%;
	background-color:#fff;
	padding:20px;
  border-right:5px solid #000;
}
table.content td.column1 p {
  color:#757575;
}
table.content td.column1 p.subtitle {
	margin:10px 0;
}
table.content td.column2 {
	width:35%;
	padding-left:5px;
}
table.content table.links {
	margin:10px 0 20px;
	width:100%;
}
table.content table.links td.theLink {
  background:url("/system/modules/de.aegpartnernet/resources/aegpowersolutions/images/landingpage/link_arrow_white.gif") no-repeat scroll 5px 9px #C70006;
  padding:5px 15px;
  width:50%;
  cursor:hand; cursor:pointer;
  _height:45px;
}
table.content table.links td.left {
	border:5px solid #fff;
	border-left:none;
}
table.content table.links td.right{
	border:5px solid #fff;
  border-right:none;
}
table.content table.links a {
	color:#fff;
	font-weight:bold;
	display:block;
	height:30px;
}
table.content table.links td.orange {
	background-color:#e5541f;
}
table.content table.links td.theLink a img {
  margin-right:5px;
}
table.content td.products {
	background-color:#373737;
  padding:15px 30px;
	margin-bottom:5px;
	border-bottom:5px solid #000;
}
table.content td.news {
  background-color:#c70006;
  padding:15px 30px;
  margin-bottom:5px;
}
table.content td.products a, table.content td.news a {
  color:#fff;
  text-decoration:underline;
  font-weight:bold;
}
table.content td.products p, table.content td.news p {
  color:#fff;
}
table.content td.products ul li, table.content td.news ul li {
	padding:2px 0;
}
table.footer {
	margin:20px 0;
}
table.footer td p {
	color:#666666;
}
table.footer td p a {
	color:#bfbfbf;
}
/** Languages box *************/
a.landingpageLink {
  text-decoration: none;
}
a.landingpageLink:link {
  color: #BABABA;
}
a.landingpageLink:visited {
  color: #BABABA;
}
a.landingpageLink:active {
  color: BABABA;
}

#landingpageLanguages ul {
  list-style: none;
  padding: 0px;
  margin: 0px;  
}
#landingpageLanguages div {
  width: 90px;
  height: 15px;
  font-size: 10px;
  text-align: left;
  padding: 1px 3px;
  font-family: arial;
  font-weight: 500;
  vertical-align: center;
  background-color: #171717;
  border: 1px solid #2F2F2F;
  color: #BABABA;
}

#landingpageLanguages div img{
  vertical-align: middle;
  float: left;
  margin-top: 6px;
}
#landingpageLanguages div a{
  text-decoration: none;
}

#landingpageLanguages div a div{
  border: 0px;
  width: 78px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#landingpageLanguages li {
  float: left;
  position: relative;
  width: 98px;
  text-align: left;
  cursor: default;
  background-color: #171717;
}
#otherLanguages ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-weight: normal;
  font-family: arial;
  font-size: 10px;
  border: solid 1px #2F2F2F;
  border-top: 0px;
}

#otherLanguages li a {
  display: block;
  font-weight: normal;
  color: #BABABA;
  padding: 1px 4px;
  font-family: arial;
  font-size: 10px;
  text-decoration: none;
}

#otherLanguages li a:hover {
  background-color: #2F2F2F
}

#otherLanguages ul li {
  display: block;
  float: none;
  background-color: #171717;
  border: 0;
}
