body {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	background-color: #608834;
	background-image: url(img/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: center;
}

img#logo {
	width: 700px;
	height: 120px;
	border:none;
}

a { color: #608834; }
a:hover { color: black; }

div#container {
	background-image: url(img/bg-container.gif);
	background-position: center 154px;
	background-repeat: no-repeat;
	width: 700px;
	margin: 28px auto 0 auto;
	text-align: center;
	padding-bottom: 20px;
}

div#container-bottom {
	background-image: url(img/bg-container-bottom-wbutton.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 700px;
	height: 85px;
	margin: 0 auto 0 auto;
	text-align: right;
}

input#button-pvgl, img#button-pvgl {
	margin: 9px 20px 0 0;
	border:none;
}

div#content {
	width: 520px;
	margin: 0 auto 0 auto;
	text-align:left;
	padding-top: 20px;
}

div#footer-container {
	background-image: url(img/line.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 700px;
	border: 1px solid #608834;
	text-align: center;
}

div#footer-content {
	margin: 20px auto 7px auto;
	width: 595px;
	text-align: left;
}
div#footer-content a { color: #c6f7a1; text-decoration: none; font-weight: bold;}
div#footer-content a:hover { color: #92c55b; }

div#untermfooter { 
	color: #c6f7a1; 
	font-size: 80%;
	width: 595px;
	margin: 15px auto 0 auto;
	text-align: left;
}

div#untermfooter a {
	color: #c6f7a1;
	border-bottom: 1px #c6f7a1 dotted;
	text-decoration:none;
}

div#untermfooter a:hover {
	border-bottom-style: solid;
}

/****************************************************/
/* BEGIN Preisvergleich-Formular auf der Startseite */

div#preisvergleich_form_zeile1,
div#preisvergleich_form_zeile2,
div#preisvergleich_form_zeile3 {
}

div#preisvergleich_form_zeile1_links,
div#preisvergleich_form_zeile2_links,
div#preisvergleich_form_zeile3_links {
	float: left; 
	width: 200px;
	font-weight: bold;
}

div#preisvergleich_form_zeile1_rechts,
div#preisvergleich_form_zeile2_rechts,
div#preisvergleich_form_zeile3_rechts {
	margin-left: 240px;
}

div#preisvergleich_form_zeile1_links {
	margin-top: 23px;
}

div#preisvergleich_form_zeile2 {
	height: 4em;
	margin-top: 20px;
}

div#preisvergleich_form_zeile2_rechts {
	padding-top: 10px;
}

div#preisvergleich_form_zeile3_links {
	margin-top: 19px;
	height: 70px;
}

select#handys {
	width: 270px;
}

div#error1,
div#error2 {
	clear:both;
	text-align:left;
	color:red; 
	font-weight:bold;
	margin: 0 0 10px 240px;
}

/* END Preisvergleich-Formular auf der Startseite */
/**************************************************/

/***********************************************/
/* BEGIN Preisvergleich-Ergebnisse in der SERP */

div.suchergebnis {
	margin: 10px 0 0 20px;
	text-align: right;
	clear: left;
}

div.nummerierung {
	width: 50px;
	float: left;
	text-align: center;
	color: #608834;
	font-size: 48pt;
	font-weight: bold;
}

div.angebotsdaten {
	margin-left: 6em;
	text-align: left;
}

div.eins {
	background-color: #EDF8CC;
	font-weight: bold;
}

div.eins a {
	font-weight: normal;
}

div.zwei,
div.vier {
	background-color: #F4FAE3;
}

div.drei {
	background-color: #EDF8CC;
}

.eins, .zwei, .drei, .vier {
	padding: 3px;
}

div#blaetterfunktion form {
	display: inline;
}

div#blaetterfunktion form {
	display: inline;
}

div#blaetterfunktion {
	padding: 30px 30px 0 0;
}

/* END Preisvergleich-Ergebnisse in der SERP */
/*********************************************/

/*************************/
/* BEGIN Wordpress Theme */

div.post h1 {
	font-size: 16pt;
	font-weight: bold;
	font-family: serif;
	margin: 5px 0 15px 0;
}

div.post h2 {
	font-size: 16pt;
	font-weight: bold;
	font-family: serif;
	margin: 5px 0;
}

div.post h3 {
	font-size: 12pt;
	margin: 15px 0 5px 0;
}

div.post p {
	margin: 10px 0;
}

div.navigation {
	margin-top:20px;
}

div.navigation div.alignleft {
	display:inline;
}
div.navigation div.alignright {
	display:inline;
	margin-left: 260px;
}


/* END Wordpress Theme */
/***********************/
