﻿body
{
	background-color: Transparent;
	background-image: url('/Images/Global/bg_verlauf.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	color: #8c8c8c;
}

a
{
	text-decoration: none;
	color: #13b8e8;
}

img
{
	border: none;
}

.colBlau { color: #13b8e8; }
.colGray { color: #8c8c8c; }
.colPink { color: #f60371; }
.colPfeilHomeNews { color: #a3a3a3; }

.fs10 { font-size: 10px; }
.fs12 { font-size: 12px; }

.pt5 { padding-top: 5px; }
