@charset "utf-8";

/* CSS Document */
/************************************************************/
/*   Design: webforyou                                      */
/*   Autor:  Karin Hirschi                                  */
/*   Date:   06.2009                    				    */
/*--------------------- ------------------------------------*/
/*   Owner: http://www.webagentur-webforyou.ch              */
/*   Copyright webagentur webforyou, Karin Hirschi          */
/************************************************************/

/* margin-bottom für Überschriften, Absätze, Listen etc. */
h1, h2, h3, h4, h5, h6, p, blockquote, address, pre, ul, ol, dl, table { margin-bottom: 0em; }

body {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
line-height: 1.1em;
}


h1 {
	color: #B5DF6B;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.02em;
	padding:5px 0 18px 0;
	text-align:justify;
}

h2 {
	color: #B5DF6B;
	font-size: 1.3em;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

h3 {
	color: #B5DF6B;
	font-size: 1.3em;
	font-weight: normal;
	padding: 20px 0 10px 0;
}

h4 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0 5px 0;
}

h5 {
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	padding: 20px 0 7px 0;
}

blockquote { font-style: oblique; }
em { letter-spacing: 0.1em; }

strong {
	font-weight: bold;
	letter-spacing: 0.1em;
}

img, a img { border-style: none; }

a { color: #B5DF6B; text-decoration:none;}

a:hover { color: #666; text-decoration:none;}

p {
padding: 5px 0;
text-align:justify;}

/* Listen */

#inhalt ul{ 
margin-left: 1.7em;
padding-top: 5px;
padding-bottom: 5px;
 }
 
#inhalt li{ 
list-style-image:
url(../images/template/li_lemon.jpg);
background-repeat:no-repeat;
padding-bottom:7px;
 }
 
#inhalt ol{ 
margin-left: 1.7em;
 }

/* Klassen */

.clear { clear: both; }

.bold { font-weight:bold}

.italic { font-style:italic}

.imglinks{
float:left;
margin: 0px 10px 10px 0px;}

.imgrechts{
float:right;
margin: 0px 0px 10px 10px;
}

.infotitel {
margin-top: 20px;
padding: 5px 10px;
 }

.infotext {
padding: 5px 10px;
border: 1px solid #8BC029;
 }

/* meta nav */

#metanav ul {
	list-style-type: none;
	font-size: 0.7em;
	margin: 0px 5px 0px 0px;
}

#metanav li {
float:left;
}

#metanav li a {
	display: block;
	color: #999;
	text-decoration: none;
	border-left:1px solid #999;
	padding: 0px 5px 0 5px;
}

#metanav li a:hover, #metanav li a:active { 
color: #B5DF6B;
 }

#metanav li.selected a {
color: #B5DF6B;
font-weight: bold;
}

#metanav li:first-child a {
	padding-left: 0; 
	border-left: 0;
}

/* main nav */

#mainnav ul {
	list-style-type: none;
	font-size: 1.1em;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

#mainnav li {
float: left;
}

#mainnav li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0px 8px 0px 20px;
	margin: 0;
}

#mainnav li a:hover, #mainnav li a:active { 
color: #B5DF6B;
 }

#mainnav li.selected a {
color: #B5DF6B;
font-weight: bold;
}

 /* subnavmain */

#subnav ul {
	list-style-type: none;
	text-align:right;
	margin: 0px 0 30px 0;
	color: #000;
}

#subnav li a {
	display: block;
	color: #666;
	font-size: 0.8em;
	text-decoration: none;
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #000;
}

#subnav li a:hover, #subnav li a:active {
color: #B5DF6B;
	background-color:#FFF;
	}

#subnav li.selected a {
	color: #000;
	background-color:#FFF;
	font-weight:bold;
}


.menu{
	list-style-type: none;
	font-size: 1.1em;
	font-weight:bold;
}

.submenu{
	font-weight:normal;
	}


/* subnav2 

#subnav dl {
	list-style-type: none;
	text-align:right;
}

#subnav dl b{
padding: 8px 10px 8px 0;
font-size: 1.0em;
font-weight:bold;
}

#subnav dt a,  #subnav dt b{
	display: block;
	color: #666;
	font-size: 1.0em;
	font-weight:bold;
	text-decoration: none;
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #000;
	cursor:pointer;
}

#subnav dt a:hover, #subnav dt a:active {
	color: #666;
	background-color:#FFF;
	}

#subnav dt.selected a {
	color: #666;
	background-color:#FFF;
	font-weight:bold;
}
*/

#info p {
	color: #666;
	font-size: 0.8em;
}


hr {
border:none;
border-top: 1px solid #B5DF6B;
background-color:#FFFFFF;
height:1px;
margin:0px;
}

#footer a {
color:#333;
}

#footer a:hover {
color:#FFF;
}

/* Table - Styles */
#contentcenter table {
clear:left;
empty-cells:show; 
border:solid 1px #06B; 
border-collapse:collapse; 
text-align:left;
font-size:90%;
}
#contentcenter tr {
margin:0; 
padding:0;
 }
#contentcenter td {
color:#000;
border-right:solid 1px #06B; 
border-bottom:dotted 1px #06B; 
background:none;
padding:2px 5px;
}
#contentcenter th {
color:#fff;
font-weight:normal;
border-right:solid 1px #666; 
background:#6e737e;
padding:2px 5px; 
}

/* Sitemap */

ul.sitemaphead   {
list-style: none outside;
margin-left: 0;
padding-left: 0;
}

ul.sitemaphead li   {
border-top: 1px solid #000;
padding-top: 1.0em;
padding-bottom: 0.5em;
}

ul.sitemaplist  {
line-height: 0.8em;
font-weight: normal;
font-size: 0.8em;
list-style-type: disc;
list-style-position: outside;
font-style: normal;
list-style-image: url(../assets/templates/nitidas/images/dot_list_red.gif);
padding: 0 10px 5px 20px;
}

ul.sitemaplist li  {
border-top: 0px solid;
}

.sitemaphead a, .sitemaplist a {
color:#000;
}

.sitemaphead a  {
font-size: 1.0em;
}

.sitemaplist a  {
font-weight: normal;
font-size: 1em !important;
}


.sitemaphead a:hover, .sitemaplist a:hover,
.sitemaphead a:focus, .sitemaplist a:focus,
.sitemaphead a:active, .sitemaplist a:active  {
text-decoration: underline;
}
