/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	background-color: #FFFFFF;
}

/*
body {
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	background-color: #DCDCDB;
	background-image: url(Images/html/hg.jpg);
	background-repeat: repeat-x;
}
*/

.main
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333; line-height: 1.5em;
}

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

.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_copy
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 12px;color: #333333;
	padding-left: 13px
}

.main_padding_30
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #A2999D;
	padding-left: 30px
}


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


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

a.mo:link, a.mo:visited
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333; line-height: 1.0em;
	text-decoration: none;
}

a.mo:hover, a.mo:focus, a.mo:active
{
	font-family:Tahoma,Verdana,Helvetica;
	font-size: 11px;color: #333333; line-height: 1.0em;
	text-decoration: underline;
}


