/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/html/hg5x600.jpg);
	background-repeat: repeat-x;
}

.main
{
	font-family:Trebuchet MS, Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333;
}

.main_10px
{
	font-family:Trebuchet MS,Tahoma,Verdana,Helvetica;
	font-size: 10px;color: #999999;
}

.main_rot
{
	font-family:Trebuchet MS,Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #A60013;
}

.main_gruen
{
	font-family:Tahoma,Verdana,Helvetica; 
	font-size: 11px;color: #006600;
}

.main_hell
{
	font-family:Verdana,Tahoma,Helvetica;
	font-size: 11px;color: #CCCCCC;
}

.main_padding
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333;
	padding-left: 10px
}

.main_padding_right
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333;
	padding-right: 10px
}

.main_bold
{
	font-family:Trebuchet MS,Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #A60013;
	font-weight:bold;
	padding-left: 0px
}

.main_bold_padding
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333;
	font-weight:bold;
	padding-left: 10px
}

A:link {text-decoration: none; color: #333333}
A:visited {text-decoration: none; color: #333333}
A:active {text-decoration: none; color:  #333333}
A:hover {text-decoration: none; color: #A60013}
