/* Start of CMSMS style sheet 'MachMitVerein' */
html {
height:100%;
}

body {
font-size:12px;
fomt-family:Verdana, Arial, Helvetica, sans-serif;
}

#content {
width:880px;
}

.divmenu ul ul {
	position: relative;
	left: -30px;
}

.divmenu ul {
	position: relative;
	left: -10px;
}

.divmenu li {
	list-style-position: outside;
	list-style-image: url(images/navilist.jpg);
	font-size: 12px;
	font-weight: bold;
}

.divmenu ul ul li {
	list-style-position: outside;
	list-style-image: url(images/navilistu2.jpg);
	font-size: 12px;
	font-weight: bold;
}
.divmenu li a,a {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li a:hover {
	color: #ffffff;
}

.style1 {font-size: 12px;}
/* End of 'MachMitVerein' */

