body {
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
iframe {
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a      {
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #8378E7;
	font-size: 12px;
}

a:visited {
	color: #3C2CC9;
	font-size: 12px;
}

a:hover {
	font-size: 12px;
	color: #3C2CC9;	
	text-decoration: underline;
}
.title {
	color: #0033CC;
	font-size: 16px;
	font-weight: bold;
}

.title-small {
	color: #0033CC;
	font-size: 14px;
	font-weight: bold;
}

.norm-bold	{
	font-weight: bold;
}

.menutab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

input, select, textarea	{
	color:#0000CC;
}
.button	{
	background-color:#DDDDDD;
	border:2px solid #AAAAAA;
}

.auswahl {
	background-color:#DDDDDD;
	border:6px solid #AAAAAA;
}

