/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #6F6F6F;
	line-height: 1.266;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	float: none;
}

p {
	margin: 10px 0px;
}

td {
	font-size: 0.9em;
}

a {
	color: #444;
	text-decoration: none;
}

a:link {
	color: #231F20;
	text-decoration: underline;
}

a:visited {
	color: #231F20;
	text-decoration: underline;
}

a:hover {
	color: #398C94;
	text-decoration: underline;
}

h1 {
 	font: 1.5em Arial, Helvetica, sans-serif;
 	color: #F99D1C;
 	margin: 8px 0px 5px 0px;
 	padding: 0px;
}

h2 {
 	font: bold 1.0em Arial, Helvetica, sans-serif;
 	color: #9DC20B;
 	margin: 10px 0px;
 	padding: 0px;
}

h3 {
 	font: bold 0.9em Arial, Helvetica, sans-serif;
 	color: #231F20;
 	margin: 2px 0px;
 	padding: 0px;
}

h4 {
 	font: bold 11px Arial, Helvetica, sans-serif;
 	color: #ffffff;
 	margin: 0px;
 	padding: 0px;
}

h5 {
 	font: bold 1.4em Arial, Helvetica, sans-serif;
 	color: #B2D235;
	letter-spacing:0.1em;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
}

h6 {
 	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6D6E71;
 	margin: 5px 0px 8px 0px;
 	padding: 0px;
}

ul {
 list-style-type: disc;
}

ul ul {
 list-style-type: circle;
}

ul ul ul {
 list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

/***********************************************/
/* Own styles                                 */
/***********************************************/

#seite {
	/* width: 960px; */
	width: 1130px;
}

#inhalt {
	width: 857px;
}

.head {
	background-image: url(/pictures/bg_head.gif);
	background-repeat:repeat-x;
}

.headlines {
	text-indent: 5px;
	background-color: #7AC4CB;
}

.headlinesLeft {
	text-indent: 17px;
	width: 580px;
	background-color: #7AC4CB;
}

#leftContent {
	padding: 0px 13px;
	background-color: #E7E7E9;
	width: 580px;
}

#leftContent_statisch {
	border-left: 13px solid #E7E7E9;
	border-right: 13px solid #E7E7E9;
	background-color: #fff;
}

#tipp {
	font: normal 0.75em Arial, Helvetica, sans-serif;
 	color: #444;
 	margin: 0px;
 	padding: 5px;
	line-height: 1.1;
}

#tipp p {
 	margin: 3px 0px 0px 0px;
 	padding: 0px;
}

#tipp h5 {
	color: #4A4A4A;
	margin: 4px 0px 3px 0px;
	font-size: 1.1em;
	line-height: 13px;
	letter-spacing: 0px;
}

#tipp h5 a {
	text-decoration: none;
	color: #4A4A4A;
}

#tipp h5 a:hover {
	text-decoration: underline;
}

.abstand {
	margin: 13px 0px 0px 0px;
}

/***********************************************/
/* Menu                                        */
/***********************************************/

.menu a {
	margin: 0px;
	padding: 6px 0px;
	text-decoration: none;
	display: block;
	text-align: center;
}

.menu a:link, .menu a:visited {
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
	color: #398C94;
	text-decoration: none;
	background-color: #E7E7E9;
}

.abstandMenu {
	margin-top: 2px;
	margin-bottom: 2px;
}

.abstandMenuGrau {
	margin-top: 7px;
}

#menuGrau {
	text-align: center;
	background-image: url(/pictures/bg_reiter.gif);
	background-color: #E7E7E9;
}

#menuGrau h6 a {
	color: #6D6E71;
	text-decoration: none;
}

#menuGrau h6 a:hover {
	color: #398C94;
}

.menuGrau a, .menuGrau a:link, .menuGrau a:visited {
	text-decoration: none;
}

/***********************************************/
/* Search styles                                 */
/***********************************************/
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	width: 150px;
	border: 1px solid #999999;
	background-color: #fff;
	margin: 0;
}

.inputfieldVariabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: #fff;
	margin: 0;
}

.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	border: 1px solid #999;
	background-color: #8A8A8A;
}

.anzeigenbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	border: 1px solid #999;
	background-color: #8A8A8A;
	margin: 5px 0px 0px 40px;
}

.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	border: 1px groove #999999;
	background-color: #fff;
	margin: 5px 0px 0px 0px;
}

#bg_suche {
	background-image: url(/pictures/bg_suche.gif);
}

#bg_suche a {
	margin-left: 9px;
	padding: 0px 29px;
	height: 22px;
	text-decoration: none;
}

#bg_suche a:hover {
	background-image: url(/pictures/suche_hover.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#abstand_unten {
	background-color: #E7E7E9;
	height: 23px;
}

#abstand_navigation {
	padding-top: 162px;
	width: 103px;
}

#bg_streifen_grau {
	background-image: url(/pictures/bg_streifen_grau.gif);
	background-color: #E7E7E9;
	background-repeat: repeat-y;
	background-position: 20px top;
	padding-left: 20px;
}

.textfeld {
	padding: 2px 4px;
 	font: 12px Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}

.suche_mysql {
	text-align: center;
	background-image: url(/pictures/bg_reiter_mysql.gif);
}

.suche_mysql p {
	margin: 3px 0px 4px 31px;
}

.suche_mysql strong {
	font-size: 0.85em;
	line-height: 20px;
	color: #6D6E71;
}

.abstand_liste {
	margin-bottom: 8px;
}

.abstand_liste p {
	margin: 5px 0px 0px 0px;
}

#abstand_liste_hersteller {
	margin-bottom: 8px;
	padding-top: 5px;
	border-top: 1px dashed #C4C7C9;
}

#abstand_liste_hersteller p {
	border-bottom: 1px dashed #C4C7C9;
	padding: 3px 0px 8px 0px;
	margin: 0px 0px 5px 0px;
}

#rubrik {
	border-bottom: 1px dashed #C4C7C9;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#rubrik h1 {
 	font: bold 1.4em Arial, Helvetica, sans-serif;
 	color: #9DC20B;
	letter-spacing:0.1em;
 	margin: 0px 0px 15px 0px;
 	padding: 0px;
}

#rubrik h2{
	font-weight: normal;
	color: #398C94;
	margin: 8px 0px 3px 0px;
	font-size: 1.0em;
	padding-top: 8px;
	border-top: 1px dashed #C4C7C9;
}

#rubrik p {
	font-size: 1.0em;
	margin: 0px;
	color: #534A4C;
	text-indent: 16px;
	background-image: url(/pictures/icon_rubrik.gif);
	background-repeat: no-repeat;
}

#eintrag {
	width: 580px; 
}

#eintrag h1 {
 	font: bold 1.4em Arial, Helvetica, sans-serif;
 	color: #9DC20B;
	letter-spacing:0.1em;
 	margin: 0px 0px 5px 0px;
 	padding: 0px;
}

#eintrag h2 {
 	font: bold 1.1em Arial, Helvetica, sans-serif;
 	color: #F99D1C;
	letter-spacing:0.1em;
 	margin: 15px 0px 5px 0px;
 	padding: 0px;
}

#eintrag a {
	color: #999999;
}

#eintrag a:hover {
	color: #CCCCCC;
}

#eintrag_firma {
	font-size: 0.95em;
}

#eintrag_firma h2 {
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 18px 0px 2px 0px;
	padding-top: 8px;
	color: #398C94;
	letter-spacing: 0px;
}

#eintrag_firma a {
	color: #398C94;
	text-decoration: none;
}

#eintrag_firma a:hover {
	color: #398C94;
	text-decoration: underline;
}

.socialmedia {
	padding-top: 27px;
}

.socialmedia .facebook {
	padding-bottom: 7px;
}

.socialmedia .twitter {
	padding-bottom: 4px;
}

.socialmedia .socialbookmarks .labeltext,
.socialmedia .socialbookmarks .entries,
.socialmedia .socialbookmarks .entries .entry {
	display: inline;
	float: left;
}

