/** Allgemeine Detailfestlegungen Content **/

/* WICHTIG: Bitte hierunter ALLE Klassennamen von neuen 
   Content-Elementen, die auf die Standardwerte
   fuer Padding, Rand, etc. zurueckgreifen sollen,                                                                 
	als Selektoren (komma-getrennt) eintragen*/
div.content-text, div.aktuell, div.artikel-teaser, div.ad-text, div.ofie-newsletter, div.ofie-produkt, div#forward, div#rss, div#overview, div.ppw-pagination-boxed, div.account, div.tipp-einzeln, div.search-results, div.text, div.textbild, div#update {
	border: 1px solid #B3B3B3;
	padding: 13px;
	margin-bottom: 15px;
	clear: right;
	overflow: hidden;
	width: 620px;
}
div.html {
    width:100%;
        /*border: 1px solid #B3B3B3;*/
    clear: right;
    overflow: hidden;

}


div#bestellbox div.text {
    border:none;
    width:100%;
}

div#bestellbox div.text h1 {
    color:#005AC1;
}


div.text2, div.textbild2 {
	padding: 13px;
	margin-bottom: 15px;
	clear: right;
	overflow: hidden;
	
}

#sidebar div.text {
	border: 0px solid #B3B3B3;
	padding: 0px;
	margin-bottom: 0px;
	clear: right;
	overflow: hidden;
	
}



div#content-elements a {
	color: #004F96;
}

div#content-elements h1 {
	font-size: 1.7em;
	line-height: 1.3em;
	margin-bottom: 0.4em;
}

div#content-elements h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

div#content-elements h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

div#content-elements h4, div#content-elements h5, div#content-elements h6 {
	font-size: 1.0em;
	line-height: 1.0em;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

div#content-elements ul li {
 padding-top: 0;
 padding-bottom: 0;
 background-image: url(../img/orange-content.gif);
 background-repeat: no-repeat;
 padding-left: 16px;
 
}

div#content-elements ol {
    padding-top:5px;
    padding-bottom:5px;
    list-style:decimal inside !important;
} 

div#content-elements ol li {
 padding-top: 0;
 padding-bottom: 0;
 padding-left: 16px;
}
/*** Content-Elemente ***/

/**** Content-Elemente "Google Adsense" ****/
div.adsense-left {
	float: left;
	margin: 0.5em 15px 1em 0;
}

div.adsense-right {
	float: right;
	margin: 0.5em 0 1em 15px;
}

p.adsense-placeholder250 {
	width: 250px;
	border: 1px dashed #8B0000;
	background-color: #ADFF2F;
	height: 250px;
}

p.adsense-placeholder200 {
	width: 200px;
	border: 1px dashed #8B0000;
	background-color: #ADFF2F;
	height: 200px;
}


/**** Content-Element "Neue Artikel (Recent Articles)" ****/
div.aktuell {
	/*padding-bottom: 25px;*/
}

div.artikel-zw-linie {
background-image: url(../img/linchen_verlauf.gif);
width: 100%;
height:10px;
padding-bottom:3px;
}

div.artikel-zw-clear {
    clear:both;
}


div.aktuell div.spalten-container {
	/*border: 1px dashed Fuchsia;*/
	background-image: url(../img/aktuell-bg.gif);
	background-position: top left;
	background-repeat: repeat-y !important;
	overflow: hidden;
	padding-bottom: 15px;
}

div.aktuell div.spalten-container div {
	border: none !important;
	margin: 0;
	font-size: 1em !important;
	width: 186px;
	padding: 0 10px;
	float: left;
	clear: none;
	/*border: 1px dashed red !important;*/
}

div.aktuell p.datum {
	font-size: 1.1em;
	margin: 1.5em 0 0 0;
}

div.aktuell h2 {
	font-size: 1.1em !important;
	font-weight: normal;
	margin: 0.5em 0 0.7em 0 !important;
}

p.mehrlink {
	font-size: 1.1em;
	margin-top: 0.5em;
}

