a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #2E8FC6; }
a:hover { color: #0F3461; }
.cal { background: #1C5B9E url(images/blue/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #A3CFEC;
  border: 1px solid #0F3461;
}

.table
{
	margin: 7px 0px;
	border-top:2px dotted #fff;
	border-bottom:2px dotted #fff;
        padding: 7px 30px;	
}

.input
{
	border:1px solid #999;
	color:#666;
	padding:2px;
	width:100px;
	height:20px;
	margin-top:3px;
}

.kwh
{
	background-image:url("http://www.billig-strom-lieferant.de/images/txtbg.png");
	background-position:right;
	background-repeat:no-repeat;
}

.button
{
	border:solid 1px #000000;
	color:#FFFFFF;
	font-size: 12pt;
	background-color:Green;
	font-weight:bolder;
	margin-top:15px;
	height:30px;
	background-image:url("http://www.billig-strom-lieferant.de/images/buttonbg.png");	
}

#stromRechner
{
	overflow:hidden;
	float:left;
	background-color:#CBE0EA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Verdana, Arial;
	font-size:10pt;
	position:static !important;
}

#stromRechner img
{
	border-style:none !important;
	background-color:Transparent !important;
}

.picture
{
	background-image:url("http://www.billig-strom-lieferant.de/images/bg.png");
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:320px;
	background-color:Gray;
	float:left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-left-radius:5px;
}

.rechner
{
	width:350px;
        float:right;
}


.testsiegel
{
	width:300px;
	text-align:center;
        padding-right: 1px;
}


.rightContainer
{
	float:left;
}

.clear
{
	clear:both;	
}
