p {
	text-indent: 0px;
	margin: 0px 0px 11px 0px;
}

ul.pro {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	/*
	margin: 5px 0px 5px 5px;
	background: url(/img/bullet_pro.gif) no-repeat left 0.3em;
	list-style-image: url(/img/bullet_pro.gif);
	*/
}

h3 {
	margin: 0px 0px 12px 0px;
}

h2 {
	margin: 0px 0px 12px 0px;
	color: #c11112;
}

ul {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}

li {
	margin-top: 10px;
	padding-left: 15px;
	background: url(/img/bullet_pro.gif) no-repeat left 0.3em;
}



.text {
	font-family: tahoma;
	font-size: 12px;	
	color: #555555;
	text-align: left;
}

.menu {
	font-family: tahoma;
	font-size: 12px;	
	color: #ffffff;
}

.menu_over {
	font-family: tahoma;
	font-size: 12px;	
	color: #C11112;
	background: #ffffff;
}

.textbig {
	font-family: tahoma;
	font-size: 16px;	
	color: #C11112;
	font-weight: bold;
}

a:active, a:visited, a:link {text-decoration: none; color:#2C4A8D}
a:hover {text-decoration: underline; color:#C11112}

a.mnu:active, a.mnu:visited, a.mnu:link {text-decoration: none; color:#ffffff}
a.mnu:hover {text-decoration: underline; color:#ffffff}

a.pic:hover, a.pic:active, a.pic:visited, a.pic:link {text-decoration: none; color:#808080}

.handover		{cursor: hand}

div.submenu {position: absolute; left: 0px; top: 0px; z-index: 100; visibility: hidden}