p.mehrlink img {
	margin: 0 0 -5px 6px;
}


/**** Content-Elemente "Artikel-Teaser" und "Tipp-Einzelansicht" ****/
p.datum {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

img.artikel-teaser-image {
	display: block;
	border: 1px solid #6F6F6F;
	float: left;
	margin: 0.3em 15px 15px 0;
}

div.artikel-teaser-text {
	margin: 0 15px 0 0;
}

div.artikel-teaser-text-img {
	margin: 0 15px 0 165px;
}

div.artikel-teaser-text p {
	margin: 0 0 1em 0;
}

div.artikel-teaser-text-img p {
	margin: 0 0 1em 0;
}

p.tags {
	clear: left;
	margin-bottom: 1em;
}

p.icon-3links {
	float: left;
	margin-right: 75px;
	margin-bottom: 0;
}

p.icon-4links {
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
}

p#letztes-icon {
	margin-right: 0;
}

p.icon-3links img, p.icon-4links img {
	margin: 0 4px -2px 0;
}


/**** Content-Element "Tipp-Einzelansicht" ****/
img.tipp-pic {
	float: left;
	margin: 0.5em 10px 0 0;
}

p.zurueck-link {
	margin-top: 0.5em 0;
	float: left;
}

p.weiter-link {
	margin-top: 0.5em;
	float: right;
}

p.zurueck-link img, p.weiter-link img {
	margin: 0 0 -5px 0;
}

div.aehnliche h2 {
	color: #FFF;
	background-color: #0060B6;
	padding: 6px 10px;
}

div.aehnliche h2 a {
	color: #FFF !important;
}

div.aehnliche h2 a:hover {
	color: #F9B171 !important;
	text-decoration: none;
}

div.aehnliche p {
	font-size: 1em;
	margin: 1.5em 0;
}

div.tipp-einzeln hr {
	height: 0;
	border: 1px solid #0060B6;
	border-bottom-width: 0;
	margin: 1.5em 0;
}

div.kommentar {
	width: 100%;
	background-image: url(../img/kommentar-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 1.5em 0 1em 0;
}

div.kommentar div {
	float: left;
	margin-right: 93px;
}

div.kommentar p.kommentartext {
	background-color: #E5EAF0;
	border: 1px solid #95999C;
	border-top-width: 0px;
	margin-top: 3px;
	padding: 6px 10px;
}

img.kommentar-icon {
	display: block;
	float: left;
	margin-right: 8px; 
}

div.kommentar-schreiben {
	border:1px solid #CCC;
	background-color:#E5EAF0;
	padding:10px;
	margin-top: 1.5em;
	clear: left;
}

div.kommentar-schreiben div.captcha {
	margin: 1.5em 0;
	text-align: center;
}

div.kommentar-schreiben div.captcha p {
	margin: 1em 0;
}

/**** Content-Element "Thema-Einzelansicht" ****/
p.ppw-highestChannel {
	margin-bottom: 1em;
}

p.ppw-sameChannels {
	font-size: 0.9em;
}

p.ppw-sameChannels a {
	font-weight: bold;
	margin-right: 0.3em;
}

p.ppw-preheadline {
	/*margin-top: 2em;*/
	font-size: 1.1em;
	font-weight: bold; 
}

div#ppw-channelTipps {
	margin: 1.5em 0 0 0;
}

div.channelTipp {
	/*margin: 1.5em 0 1em 0;*/
	margin: 0em 0 1.5em 0;
}

div.channelTipp img {
	float: left;
	margin: 0.3em 15px 1em 0;
}

/**** Content-Element "Glossar-Begriff" ****/
div#ppw-glossar-entry p {
	margin-bottom: 1em;
}

div#update hr {
	height: 0;
	border: 1px solid #0060B6;
	border-bottom-width: 0;
	margin: 1.5em 0;
}

div.glossar-tipps {
	width: 300px;
	margin-right: 10px;
	float: left;
}

div.glossar-tipps h3, div.glossar-tipps p {
	margin-bottom: 1em !important;
}

