html {
	background: #e3e3e3;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #e3e3e3;
	text-align:center;
}

table {
  margin: auto;
}

a:link, a:visited, a:active {	color: #dd434d; text-decoration: underline; }
a:hover { color: #cd333d; text-decoration: none; }

td {
	font-size: 10pt;
}

div.text {
	font-size: 10pt;
	text-align: center;
  width: 990px;
}

p2 {
	font-size: 13px;
	color: #484848;
	text-align: justify;
	margin: 0 0 10px 0;
}

span.date {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;
}

h1 {
	font-size: 18px;
	color: #e34953;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 14px;
	color: #e34953;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
	color: #e34953;
	font-weight: normal;
	margin: 0 0 3px 0;
}

.hnews {
	font-size: 15px;
	color: #a18800;
}

.tabelle1 {
	color: #ffffff;
}
.tabelle2 {
	color: #000000;
}

#ruppi_container {
	width: 990px;
	margin: auto;
	text-align:left;
	background: #ffffff;
}

#ruppi_header {
	width: 990px;
	height: 269px;
	background: #e3e3e3;
}

#ruppi_header_logo {
	width: 990px;
	height: 217px;
	background: url(/images/stromanbieter-tarifvergleich.jpg);
	padding: 1px 0 0 0;
}

#ruppi_header_slogan {
	font-size: 14px;
	color: #fff;
	margin: 68px 0 0 106px;
	float: left;
}

#ruppi_search {
	float: right;
	width: 280px;
	height: 70px;
	margin: 40px 30px 0 0;
}

.labels {
	color: #fff;
	font-size: 12px;
}

.field {
	float: left;
	width: 166px;
	height: 24px;
	border: none;
	border: none;
	color : #686868;
	background: url(/images/ruppi_search_field.jpg) no-repeat;
	margin: 8px 0 0 10px;
	padding: 3px 3px 0 3px;
}

.button {
	float: right;
	width: 89px;
	height: 27px;
	border: none;
	background: url(/images/templaetmo_bottom.png) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;
}

/* menu */


#ruppi_menu {
	float: left;
	width: 990px;
	height: 50px;
	background: url(/images/ruppi_menu_bg_red.jpg);
	padding: 5px 0 0 0;
}

#ruppi_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 990px;
	list-style: none;
}

#ruppi_menu ul li {
	display: inline;
}

#ruppi_menu ul li a {
	float: left;
	padding: 11px 19px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(/images/ruppi_menu_divider.png) center right no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	outline: none;
}

#ruppi_menu li a:hover, #ruppi_menu li .current {
	color: #810008;
}

#ruppi_menu li .last {
	background: none;
}

/* end of menu*/

.ruppi_section_1 {
	width: 990px;
	background: url(/images/ruppi_section_1.jpg);
}

.ruppi_section_1_contentarea {
	width: 988px;
	background:url(/images/ruppi_contentarea_bg.jpg) no-repeat top;
	margin: 0;
	padding: 1px;
}

.ruppi_section_1_contentarea .ruppi_text {
	float: left;
	width: 500px;
	margin: 25px 0 0 25px;

}
.ruppi_section_1_contentarea .ruppi_img {
	float: right;
	margin: 12px 12px 0 0;
}

.ruppi_text img {
	float: left;
	margin: 0 10px 5px 0;
}

.ruppi_section_1_bottom {
	width: 990px;
	height: 21px;
	background: url(/images/ruppi_section_1_bottom.jpg);
}

#ruppi_content_area {
	width: 960px;
	margin: 10px 0 0 0;
}

#ruppi_left_old {
	float: left;
	width: 302px;
	padding: 0 15px;
	margin: 0 2px 0 0;
}

#ruppi_left {
	float: left;
	width: 658px;
	text-align: justify;
	padding: 0 15px;
	margin: 0 2px 0 0;
  border-right: #c1c1c1 1px solid;
  min-height: 530px;
}

#ruppi_left2 {
	float: left;
	width: 925px;
	padding: 0 15px;
	margin: 0 2px 0 0;
}

#ruppi_left span.big {
	font-size: 23px;
	color: #a18800;
	font-weight: bold;
}

#ruppi_left img {
	border: none;
}

#ruppi_mid{
	float: left;
	width: 306px;
	margin: 0 3px;
	padding: 0 15px;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
	display: block;
}

.category_list li {
	display: block;
	height: 15px;
	clear: right;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	background: url(/images/ruppi_list_bullet.png) top left no-repeat;
	background-position: 0 5px;
}

.category_list li a {
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover {
	color: #000000;
	text-decoration: none;
}

#ruppi_right {
	float: right;
	width: 250px;
	margin: 0 0 0 0;
	padding: 0 5px;

}

.ruppi_v_line {
	height: 80%;
	float: left;
	width: 2px;
	background:url(/images/ruppi_v_line.jpg);
  background-color:#000000;
  border-right: #ff0000 2px solid;
}

.ruppi_h_line {
	width: 100%;
	clear: both;
	border-top: #c1c1c1 1px solid;
	border-bottom: #f6f6f6 1px solid;
	margin: 0 0 10px 0;
}

.ruppi_readmore_2 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	background: url(/images/ruppi_readmore_2.png) left top no-repeat;
	padding: 0 0 0 15px;
	background-position: 0 4px;
	margin: 0 0 10px 0;
}

.ruppi_readmore_2 a {
	color: #484848;
	text-decoration: none;
}

.ruppi_readmore_2 a:hover, .ruppi_readmore_2:hover {
	text-decoration: underline;
}

.ruppi_gallery {
	margin: 0;
	padding: 0;
}

.ruppi_gallery img {
	float: left;
	margin: 0 0 20px 0;
}

.ruppi_gallery img.mid {
	float: left;
	margin: 0 20px;
}

#ruppi_footer {
	clear: both;
	width: 990px;
	height: 32px;
	background: url(/images/ruppi_footer_bg.jpg);
	margin: 20px 0;
	padding: 7px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#ruppi_footer a {
	color: #fff;
	text-decoration: underline;
}

#ruppi_footer a:hover {
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}



.paging {
	text-align: center;
	margin: 20px 0px;
	font-weight: normal;
	padding-top: 5px;
}

.paging a {
	text-decoration: none;
	font-size: 14px;
	margin: 0px 4px;
	padding: 5px 8px;
	float: left;
}

.paging a.selected {
	color: #fff;
	border: 1px solid #707165;
	background-color: #707165;
	font-weight: bold;
}

.paging a.normal,
.paging a.arrows {
	color: #000;
	border: 1px solid #dfdedb;
	font-weight: normal;
}

.paging a.normal:hover,
.paging a.arrows:hover {
	color: #000;
	border: 1px solid #700003;
	background-color: #f2787a;
}

.paging .page_form {
	margin-left: 20px;
	float: right;
}
.paging .page_form input {
	width: 30px;
	text-align: center;
	border: 1px solid #dfdedb;
	padding: 4px;
}
.paging .page_form button {
	color: #fff;
	border: 1px solid #707165;
	background-color: #707165;
	padding: 3px;
}

.paging .page_numbers {
	line-height: 25px;
	float: right;
}