/* für den Inhalt */

.kein_CSS {height:auto}

.notBold {font-weight: normal}
.notBold strong {font-weight: normal}
.notBold strong a {font-weight: normal}
body #content .notBold strong,
body #content strong.notBold,
body #content .notBold a, 
body #content .notBold {font-weight: normal}

.tabelleMitRahmen {margin:0px;}

.BildOhneRahmen {border: solid 0px #ccc;}
body#evendi_body span.BildOhneRahmen,
body#evendi_body span.BildOhneRahmen img,
body#evendi_body div.BildOhneRahmen img,
body#evendi_body img.BildOhneRahmen,
body#evendi_body div.BildOhneRahmen {border: 0px;}

.TabelleOhneVolleBreite {width:auto;}
body#evendi_body span.TabelleOhneVolleBreite,
body#evendi_body table.TabelleOhneVolleBreite,
body#evendi_body div.TabelleOhneVolleBreite {width:auto;}



#content .eVendiTipp{
	width:532px;
	display:block;
	height:auto;
	background-color:#ebebff;
	border:1px solid #0000a0;
	padding:5px 4px 8px 62px;
	background-image:url(images/evendi_tip_button.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	min-height:45px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	}


#content .tabelleMitRahmen {
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	}
#content .tabelleMitRahmen td {
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	padding-left:4px;
	}