div#ppw-tags {
	width: 289px;
	border-left: 1px solid #0060B6;
	padding: 10px;
	float: left;
}

div#ppw-tags a {
	margin: 4px;
	line-height: 1em;
}

/**** Content-Element "Textwerbung" ****/
div.ad-text div.ad-text-left {
	width: 310px;
	margin: 0 30px 0 5px;
	float: left;
}

div.ad-text p {
	margin: 0 0 1em 0;
}

div.ad-text input.ad_input-text {
	width: 185px;
	color: #6F6F6F;
	margin: 0 0 1.2em 26px;
	border: 1px solid #CECECE;
	border-top-color: #8F8F8F;
	border-bottom-color: #E4E4E4;
	background-image: url(../img/input-schatten.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.ad-text button.ad_submit-large {
	width: 237px;
	height: 47px;
	border: none;
	background-color: transparent;
	background-image: url(../img/ad_submit-bg_large.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}


/**** Content-Element "OFIE Newsletter" ****/
div.ofie-newsletter {
	background-color: #FFE6C2;
	background-image: url(../img/ofie-bg_whitebox.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-color: #DAD3CA;
	padding: 11px 13px;
}

div.ofie-newsletter h1, div.ofie-newsletter h2, div.ofie-newsletter h3, div.ofie-newsletter h4, div.ofie-newsletter h5, div.ofie-newsletter h6 {
	color: #D67F28;
}

div.ofie-newsletter div.spalte-links {
	width: 440px;
	float: left;
}

div.ofie-newsletter div.spalte-links p {
	line-height: 1.1em;
}

div.ofie-newsletter form {
	margin-top: 1.3em;
	margin-left: 80px;
	margin-bottom: 1.3em;
}

div.ofie-newsletter form input {
	width: 185px;
	margin: 0 0 12px 19px;
	color: #6F6F6F;
}

div.ofie-newsletter form button {
	width: 223px;
	height: 26px;
	border: none;
	background-color: transparent;
	background-image: url(../img/ofie_submit-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

div.sidebar-block button {
    width: 141px;
	height: 26px;
	border: none;
	background-color: transparent;
	background-image: url(../img/poll_submit-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;    
}



div.ofie-newsletter p.introtext {
	font-size: 1.2em;
}

div.ofie-newsletter p.datenschutz {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	margin-top: 2em;
}

div.ofie-newsletter form p.datenschutz {
	margin: 2em 0 0 2em;
}

div.ofie-newsletter div.box-rechts {
	width: 93px;
	min-height: 115px;
	float: right;
	padding: 5px;
	margin: 37px 27px 0 0;
}

div.ofie-newsletter div.box-rechts p {
	font-size: 9px;
	line-height: 9px;
	margin-bottom: 10px;
}

div.ofie-newsletter div.box-rechts a {
	text-decoration: none;
}


/**** Content-Element "OFIE Produkt" ****/
div.ofie-produkt {
	height: 226px;
	background-color: #FFE6C2;
	background-image: url(../img/ofie-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-color: #DAD3CA;
	padding: 11px 13px;
}

div.ofie-produkt h1, div.ofie-produkt h2, div.ofie-produkt h3, div.ofie-produkt h4, div.ofie-produkt h5, div.ofie-produkt h6 {
	color: #D67F28;
}

div.ofie-produkt h1 {
	margin-bottom: 0.2em !important;
}

div.ofie-produkt div.spalte-links {
	width: 340px;
	float: left;
}

div.ofie-produkt div.spalte-links p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}

div.ofie-produkt div.spalte-links p.linksabstand {
	margin-left: 1em !important;
}

div.ofie-produkt form {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

div.ofie-produkt form input {
	width: 185px;
	margin: 0 0 12px 19px;
	color: #6F6F6F;
}

div.ofie-produkt form button {
	width: 224px;
	height: 27px;
	border: none;
	background-color: transparent;
	background-image: url(../img/ofie_submit-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

div.ofie-produkt p.datenschutz {
	clear: both;
	font-size: 0.8em;
	text-align: center;
}

div.ofie-produkt div.spalte-rechts {
	width: 213px;
	float: right;
	padding: 0 5px;
	margin: 0.7em 27px 0 0;
	text-align: center;
	display: inline;
}

div.ofie-produkt div.spalte-rechts img {
	border: 1px solid #8C7F72;
}

/* Beginn "RSS" */
p.rss-link {
	margin: 0 12px !important; 
}

p.rss-linktext {
	margin: 2.5em 12px 0 12px !important; 
}

.rss-icons {
	 
	 margin-top:-1.6em !important; 
	 margin-bottom: 0 !important;
}

.rss-icons img {
	 margin-right: 13px !important;
}
/* Ende "RSS" */


/* Beginn Glossar-Index / Pagination */
div.ppw-pagination-boxed {
	clear: both;
}

div.ppw-pagination-boxed div {
	float: left;
	border: 1px solid #B3B3B3;
	padding: 0 3px 1px 3px;
	margin-right: 4px;
	font-size: 0.9em;
}




/* Ende Glossar-Index / Pagination */

/* Beginn Glossar */
h3.ppw-buchstabe {
	font-size: 1.8em !important;
}

div.glossar-uebersicht {
	overflow: hidden;
	width: 100%;
	margin-bottom: 2em;
}

div.glossar-uebersicht h4 {
 line-height: 1.3em !important;
}

div.glossar-uebersicht-spalte {
  width: 201px;
  border-left: 1px solid #B3B3B3;
	padding-left: 5px;
  float: left;
	overflow: hidden;
}

div.glossar-uebersicht-spalte-links {
 width: 206px;
  float: left;
	overflow: hidden;
}



/* Ende Glossar */

/* Beginn Themenuebersicht */
.klammer {
	background-image: url(../img/klammer-auf.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.klammer a {
	background-image: url(../img/klammer-zu.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

div.thema h2 {
	margin: 1.3em 0 1em 0 !important;
}

div.ebene1, div.ebene1-bild {
	width: 624px;
	margin-top: 0;
	margin-bottom: 1.6em;
	padding: 0 24px 10px 0;	
	overflow: hidden;
	clear: left;
}

div.ebene1-bild p {
	float: left;
	width: 432px;
}

div.ebene2, div.ebene2-bild {
	width: 558px;
	margin-left: 40px;
	margin-bottom: 7px;
	padding: 10px 12px;	
	background: #F0F0F0;
	overflow: hidden;
	clear: left;
}

div.ebene2 h3, div.ebene2-bild h3 {
	margin: 0 0 0.2em 0 !important;
	font-size: 1.1em !important;
}

div.ebene1-bild img, div.ebene2-bild img {
	float: left;
	margin-top: 3px;
	margin-right: 12px;
	border: 0px solid #A9A9A9;
}

div.ebene2-bild p {
	float: left;
	width: 392px;
}
/* Ende Themenuebersicht */

/* Mein Konto */
p.bestellbutton {
	width: 290px;
	margin-top: 1.5em;
	margin-left: 113px;
	background-image: url(../img/box-senden290-unten.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
    color:#FFF;
    
}
p.bestellbutton a {
	display: block;
	width: 250px;
	padding: 5px 20px;
	background-image: url(../img/box-senden290-kopf.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;	
    color:#FFF;
}

p.bestellbutton a:hover {
	color: #036;
}


.textform label {
	display: block;
	width: 150px;
	margin-right: 5px;
	float: left;
	clear: left;
}

.textform select {
	width: 302px;
	margin-bottom: 0.5em;
}

div.trenner {
 clear: left;
 width: 100%;
 height: 1em;
 border-width: 0;
 border-bottom: 1px dashed #61609F;
 margin: 1em 0;
}

.textform input {
	width: 300px !important;
	margin-bottom: 0.5em;
}

.textform input, .textform select{
	border: 1px solid #A5ACB2 !important;
}

.textform input.plz {
	width: 70px !important;
	margin-left: 3px !important;
	margin-right: 4px;
	float: left;
}

.textform input.ort {
	width: 227px !important;
	margin-left: -3px;	
}


.create input {
	width: 150px !important;
	margin-bottom: 0.5em;
	border: 1px solid #A5ACB2 !important;
}

.create label {
	display: block;
	width: 150px;
	margin-right: 5px;
	float: left;
	clear: left;
}

/* IE 6 Hack */
html>body div.account .textform input.plz {
	margin-left: 0 !important;
}
/* Mein Konto */  


/* Beginn Werbeblock "Anmeldung kostenlose Tipps" */
div#successnewsletter-oben {
	border: 1px solid #B3B3B3;
	padding: 13px;
	margin-bottom: 15px;
	clear: right;
	overflow: hidden;
	width: 620px;
}

div#successnewsletter-oben img {
	float: left;
	margin-right: 20px;
}

div#successnewsletter-oben h3 {
	color: #036;
	font-size: 1.3em;
	margin-top: 0;
}

div#successnewsletter-oben ul {
	list-style-position: inside;
	margin-bottom: 1.5em;
}

div#successnewsletter-oben ul li {
	margin-bottom: 0.8em;
}

/* Ende Werbeblock "Anmeldung kostenlose Tipps" */


/* Beginn Auswahlformulare Abonenntenbereich */
div#loginform {
	border: 1px solid #B3B3B3;
	padding: 13px;
	margin-left: 26px;
	margin-bottom: 15px;
	clear: right;
	overflow: hidden;
	width: 620px;
	font-size: 1.2em;
}

div#loginform label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
}

div#loginform select {
	display: block;
	width: 184px;
	float: left;
	margin-bottom: 0.6em;
}



div#loginform input {
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 0.6em;
}

div#loginform input#submit {
	width: auto;
}
/* Ende Auswahlformulare Abonenntenbereich */

/* Beginn "Tipps bestellen"-Seite */
div#bestellbox {
	background-color:#F0F0F0; 
	border:1px solid #CCCCCC;
	margin: 0 auto;
	clear: right;
	overflow: hidden;
	
}

div#bestellbox div.bestellcontent {
	margin: 10px;
}

div#bestellbox div.bestellcontent img.bestellimage {
	display: block;
	float: right;
	margin: 0 10px 10px 10px;
}

div#bestellbox div.bestellcontent form div#register-fields {
	padding-top: 10px;
	width: 490px;
}

div#bestellbox div.bestellcontent form div#register-fields label {
	clear: left;
	width: 140px;
	text-align: right;
	margin-right: 6px;
}

div#bestellbox div.bestellcontent form div#register-fields select {
	margin-bottom: 0.5em;
	width: 304px;
}

