body {
	font-family: arial;
	font-size: 11px;
}

input, select, textarea { background-color:#E5E5E5; border: #666666 1px solid; font-family:verdana; font-size:10}

p, td {
	font-family: arial;
	font-size: 11px;
}

img {
	border: 0
}

.contact{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.submenu {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.mainmenu {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.months{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.normal {
	font-family: arial;
	font-size: 11px
	color: #000000;
}

iframe {
	background-color: #ffffff;
}

.title_bg {
	border-right : 1px solid #898989;
	border-top : 1px solid #898989;
	border-left : 1px solid #898989;
	border-bottom : 1px solid #898989;
	background-image: url("UserFiles/Image/anderes/title_bg.png");
	background-repeat: repeat-x;
}

A:link {text-decoration : none;}
A:active {text-decoration : none;}
A:visited {text-decoration : none;}
A:HOVER {text-decoration : none; color: #AAAAAA}
