.rubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	line-height: 40px;

}
.dotlinex {

	background-image: url(../graphics/splitter/dot.gif);
	background-repeat: repeat-x;
}
.dotliney {
	background-image: url(../graphics/splitter/dot.gif);
	background-repeat: repeat-y;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #040484;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.extro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #040484;
}

.topbkgr {
	background-image: url(../graphics/elements/top_logo.gif);
	background-repeat: no-repeat;
}

.menufix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.menu:hover {
	color: #040484;
	font-weight: bold;

}
.bottombkgr {

	background-image: url(../graphics/elements/bottom_line.gif);
	background-repeat: no-repeat;
}
.textKopie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: #F4F4F4;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
	background-color: #F4F4F4;
	cursor: hand;

}
.menusel {
	color: #040484;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;



}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