div#bestellbox div.bestellcontent form div#register-fields input {
	margin-bottom: 0.5em;
	width: 300px;
}

div#bestellbox div.bestellcontent form div#register-fields p#hinweis {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 1em 28px;
}

div#bestellbox div.bestellcontent h3 {
	clear: right;
}

div#bestellbox div.bestellcontent ul {
    margin: 0.2em 0;
    padding: 0;
}

div#bestellbox div.bestellcontent ul li {
    font-size: 1.0em !important;
    background-image: none;
    padding: 0;
    margin: 0.3em 0 0 0;
	list-style: disc;
	list-style-position: inside;
}

div#bestellbox div.bestellcontent p {
    font-size: 1.0em !important;
    margin-bottom: 1em;
}


div#bestellbox div.bestellcontent div#newsletter-register .spaltelinks {
	width: 300px;
	float: left;
}

div#bestellbox div.bestellcontent div#newsletter-register .spalterechts {
	margin-left: 300px;
}

div#bestellbox div.bestellcontent input#createaccount {
	margin: 3em 0 2em 155px;
}

div#bestellbox div.bestellcontent div.sicherheitsgarantie {
	margin-left: 35px;
}

div#bestellbox div.bestellcontent div.sicherheitsgarantie p {
	margin-left: 120px;
	width: 400px;
}

