
/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.login
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.links
{
	font-family: Times New Roman;
	font-size: 16px;
	color: #91240f;
	font-weight:bolder;
	text-decoration:none;
}

.links:hover
{
	color: #FFFFFF;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #850f00;
	line-height: 20px;
	 
}
.text1 {
	font-family: tahoma;
	font-size: 12px;
	 
	line-height: 20px;
}
.loginForm {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	height: auto;
	border: 1px solid #CCCCCC;
}
.text01 {
	font-family: tahoma;
	font-size: 12px;
	color: #850f00;
	font-weight:bolder;
	line-height: 20px;
}
.text02 {
	font-family: tahoma;
	font-size: 14px;
	color: #850f00;
	font-weight:bolder;
	line-height: 20px;
	text-align: right;
}
.titel {
	font-family: tahoma;
	font-size: 14px;
	color: #545454;
	font-weight:bolder;
	line-height: 20px;
}

.linksActive
{
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bolder;
	text-decoration:none;
}

.text03 {
	font-family: tahoma;
	font-size: 12px;
	line-height:2;
	color: #252525;
	text-align: justify;

}
