/* TEMPLATE CSS
*********************************************/
<!-- Kommentar -->
html {
	font-family:Arial, Helvetica, sans-serif;
	}
body
	{
/* 	background-image:url(/templates/stadtmuseum/images/layout/hintergrund.jpg); */
	font-family:Arial, Helvetica, sans-serif;
	}
.readmore{
	text-decoration:none;
	}

h2 {
	text-transform:uppercase;
	color:#004b25;
	font-size:23px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:-0.2px;
	}

h1 {
	text-transform:uppercase;
	color:#004b25;
	font-size:23px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:-0.2px;
	}

.fusszeile
	{
	color:#FFF;
	font-size:14px;
	line-height:18px;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	letter-spacing:1.4px;
	font-size:16px;
	color:#666;
	}

.nav-item.parent{
    width:100%;
    background-color: #eeeeee;
}

.smq_heading{
	display: block;
    color:#FFF;
	font-weight:bold;
    font-size:15px;
	background-color:#003300;
    padding:5px 5px 5px 15px;

}

.mod-menu__sub > .nav-item {
    padding:3px 5px 3px 15px;
    border-bottom: 1px dashed #999;
    text-decoration: none;
    border-color:#004b25;
    margin-bottom:-2px;
}

.mod-menu__sub > .nav-item > a{
    color:#073300;
    text-decoration:none;
}
/*
.mod-menu__sub > .nav-item > a:hover{
    color:#00ff00;
}*/
ul li a {
 display:block;
}
ul li:hover {
 background-color:#c6c6c6;
 color:#073300;
}
/*a:active {
background-color:yellow; #c6c6c6
color:#073300;
}*/
a:link {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#073300;
    text-decoration:none;
	font-weight:normal;
}

a.smq_readmore {
    color:#006605;
    text-decoration:none;
}
a.smq_readmore:hover {
    color:#003300;
    text-decoration:none;
}
.smq_contact a:link {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.smq_contact a:visited {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.smq_contact a:hover {
	color:#073300;
    text-decoration:none;
	font-weight:normal;
}

.smq_contact_mail a:link {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.smq_contact_mail a:visited {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.smq_contact_mail a:hover {
	color:#073300;
    text-decoration:none;
	font-weight:normal;
}


.contact-emailto a:link {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.contact-emailto a:visited {
	color:#006600;
    text-decoration:none;
	font-weight:normal;
}
.contact-emailto a:hover {
	color:#073300;
    text-decoration:none;
	font-weight:normal;
}
