/* Standardstile Natufreundejugend Baden */

/** Main body content
*/


body, div, td,  p  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
 }

h1   {  
 font-size: 14px;
 line-height: 14px;
 font-weight: bold;
}

h2, h3, h4, h5   {  
 font-size: 11px;
 line-height: 11px;
 font-weight: bold;
}


a {
 color:  #568b40;
 text-decoration:  underline;
}

a:link, a:visited {
 color:  #568b40;
 text-decoration:  underline; 
 }

a:hover, a:active {
 color:  #ff9900; 
 text-decoration:  underline; 
 }

hr {
 height: 2px;
 width: 90%;
 color: #00A06C;
 background-color: #00A06C;
 }

hr separator {
 height: 2px;
 width:40%;
}

/** Small text
*/

.small {
 font-size:  9px; 
 color:  #00A06C;
 font-weight:  bold; 
 }

.smalldark {
 font-size:  9px; 
 color:  #00A06C; 
 font-weight:  bold; 
 }

/* Bullets and Indents */

ul {
 margin: 0px;
 padding-left: 30px;
 margin-top: 1em;
 margin-bottom: 1em;
 list-style: none;
 list-style-type: square;
 }

li {
 line-height: 15px;
 padding-left: 0px;
 padding-top: 3px;
 }

p.small  {  font-size: 8pt;
	letter-spacing: 0.1mm;
	line-height: 10pt;
	font-weight: normal;
     }

p.bsmall  {  font-size: 8pt;
	letter-spacing: 0.1mm;
	line-height: 10pt;
	font-weight: bold;
     }

li.small  {  font-size: 8 pt;
	letter-spacing: 0.2mm;
	font-weight: bold;
	line-height: 10pt;
     }

.small  {  font-size: 8pt;
	font-weight: normal;
     }
.bsmall  {  font-size: 8pt;
	font-weight: bold;
     }

.haus  {  font-size: 7pt;
	font-family: Arial,Helvetica;
	font-weight: bold;
     }

b.red { font-size: 8pt;
	letter-spacing: 0.2mm;
	line-height: 10pt;
	font-weight: bold;
	color: #990000;
     }

tr.head {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #CE013C;
	color: #ffffff;
}

tr.head td {
	color: white;
	padding: 3px;
}

td.box {
	text-align: left;
	vertical-align: top;
}

.bildtitle {
	font-size: smaller;
	font-style: italic;
}

div.notiz {
	padding: 5px;
 /*       background-color: #B5D800; */
        background-color: #EBEBFE;
        border: 1px solid #9681B9;
	color: white;
	margin-left:50px;
	margin-right:50px;
	margin-top: 2em;
	margin-bottom: 1em;
	clear: both;
}

.notiz td {
	color: black;
}

div.leistungen {
	font-size: smaller;
	font-style: italic;
}

div.sidebar {
	background-color:#f3f3f3;
	width:250px;
	float:right;
	margin-left:10px;
	padding:10px;
}

div.imageright {
	float: right;
	margin: 5px;
	text-align: center;
	width: 300px;
}

div.imageleft {
	float: left;
	margin: 5px;
	text-align: center;
	width: 300px;
}
