body { 
	margin: 0; 
	padding: 0; 

	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 	
}

/* Links und Style */

a { color: #546F92; background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: none; border:none; }

h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; text-decoration: none;  }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; text-decoration: none; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0; text-decoration: none; }
h4 { clear: both; font-size: 1.1em; color: #000; padding: 0 4px; margin: 0;text-decoration: none; }
h5 {
	clear: both;
	font-size: 1.2em;
	color: #336699;
	padding: 8 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none; 
}

.Stil8 {color: #546F92}
.Stil9 {
	color: #336699;
	font-size: 14px;
}
.Stil11 {color: #336699}
.Stil14 {
	font-size: 11px;
	line-height: normal;
	vertical-align: top;
	background-position: top;	
}
.Stil16 {
	color: #336699;
	font-size: 10px;
	background-position: top;
	line-height: normal;
	vertical-align: top;
}
.Stil19 {color: #000000; font-size: 10px; background-position: top; line-height: normal; vertical-align: top; }



.blue { color: #546F92; background: inherit; }
.image { float: left; border: 0px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; border:none; text-decoration: none; }

a:image {border:none; }

.RStil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	vertical-align: super;
	vertical-align: text-top;
}
.RStil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	vertical-align: text-top;
}

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 20px auto 0 40px; 
	border:none; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(/images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 6px 1px 6px 0; 
	margin: 0; 
	text-decoration: none;
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar2.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: none; } /* Acceskey??   noch zu machen! UNDERLINED LETTER */


	
	
	
	/* LEFT VERTICAL MENU ...unter .box */
	
#menu_left { 
		float: left;  
		margin: 0 0 0px 0; 
		padding: 0 0 0px 0; 
		 
	}
		

			
	/* syne programmierung ab hier:*/	
	
	div#menu_left ul {
	line-height:15px;
	padding:0px;
	margin-top:1px;
	margin-left:0px;
}

/* ---- KLASSE der Root-Elemente, die nie ausgeblendet werden sollen: ---- */
div#menu_left ul.itemlist.V0 {
	display:block;
}
/* ENDE KLASSE der Root-Elemente, die nie ausgeblendet werden sollen: ---- */
div#menu_left ul.itemlist.V {
	display:block;
}
div#menu_left ul.itemlist.H {
	display:none;
}

div#menu_left ul li {
	list-style-position: inside;
    list-style:none;
	margin-bottom:5px;
}

div#menu_left ul li.hasChildren.V, div#menu_left ul li.hasNoChildren.V {
	display:block;
	
}
div#menu_left ul li.hasChildren.H, div#menu_left ul li.hasNoChildren.H {
	display:none;
}

div#menu_left ul li ul {
    margin-left:8px;
	margin-bottom:8px; /* Abstand zu der nächsten Navi hinauf in Blöcken - von uschi eingefügt*/
}

li.hidden {
	display:none;
}
li.visible {
	display:block;
}
div#menu_left ul li ul li {

}

div#menu_left .item.symbol {
	margin-left:10px;
}
div#LStrukur a.navi0, div#LStrukur a.navi0:link, a.navi0, a.navi0:link {
	margin-right:6px;
}

div#menu_left .item.symbol a, div#menu_left .item.symbol a:link, div#menu_left a, div#menu_left a:link {
	text-decoration:none;
	/* display:inline; */
}

a.main, a.main:link {
	color:#000000;
	font-weight:bold;
	padding-left:12px;
	background: url(file:///E|/Internet/sicherung E1/images/arrow2.gif) no-repeat center left; 
}
a.sub, a.sub:link {
	color:#3F5B7F;
	font-weight:normal;
	padding-left:12px;
	background: url(file:///E|/Internet/sicherung E1/images/arrow2.gif) no-repeat center left; 
}
a.main:hover, a.sub:hover {
	color:#999999;
	background-color:none;
}
	
	
	
	
			
				
		

/* INTRO SIDE */
	
#intro_right {
	float: right;
	width: 640px;
	padding: 25px 280px 0 20px;
	background: url(images/intro4.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 176px;		/* höher !!! */
	border: 1px solid #e2e2e2;
	 
}
#intro_neuro {
	float: right;
	width: 640px;
	padding: 0px 0px 0 0px;
	color: #547592;
	margin: 0 0 6px 0;
	height: 136px;
	border: 1px solid #e2e2e2;
	text-decoration: none; 
}

#intro_neuro img{
	border: none;
	text-decoration: none; 
}

#intro_neuro2 {
	float: right;
	width: 640px;
	padding: 0px 0px 0 0px;
	color: #547592;
	margin: 0 0 6px 0;
	height: 136px;
	border: 1px solid #e2e2e2;
	text-decoration: none; 
}
#intro_neuro2 img{
	border: none;
	text-decoration: none; 
}



	#intro_right h1 { margin: 0 0 0px 0; }
	#intro_right .white { background-color:transparent; }
	
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	height: 640px;	
	
}
	.box {
		padding: 5px 0px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		height: 536px;
	}
	.box2 {
		padding: 5px 0px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		height: 630px;
	}
	
	.box3 {
		padding: 5px 0px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		height: 630px;
	}
	.note {
		padding: 5px 0px 0px 0px;
		border: 1px solid #CFCB66;
		margin: 0 0 0px 0;
	
		color: #585616;
		height: 153px;
		
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
	height: 470px;
	line-height: 1.6em; 
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 315px; 
		height: 355px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 12px 15px;
		width: 315px;
		height: 355px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 5px 0;	
		padding: 5px 5px;
		border: 1px solid #ccc;
		color: #444;
		height: 130px;
	}
	.leftmiddle { 
		position:absolute;
		overflow:auto;
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		height: 390px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightmiddle { 
		overflow:auto;
		float: right; 
		padding: 12px 15px;
		width: 285px;
		height: 390px;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
	}
		
	.leftlong {
	position:absolute;
	overflow:auto;
	float: left;
	padding: 12px 15px;
	width: 315px;
	height: 488px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 10px 3px;
	}
	
	.leftlong2 {
		position:absolute;
		overflow:auto;
		float: left;
		padding: 12px 15px;
		width: 640px;
		height: 488px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0px 10px 3px;
	
	}
	.rightlong { 
		
		overflow:auto;
		float: right; 
		padding: 12px 15px;
		width: 315px;
		height: 488px;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.middle { 
		overflow:auto;
		float: right; 
		padding: 12px 15px;
		width: 575px;
		height: 390px;
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	
	

	
	

/* FOOTER */

#footer { clear: both; padding: 0px; border-top: 1px solid #ccc; }
