/* Stylesheets für www.danisen.ch */
/*allgemeine Seiteneinstellungen*/
body
		{background: #F5F7FA; padding: 0; margin: 0px; text-align:center; border-collapse:collapse;  font-family: trebuchet ms, arial, sans-serif;
		}
a:link, a:visited, a:focus, a:active, a:hover
		{color: #b20f24; text-decoration: none;
		}
 a:focus, a:active, a:hover
		{text-decoration: underline;
		}
/* Seitenelemente*/
#container
		{background: transparent; padding: 0; margin: 0 auto; min-height: 110%; width: 960px; text-align: left; font-family: sans-serif; font-size: 1em; border-collapse:collapse; border: none;
		}
#head
		{width:960px; height: 148px; background: url(bild-top.jpg) no-repeat #faffe7;
		}
#bread, #bottom
		{color: #b20f24; font-family: trebuchet ms, arial, sans-serif; font-size: 0.7em; height: 3em; padding: 2px 0 0 0; border: none;
		}
/* Navigation */
#navigation
		{background:transparent url(navi-hintergrund.jpg) repeat-y; width: 180px; min-height:350px; padding:10px 3px; vertical-align:top; float:left; color: #b20f24;
		}
#navigation ul
		{list-style-type: none; padding:0; margin:0;
		}
#navigation li
		{padding: 0 2px 2px 5px; height: 1.3em; font-size:0.7em;	letter-spacing: 1.0px; list-style-type: none;
		}
#login
		{margin-top: 30px; font-size: 0.7em;
		}
#content
		{background:transparent; text-align: justify; font-size: 1em; color: black; font-weight: normal; width:740px; vertical-align: top; border:none; padding: 10px 3px; float:right;
		}
#right
		{background:transparent; text-align: justify; font-size: 1em; color: black; font-weight: normal; max-width:250px; vertical-align: top; border:none; float:right;
		}
.block-right
		{background:transparent; text-align: left; font-size: 1em; color: black; font-weight: normal; max-width:250px; vertical-align: top; border:1px silver dashed; padding:5px; margin: 0 0 20px 20px;
		}
#title
		{text-align:center; font-size: 1.2em; font-family: trebuchet ms, arial, sans-serif; color: #EAF1DB; padding-bottom:5px; font-weight:bold;
		}
#haupt
		{border:none;
		}
#bottom
		{background: url(horizontale-linie.jpg) no-repeat bottom transparent; clear:both; border:none; margin-bottom:5px; padding: 4px 0 0 0; height:2em;
		}
#date
		{text-align:left; float:left; border:none; height: 1em; margin-left:220px;
		}
#footer
		{text-align:right; float:right; border:none; height: 1em;
		}

h1
		{font-size: 1.2em; margin:0; font-family: trebuchet ms, arial, sans-serif; color: #b20f24;
		}
h2	{font-size: 1.0em; font-family: trebuchet ms, arial, sans-serif; color: #b20f24; margin:0;
		}
h3	{font-size: 1.0em; font-family: trebuchet ms, arial, sans-serif; color: black; margin:0;
		}
p
		{margin: 9px 0 2px 0;padding:0; color:black; border:none;
		}
.csc-header
		{ line-height:100%;
		}