.socialmedia .socialbookmarks .labeltext {
	margin-right: 7px;
	padding-top: 2px;
}

.socialmedia .socialbookmarks .entries .entry {
	margin-right: 3px;
}

.socialmedia .socialbookmarks .entries .entry a img {
	border: 1px solid #ccc;
	display: inline;
	float: left;
}

.socialmedia .socialbookmarks .entries .entry a:hover img {
	border-color: #aaa;
}

#eintrag_optionen {
	font-size: 0.9em;
	text-align: right;
	margin: -4px -5px 10px 0px;
	color: #9B9B9B;
}

#eintrag_optionen a {
	color: #B2B2B2;
	margin: 0px 5px;
	text-decoration: none;
}

#eintrag_optionen a:hover {
	color: #9DC20B;
}

a.mehr {
	padding-left: 19px;
	text-decoration: underline;
	background: url('../pictures/icon_weitere_informationen.gif') 3px 0px no-repeat;
}

.herstellerinformationen {
	padding-left: 15px;
	background-image: url(/pictures/icon_herstellerinformationen.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.trennlinie {
	margin: 9px 0px 5px 0px;
	font-size: 0px;
	border-bottom: 1px dashed #C4C7C9;
}

#hersteller h2 {
	font-size: 1.0em;
 	color: #231F20;
 	margin: 0px 0px 2px 0px;
}

#hersteller h3 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 13px 0px 8px 0px;
	padding-top: 10px;
	border-top: 1px dashed #C4C7C9;
}

#hersteller table {
	font-size: 1.1em;
	margin: 0px 0px 14px 100px;
}

#index {
	padding-left: 15px;
	background-color: #fff;
	height: 100%;
	vertical-align: top;
}

#index h1 {
	font: bold 1.0em Arial, Helvetica, sans-serif;
 	color: #9DC20B;
 	margin: 12px 0px 6px 0px;
 	padding: 0px;
}

#index h1 a {
	 color: #9DC20B;
	 text-decoration: none;
}

#index h1 a:hover {
	text-decoration: underline;
}

#index h2 {
	font: 1.5em Arial, Helvetica, sans-serif;
 	color: #F99D1C;
 	margin: 8px 0px 5px 0px;
 	padding: 0px;
}

#impressum {
	padding-left: 15px;
}

#impressum h1 {
	margin-bottom: -10px;
}

#impressum h2 {
	font-size: 1.0em;
	margin: 18px 0px 2px 0px;
	color: #0066CC;
}

#kontakt {
	padding-left: 15px;
	height: 260px;
}

#kontakt h2 {
	font-size: 1.2em;
	margin: 8px 0px 2px 0px;	
}

#kontakt h3 {
	font-size: 120%;
	color: #9DC20B;
	margin: 15px 0px 2px 0px;
	border-top: 1px dashed #C4C7C9;
	padding-top: 8px;
}

#kontakt table {
	font-size: 1.1em;
	margin-top: 15px;
}

.kontakt_feldbezeichnung {
	color: #6D6E71;
	font-weight: bold;
}

.kontakt_textfeld {
	padding: 2px 4px;
 	font: 12px Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	background-color: #F8FCED;
}

.pflichtfeld {
	font-size: 1.6em;
	color: #B5D442;
	font-weight: bold;
	margin-left: 2px;
}

.formular_abschicken {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px 0px;
	color: #fff;
	border: 1px solid #748D0F;
	margin-left: 3px;
	background-color: #9DC20B;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #576A0A;
	border-right: 1px solid #576A0A;
}

.formular_clear {
	font: 1.1em Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	padding: 2px 3px 0px 3px;
	color: #ABABAB;
	border: 1px solid #D1D1D1;
}

.stichworte_rubriken h5 {
 	font: bold 1.2em Arial, Helvetica, sans-serif;
 	color: #9DC20B;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
	letter-spacing: 0px;
}

