body
{
	margin:      0;

	padding:     0;

	font-family: Arial, Verdana, Sans-serif;

	font-size: 	 11px;

	line-height: 14px;

}

div#content
{
	width:      100%;

	text-align: center;

	border:     2px dotted;
}

div#header
{
	width:      800px;

	text-align: left;
}

div#header div#sitewww
{
	float: left;

	font-size: 10px;

	line-height: 18px;

	position: relative; top: 5px; left: 5px;
}

div#header div#kontakt
{
	float: left;

	font-size: 10px;

	line-height: 18px;

	position: relative; top: 5px; left: 560px;
}

div#ueberschrift1
{
	padding-bottom: 5px;
}

div#ueberschrift2
{
	padding-bottom: 10px;
}

div#ueberschrift2 strong
{
	font-size:13px;
}

div#vergleich
{
	width:      800px;

	text-align: left;
}

div#text
{
	width:      750px;

	text-align: left;
	
	background: url(../strom-preisvergleich/strom-preisvergleich-hinter.gif) no-repeat;
}

div#text_inner
{
	width:       690px;

	margin-left: 30px;

	padding-top: 10px;
}

div#text_inner h3 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}

* html div#text_inner h3 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
}

/*
 * CSS Hack für den IE
 */

* html div#text_inner
{
	width:       710px;

	margin-left: 30px;

	padding-top: 22px;
}

div#footer
{
	width:          768px;

	text-align:     left;

	padding-top:    15px;

	padding-bottom: 15px;
	
	
}

a:link
{
	color: #901324;

	font-size: 12px;

	text-decoration: underline;

	font-weight: bold;
}

a:visited
{
	color: #901324;

	font-size: 12px;

	text-decoration: underline;

	font-weight: bold;
}

a:hover
{
	color: #901324;

	font-size: 12px;

	text-decoration: underline;

	font-weight: bold;
}

div#footer a
{
	text-decoration: none;

	font-size: 10px;
	
	margin-left:0px;
	
	margin-right:3px;
}

div#header div#sitewww a
{
	text-decoration: none;

	font-size: 11px;
}

div#header div#kontakt a
{
	text-decoration: none;

	font-size: 11px;
}

.no_border {
	border:none;
}

#rechner {
	text-align:left;
}
.form_container {
	text-align:left;
}

