body {
  background:#0C1C58 url(images/bg.gif);
  margin: 0px; 
}


.agb_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#23266E;
	width: 97%;

}

.news_header {
font-weight: bold;
	font-size: 12px;

}

td.news_betreff {
	font-weight: bold;
	font-size: 12px;
 	text-decoration: none;    

}

td.warenkorb {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align:left;
	}


.ueberschrift1 {
    font-weight: bold;
	font-size: 18px;

}
.ueberschrift2 {
    font-weight: bold;
	font-size: 15px;

}
.produktbezeichnung {
    font-weight: bold;
	font-size: 10px;
	color:#666666;
	text-align:center;
	line-height: 100%;

}

.artikelloeschen {
	border:none;
	background-color:transparent;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	cursor:pointer;
	font-weight: bold;
	font-size: 10px;
	color:#B53129;

}

.verkaufspreis {
    font-weight: bold;
	font-size: 10px;
	color:#FF0000;
	text-align:center;
}

td.technik_popup {
	font-size: 10px;
	text-align: left;
	line-height: 100%;

}


td.news_text {
	font-size: 12px;
	font-weight:normal;
	line-height: 150%;
}



p { 
        margin-bottom:7px; 
        margin-top:7px; 
    }


#content {
width:950px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#23266E;
line-height: 150%;
z-index:1;
}

td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	
}


a:link {
	color: #B53129;
}
a:visited {
	color: #B53129;
}
a:hover {
	color: #000000;
}
a:active {
	color: #B53129;
}
