body, div, p, table, td, tr, span {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.grossertext {
	font-size: 16px;
	line-height: 22px;
}

body {
	margin: 0;
	padding: 0;
}

.content {
	margin: 0;
	padding: 20px 30px 20px 30px;
}



body.home {
	color: #3151a1;
	background-image: url(images/back_home.gif);
}
body.blau {
	color: #fff;
	background-image: url(images/back_blau.gif);
}
body.rot {
	color: #fff;
	background-image: url(images/back_rot.gif);
}
body.cyan {
	color: #fff;
	background-image: url(images/back_cyan.gif);
}


body.rot_fussball {
	color: #fff;
	background-image: url(images/back_rot_fussball.gif);
}




body.gelb {
	color: #3151a1;
	background-image: url(images/back_gelb.gif);
}
body.sand {
	color: #3151a1;
	background-image: url(images/back_sand.gif);
}





.content-bg-home-fussball {
	background-color: #1EA345;
}

.content-bg-home {
	background-color: #e7dfd3;
}
.content-bg-blau {
	background-color: #3151a1;
}
.content-bg-rot {
	background-color: #ba3b45;
}
.content-bg-gelb {
	background-color: #ffcc2a;
}
.content-bg-sand {
	background-color: #b5a78a;
}
.content-bg-cyan {
	background-color: #00AAAD;
}


.content-bg-home-fussball a {color: #fff; text-decoration: underline}
.content-bg-home a {color: #3151a1; text-decoration: underline}
.content-bg-blau a {color: #fff; text-decoration: underline}
.content-bg-rot a {color: #fff; text-decoration: underline}
.content-bg-gelb a {color: #3151a1; text-decoration: underline}
.content-bg-sand a {color: #3151a1; text-decoration: underline}
.content-bg-cyan a {color: #fff; text-decoration: underline}




