BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

A
{
	color : #CE1442;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD, P
{
	font-size : 13px;
	color : #333333;
}

H1
{
	font-size : 19px;
	font-weight : normal;
	color : #76787B;
}

H2
{
	font-size : 17px;
	font-weight : normal;
	color : #76787B;
}

.menu1 
{
	font-size : 12px;
	font-weight : bold;
	color : #FFF;
	text-transform : uppercase;
}

.menu1:HOVER
{
	font-weight : bold;
	color : #CE1442;
}

.menu1a
{
	font-size : 12px;
	color : #CE1442;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration: underline overline;
}


.main {
	background-color: #FFF;
}

.menu2{
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
	color: #76787B;
}
.menu2:HOVER{
	color : #CE1442;
}
.menu2a{
	font-size : 12px;
	font-weight : bold;
	color : #CE1442;
	text-decoration: underline overline;
	text-transform : uppercase;	
}
.menu2a:HOVER{
	font-size : 12px;
	color : #CE1442;
}

.menu3
{
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	text-transform : uppercase;
	color: #76787B;
}

.menu3:HOVER
{
	font-size : 12px;
	font-weight : normal;
	color : #CE1442;
}

.menu3active
{
	font-size : 12px;
	font-weight : normal;
	color : #CE1442;
	text-decoration : none;
	text-transform : uppercase;
}

.menu3active:HOVER
{
	font-size : 12px;
	font-weight : normal;
	color : #CE1442;
}

INPUT
{
	color: #76787B;
	background-color: #ffffff;
	border-color: #76787B;
	border-width: 1px;
	border-style: Solid;
	font-size: 13px;
}

SELECT
{
	color: #76787B;
	background-color: #ffffff;
	border-color: #76787B;
	border-width: 1px;
	border-style: Solid;
	font-size: 13px;
}

TEXTAREA
{
	color: #76787B;
	background-color: #ffffff;
	border-color: #76787B;
	border-width: 1px;
	border-style: Solid;
	font-size: 13px;
}

UL	
{
	font-size: 13px;
	font-weight: normal;
	color: #76787B;
	text-decoration: none;
	margin-left: 16px;
	list-style-image:url(/images/punkt_blau.gif);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px
}
.navigation
	{
	background-color:#76787B;
	}
.adminnavigation
	{
	background-color:#76787B;
	}
	.haupt{
	height: 420px;
	width: 770px;
}
	.inhalt
	{
	background-color:#FFF;
	text-align: center;
	margin: 0px;
	}
.titel
{
	font-size : 19px;
	color : #76787B;
}

.hptitel
{
	font-size : 42px;
	color : #424A57;
	font-family: Arial, Helvetica, sans-serif;
}