div#bestellbox div.bestellcontent div.sicherheitsgarantie img {
	float: left;
}

div#bestellbox div.bestellcontent div.sicherheitsgarantie p {
	margin-left: 120px;
	width: 400px;
}

#register-fields{
	width:50%;
	background-color:white;
	border:1px solid #999999;
}

#register-fields label{
	padding-left:20px;
	width:140px;
	float:left;
	line-height:23px;
}

#register-fields input{
	height:16px;
	line-height:23px;
}
#register-fields select{
	height:20px;
	line-height:23px;
}
/* Ende "Tipps bestellen"-Seite */


/* Beginn Anzeige "SekretaerinnenBriefeManager" */
div#ad {
	padding: 0 0px;
}

div#ad h1 {
	color: #B4312B;
	font-size: 2.2em;
}

div#ad img#ordner {
	float: left;
	margin-right: 30px;
}

div#ad .float-left {
	width: 350px;
	clear: left;
	float: left;
	margin-top: 3em;
}

div#ad .float-right {
	width: 280px;
	clear: both;
	float: right;
}

div#ad .right {
	width: 350px;
	float: left;
	margin-top: 4em;
	margin-left: 40px;
	margin-bottom: 3em;
}

div#ad .right img {
	float: left;
}

div#ad .right p {
	margin-top: 5em;
	margin-left: 10px;
}

