/*CSS-Vorlage Roland Bühlmann - Error*/

body	{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #524b5e;
	}

p	{
	font-size: 12pt;
	color: #141414;
	}

h1	{
	font-size: 22pt;
	color: #708090;
	}

h2	{
	font-size: 150pt;
	color: #c0c0c0;
	}

h6	{
	font-size: 20pt;
	color: #141414;
	}

.feiss	{
	font-weight: bold;
	}

a:link	{
	color: #708090;
	text-decoration: none;
	}

a:visited {
	color: #708090;
	text-decoration: none;
	}

a:active {
	color: #708090;
	text-decoration: none;
	}

a:hover	{
	color: #708090;
	text-decoration: underline;
	}
