* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#1d1d1d;
    text-align: center;
    background:url(images/body_bg.png) repeat-x #ffffff;
}

img {
    border:0;
}

h1 {
	font-size:26px;
	color:#315a7f;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0 0 5px 0;
	background:url(images/content_spacer.gif) repeat-x left bottom;
}

h2 {
	font-size:26px;
	color:#315a7f;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0 0 5px 0;
	background:url(images/content_spacer.gif) repeat-x left bottom;
}


h3 {
	font-size:20px;
	color:#315a7f;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0 0 5px 0;
	background:url(images/content_spacer.gif) repeat-x left bottom;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	color:#313131;
	line-height:16px;
}

p strong {
	color:#1e4c7a;
	font-weight:bold;
}

b {
	color:#f36d00;
}

a {
	color:#1d1d1d;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}


.wrapper {
    width:950px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
	background:url(images/stromvergleich-hotline.jpg) no-repeat right top;
}

.logo {
	padding:25px 0 15px 0;
}

.content {
	width:950px;
}

.content_left {
	width:625px;
	float:left;
}

.content_right {
	width:325px;
	float:left;
}

.content_inner {
	padding-top:30px;
}


.teaser {
	width:625px;
	height:178px;
	background:url(images/teaser_bg.jpg) no-repeat;
}

.teaser_checks {
	height:138px;
}

.teaser_action {
	width:625px;
}

.teaser_action_left {
	float:left;
	width:475px;
	color:#FFF;
	font-size:20px;
	line-height:38px;
	text-indent:20px;
}

.teaser_action_right {
	float:left;
	width:150px;
}

.teaser_action_right img {
	margin:7px 0 0 10px;
}

.teaser_checks ul {
	padding:25px 0 0 20px;
	list-style:none;	
}

.teaser_checks b {
	color:#FFF;
}

.teaser_checks ul li {
	font-size:14px;
	color:#feffff;
	background:url(images/teaser_check.png) no-repeat left 8px;
	text-indent:22px;
	line-height:24px;
}


.right_navi {
	margin-top:16px;
	margin-left:25px;
	width:300px;
	list-style:none;
}

.right_navi li {
	width:300px;
	line-height:36px;
	text-indent:17px;
	background:url(images/right_navi_li_bg.png) no-repeat;
}

.right_navi li.first {
	background:url(images/right_navi_head_bg.png) no-repeat;
}

.right_navi li.last {
	background:url(images/right_navi_foot_bg.png) no-repeat;
}

.right_navi li a {
	color:#1d5064;
	font-weight:bold;
	text-decoration:none;
}

.right_navi li a:hover {
	text-decoration:underline;
}

.right_navi li ul {
	list-style:none;
}

.right_navi li ul li {
	text-indent:33px;
	line-height:25px;
	background:url(images/right_navi_li_li_bg.png) no-repeat;
}

.right_navi li ul li a {
	font-weight:normal;
	text-decoration:underline;
}

.right_navi li ul li a:hover {
	text-decoration:none;
}

.right_navi_footer_info {
	width:300px;
	margin-left:25px;
	margin-top:5px;
}

.right_navi_footer_info_left {
	width:225px;
	float:left;
	color:#a8a8a8;
	font-size:11px;
	
}

.right_navi_footer_info_right {
	width:75px;
	float:left;
	text-align:right;
}

.right_navi_footer_info_right a {
	color:#a8a8a8;
	font-size:11px;
}

           



#comments-list ol {
	list-style:none;
}

.avatar {
	margin-right:10px;
}

#comments h3 {
	clear:both;
	padding-top:15px;
}

#comments h4 {
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}

#comments .comment-meta {
	margin:2px 0 2px 0;
	color:#666;
	font-size:11px;
}

#comments .comment-meta a {
	font-size:11px;
}

#commentform input {
	margin:5px 0 5px 0;
}

#commentform label {
	margin:0 5px 5px 5px;
}

.post ul {
	margin-left:25px;
	color:#1d1d1d;
}

.post ol {
	margin-left:25px;
	color:#1d1d1d;
}