#hersteller_az {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#hersteller_az strong {
	margin-right: 5px;
	border-bottom: 2px solid #9DC20B;
	border-top: 2px solid #9DC20B;
	padding: 1px 3px 0px 3px;
	background-color: #C9DE74;
}

#hersteller_az a {
	margin-right: 5px;
	color: #9DC20B;
	padding: 1px 3px 0px 3px;
	text-decoration: none;
}

#druckversion_drucken {
	display: none;
}

.abbildungen_trenner {
	width: 210px;
	font-size: 4px;
	background-color: #fff;
	margin: 1px 0px;
}

.icon_anzeige {
	float: right;
	margin-left: 3px;
	vertital-align: top;
	padding-top: 1px;
}

#agenturen {
	text-align: right;
	margin: 16px 27px 0px 0px;
	font-size: 11px;
	color: #A7A7A7;
}

#agenturen a {
	color: #A7A7A7;
	text-decoration: none;
	margin: 0px 3px;
}

#gewinnspiel {
	background-color: #fff;
}

#gewinnspiel img {
	float: right;
	margin: 0px 0px 10px 0px;
}

#gewinnspiel #frage_rahmen {
	margin: 23px -15px 15px -15px;;
	border-top: 1px solid #C9E365;
	border-bottom: 1px solid #C9E365;
}

#gewinnspiel #frage {
	padding: 10px 15px;
	margin: 5px 0px;
	background-color: #E2F592;
	background-image: url(../pictures/bg_gewinnspiel_frage.gif);
}

#gewinnspiel #frage strong {
	float: left;
	width: 83px;
	color: #9DC20B;
	font-size: 120%;
	letter-spacing: 1px;
}

#gewinnspiel #frage span {
	float: left;
	width: 450px;
}

#gewinnspiel #frage var {
	display: block;
	clear: both;
}

#gewinnspiel #antwort {
	font-size: 110%;
	margin-top: 10px;
}

#gewinnspiel #antwort strong {
	font-size: 101%;
	color: #6F6F6F;
	letter-spacing: 0px;
	line-height: 26px;

}

#gewinnspiel .feld_antwort {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	padding: 3px 4px 2px 4px;
	color: #779309;
}

#gewinnspiel .button {
	padding: 3px 0px 3px 10px;
	color: #fff;
	background-color: #9DC20B;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #576A0A;
	border-right: 1px solid #576A0A;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	width: 62px;
	margin-left: 5px;
}

#gewinnspiel #tipp {
	font-size: 101%;
	margin: -9px 0px 0px -5px;
	color: #6F6F6F;
}

#gewinnspiel #tipp a {
	display: block;
	margin: 0px 0px 0px 0px;
	color: #6F6F6F;
}

#gewinnspiel #tipp a:hover {
	color: #398C94;
	text-decoration: none;
}

#gewinnspiel #einsendeschluss {
	margin-top: 30px;
	border-top: 1px dashed #C4C7C9;
	padding-top: 5px;
	font-style: italic;
}

#gewinnspiel #infotext {
	display: none;
}

#gewinnspiel #teilnahmebedingungen {
	font-size: 90%;
	margin: 18px 0px 16px 0px;
}

#gewinnspiel #teilnahmebedingungen h2 {
	font-size: 101%;
	margin-bottom: 2px;
	color: #6F6F6F;
}

#gewinnspiel #gewinner h2 {
	font-size: 120%;
	margin: 18px -15px 10px -15px;
	padding: 0px 0px 5px 15px;
	border-bottom: 1px dashed #9DC20B;
}

#gewinnspiel #gewinner p {
	background-image: url(../pictures/icon_gewinner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 7px 23px;
	margin: 0px;
}

#gewinnspiel #gewinner p strong {
	color: #8B8B8B;
}

#gewinnspiel #gewinner h3 {
	margin: 2px -15px 25px -15px;
	border-top: 1px dashed #9DC20B;
	padding: 12px 15px 0px 15px;
	font-size: 101%;
}

table tr td.banner {
	padding: 35px 0px 0px 10px;
}