div#ad .ja {
	clear: both;
	margin: 3em 0;
	padding-left: 35px;
	background-image: url(../img/checkbig.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#ad .ja .textmarker {
	background-color: #F7EE9D;
}
/*
div#ad .bestellformular {
	width: 470px;
}

div#ad .bestellformular h3 {
	color: #036;
	font-size: 1.3em;
	margin-bottom: 1.3em;
}

div#ad .bestellformular form {
	margin-left: 20px;
}

div#ad .bestellformular label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 10px;
}

div#ad .bestellformular input {
	width: 286px;
	margin-bottom: 0.2em;
}

div#ad .bestellformular select {
	width: 290px;
	margin-bottom: 4px;
}

div#ad .bestellformular .checkbox {
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 10px;
}

div#ad .bestellformular .checkbox input{
	width: 20px;	
}


div#ad .bestellformular .checkboxtext {
	width: 286px;
	margin-top:0px;
	margin-bottom: 0.2em;
	padding-top:0px;
	margin-left:110px;

}
*/
p.box-senden290 {
	width: 290px;
	margin-top: 1.5em;
	margin-left: 110px;
	background-image: url(../img/box-senden290-unten.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
}

p.box-senden290 a {
	display: block;
	width: 250px;
	padding: 5px 20px;
	background-image: url(../img/box-senden290-kopf.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;	
}

p.box-senden290 a:hover {
	color: #036;
}

div#ad p#verisign {
	margin-top: 3em;
}

div#ad p#verisign img {
	display: block;
	float: left;
	margin-top: -20px;
}
.error_form {border-top:2px solid red;border-left:2px solid red;border-right:1px solid lightcoral;border-bottom:1px solid lightcoral;}
/* Ende Anzeige "SekretaerinnenBriefeManager" */

input.plz {
	width: 70px !important;
	margin-left: 0 !important;
	margin-right: 4px;
	float: left;
}

input.ort {
	width: 220px !important;
	margin-left: 0;
	margin-top: 0;
}


/* Text-Elemente */
p.text-markierung{
 line-height:2em;
    padding-top:15px;
    padding-bottom:15px;
 border-top:1px dashed #CCC; 
 border-bottom:1px dashed #CCC;
}


span.text-fett {
	font-weight:bold;
}

span.text-gross{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
}
 
span.text-sehrgross{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.5em;
}

span.text-supergross{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.7em;
}
span.gelb {
    background-color:#FF0;
}

span.hellgelb {
    background-color:#FF6;
}

span.hellgruen {
    background-color:#CF6;
}

