body { 
	color: #FF0000;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

table {
	width: 100%;
}

img {
	border: 0;
}
.color0 {
	background-color: #EEEEEE;
}
.color1 {
	background-color: #FFFFFF;
}
.ppcad {
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	border-top: 1px #CA0000 solid;
	margin-bottom:3px;
	border-bottom: 1px #CA0000 solid;
}

.anzeige {
	background-color:#eeeeee;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	color: #777777;
	padding-right: 3px;
}

hr { 
	width: 95%;
}

.image { text-align: center;
	border: none;
}

.text { 
	text-align: center;
}

.blink {
	text-decoration: blink;
	text-align: center;
}

.o2footer { 
	border-top:1px dashed #FF0000;
	text-align: center;
	padding-top:3px;
}

.AdMobileOuterBox {
	text-align:center; 
}