A:link { COLOR:"#3e3e3e" ; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR:"#3e3e3e" ; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR:"#3e3e3e"; TEXT-DECORATION: none }
A:hover { COLOR:#5d6d91 ; TEXT-DECORATION: none; font-weight: none }

.lang
{
	padding-right:10px;
}
.lang a
{
	font-size:13px;
}
.menu a
{
	display: inline-block;
	padding:0 20px;
	line-height:52px;
	font-size: 19px;
	color: #6f6f6f;
	font-weight:normal;
	font-family: 'Century Gothic', Arial;
}
.menu a:hover{
	background-color: #5d6d91;
	color: #fff;
}
.menu a.cur
{
	color: #fff;
	background-color: #5d6d91;
}

.main
{
	padding-left: 25px; 
	padding-right: 25px; 
	padding-top: 20px; 
	padding-bottom: 20px;
	line-height: 150%;
	text-align:justify;
	font-family: Arial;
	color: #666666;
	font-size:14px;
}

.sicher
{
	color: #c11515;
	font-weight: bold;
}

.title
{
	font-size: 19px;
	color: #5d6d91;
	font-weight:bold;
	font-family: 'Century Gothic', Arial;
	margin:0px;
}
.subtitle
{
	font-weight:bold;
	margin-top:10px;
}
.para
{
	margin:10px 0px 20px 20px;
}
.center{
	text-align:center;
}
.pad{
	padding:10px;
}
