﻿body
{
	margin: 0;	
}
div.Gabelseite
{
	margin: 40px 0px 0px 40px;
	position: relative;
	width: 962px;
	height: 524px;
	background-image: url(Gabelseite_grafik.gif);
	background-repeat: no-repeat;
}
div.TopLinks
{
	position: absolute;
	top: 8px;
	right: 22px;
}
div.TopLinks a
{
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
	color: #000000;	
}
div.SVOEnergieLink
{
	position: absolute;
	top: 252px;
	left: 10px;
	width: 438px;
	height: 132px;
	cursor: pointer;
}
div.SVOVertriebLink
{
	position: absolute;
	top: 182px;
	left: 510px;
	width: 410px;
	height: 160px;
	float: left;
	cursor: pointer;
}
div.BottomText
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height: 14px;	
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-bottom: solid 2px #005da8;
	padding: 0px 46px 12px 20px;
}