p.align-center{
text-align:center;
margin-top: 0pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;

}

p.align-left{
text-align:left;
margin-top: 0pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;

}

p.align-right{
text-align:right;
margin-top: 0pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;

}


div.text2 ul {
	margin:  0 0 0.3em 0px;
 padding: 0;
 overflow: hidden;
}

div.text2 ul li  {
	
 line-height: 1.4em;
 color: #000;
 margin: 0 0 0 18px;
 padding: 8px 0 0.3em 17px;
 background-image: url(../img/orange.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow: hidden;
}

div.textbild2 ul {
	margin:  0 0 0.3em 0px;
 padding: 0;
 overflow: hidden;
}

div.textbild2 ul li  {
	
 line-height: 1.4em;
 color: #000;
 margin: 0 0 0 18px;
 padding: 8px 0 0.3em 17px;
 background-image: url(../img/orange.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow: hidden;
}


div.text ul {
	margin:  0 0 0.3em 0px;
 padding: 0;
 overflow: hidden;
}

div.text ul li  {
	
 line-height: 1.4em;
 color: #000;
 margin: 0 0 0 18px;
 padding: 8px 0 0.3em 17px;
 background-image: url(../img/orange.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow: hidden;
}

div.textbild ul {
    margin:  0 0 0.3em 0px;
 padding: 0;
 overflow: hidden;
}

div.textbild ul li  {
	
 line-height: 1.4em;
 color: #000;
 margin: 0 0 0 18px;
 padding: 8px 0 0.3em 17px;
 background-image: url(../img/orange.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow: hidden;
}


/* Floater begin */
#Floater1 form button {
	width: 223px;
	height: 27px;
	border: none;
	background-color: transparent;
	background-image: url(../img/ofie_submit-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
.textbox {
    background:url(/fileadmin/img/schatten.gif);
    background-position: top;
	background-repeat: repeat-x;
}

/* Floater end */

/* Bewertungsbox Anfang */
div.bewertung {
    width: 100%;
    background-color: #fff3e1;
    background-image: url(../img/bg-bewertungsbox.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 1em 0 2em 0;
    margin-bottom: 3em;
    overflow: hidden;
}

div.bewertung div.spalte-links, div.bewertung div.spalte-rechts {
    float: left;
    display: inline;
    margin-left: 30px;
}

div.bewertung div.spalte-links {
    width: 340px;
}

div.sterne5, div.sterne4, div.sterne3, div.sterne2, div.sterne1 {
    float: left;
    padding: 5px 15px;
    margin-bottom: 0.5em;
}

div.sterne5 {
    width: 60px;
}

div.sterne4 {
    width: 48px;
}

div.sterne3 {
    width: 36px;
}

div.sterne2 {
    width: 24px;
}

div.sterne1 {
    width: 12px;
}

div.sterne5 input, div.sterne4 input, div.sterne3 input, div.sterne2 input, div.sterne1 input {
    display: block;
    margin: 0.8em auto 0.5em auto;
}

div.bewertung p {
    margin-bottom: 0.5em;
    color: #003366;
}

div.bewertung input#bewertung-submit {
    display: block;
    clear: left;
    margin: 0.5em auto;
    background-color: #eda86a;
    color: #003366;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    border-width: 0; 
    border-radius: 8px;
    -moz-border-radius: 8px;    
    -webkit-border-radius: 8px;        
}
/* Bewertungsbox Ende */

input#overlay-notiz-submit {
    background:#000000 url(../img/bg-spalterechts-submit.gif) repeat-x scroll 0 top;
    border:1px solid #CCCCCC;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Verdana;
    font-size:11px;
    height:43px;
    margin:12px 0 0 43px;
    padding-bottom:6px;
    padding-left:4px;
    padding-top:3px;
    width:176px;
    text-align:center;
}

.overlay-textbox {
    border:1px solid #CCCCCC;
    font-family:Verdana;
    font-size:11px;
    padding:1px 3px;
    width:245px;
}
div#form {text-align:left;}