/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	color: #000000;
}

.verlinkung,.verlinkung:link  { 
	text-align:right;
	text-decoration:none;
	padding: 0px;
	font-family: arial, helvetica, serif;
    font-style: normal;
    font-weight: normal;
	line-height: 130%;
	font-size: 12px;
	color: #005379;
	background: none;
}
.verlinkung:hover,.verlinkung:active,.verlinkung:visited { 

	text-align:right;
    text-decoration:none;
	padding: 0px;
	font-family: arial, helvetica, serif;
    font-style: normal;
    font-weight: normal;
	line-height: 130%;
	font-size: 12px;
	color: #005379;
	background: none
}

.title {
	text-align: left;
	padding: 0px;
	font-family: arial, helvetica, serif;
    font-style: bold;
    font-weight: bold; 
	line-height: 130%;
	font-size: 20px;
	color: #005379;
	background: none;


}

.txtimpress {
	text-align: left;
	padding: 0px;
	font-family: arial, helvetica, serif;
    font-style: normal; 
    font-weight: normal; 
	line-height: 130%;
	font-size: 12px;
	color: #005379;
	background: none;

}

.txt {
	text-align: left;
	padding: 0px;
	font-family: arial, helvetica, serif;
    font-style: bold;
    font-weight: bold; 
	line-height: 130%;
	font-size: 16px;
	color: #40688B;
	background: none;

}

.extra {
	text-align: left;
	padding: 0px;
	font-family: verdana, arial, helvetica, serif;
    font-style: bold;
    font-weight: bold; 
	line-height: 130%;
	font-size: 15px;
	color: #40688B;
	background: none;
    padding-top: 14px;
    padding-right: 2px;
    padding-left: 2px;

}



