/*
*/

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 9pt;
	 /* color: #ffffff; */
}

*{
margin: 0px;
padding: 0px;
}


/*
div, p, img, a, td, ul, ol {
    font-size: 9pt;
}
*/

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         color: #78d0a6;
}

h1 { font-size: 18pt; }
h2 { font-size: 15pt; }
h3 { font-size: 12pt; font-weight: bold;  margin: 0.5em 0 0.5em 0;  }
h4 { font-size: 10pt; font-weight: normal; margin: 0 0 0.5em 0;  }


.green {
     color: #78d0a6;
     font-weight: bold;
}
/*
p { padding: 0 0 1em; }
*/

a, a:link {
    text-decoration: none;
    color: #989697;
}
a:visited { color: #989697; border-color: #989697; }
a:hover { color: #FF6347; border-color: #FF6347; text-decoration: none; }
a:active { color: #FF6347; border-color: #FF6347 }



a img, img {
    border: none;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

/* HMT/KCM Liste */

.staticlist {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	list-style: square;
}


.smalltext {
	color: #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.editorial {
	color: #FFFFFF;
	background-color: #989697;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
	line-height: 10pt;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}


/*
#content a {
		text-decoration: none;
		color: #989697;
}
#content a:link, #content a:visited {
		text-decoration: none;
}
#content a:hover, #content a:active {
		text-decoration: underline;
}
*/





.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

/*
hr {
	display: none;

}
*/


.error {
    padding: 12px;
    background-color: red;
    color: #fff;
}

.message {
    background-color: green;
}



/* Search Form
------------------------------------------------------------------------------- */
/*
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
*/


form.FSF_form {
display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input {
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}

input.FSF_submit {
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0.5em 0 1em 0;
    padding: 0 0 0 0;
    /*border-bottom: 1px solid #989697;*/
}


.post ul {
	margin: 0 0 0 20px;
    padding: 0 0 0 0;
}
.date-header {
    margin: 0 0 0 0;
}

/*  Navigation Menu */
.topnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0.5em;
	margin-bottom: 2em;
	margin-top: 1em;
	list-style: none;
}

.here {
	color: #FF6347;
}

/*
.active {
   color: #FF6347;
	font-weight: bold;
}
*/

.active a, .active a:link, .active a:visited {
   color: #989697;
	font-weight: bold;
}

.active a:hover {
		color: #FF6347;
}

.topnav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
   color: Green;
	/*
	color: #fff;
	*/
}
.topnav nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
   color: yellow;
	/*
	color: #fff;
	font-weight: bold;
	background: #666 url("images/sprites.gif") repeat-x 0 99%;
	*/
}


.menutitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0.5em;
	margin-bottom: 5em;
	margin-top: 2em;
	color: #989697;
}



#ditto_archivelist ul, #nl_archivelist ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0.5em;
	margin-bottom: 2em;
	margin-top: 1em;
	list-style: none;
}

.ditto_month, .nl_month{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0.5em;
	margin-bottom: 5em;
	margin-top: 2em;
	font-weight: bold;
}

/*

.topnav a:link {
    text-decoration: none;
    color: ##989697;
}
.topnav a:visited { color: #989697; border-color: #989697; }
.topnav a:hover { color: #FF6347; border-color: #FF6347; text-decoration: none; }
.topnav a:active { color: #FF6347; border-color: #FF6347 }
*/



/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}



.footerchunk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	margin: 0 0 0 210px;
	padding: 0 0 0 0;

}

.footerchunk a, .footerchunk a:link, .footerchunk a:visited {
   color: White;
}

.footerchunk a:hover {
		color: #FF6347;
}



/* UserComments
------------------------------------------------------------------------- */
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}






/* Forms
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
