@import url(/fileadmin/menu_main_derofenbauer.css);
@import url(/fileadmin/menu_top_derofenbauer.css);


body, html {
	scrollbar-face-color		: #E8EAEA;
	scrollbar-3dlight-color		: #E8EAEA;
	scrollbar-shadow-color		: #E8EAEA;
	scrollbar-track-color		: #dee1e1;
	scrollbar-highlight-color	: #E8EAEA;
	scrollbar-arrow-color		: #333366;
	scrollbar-darkshadow-color	: #333366;
	
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #e3dfda url(/fileadmin/images/bg_general.jpg) 0 0 repeat-x fixed;
	font: normal 100.01% verdana, Helvetica, sans-serif;
	
	/* Zentrierung im Internet Explorer */
	position: relative;
	text-align: center;
	}


#outer-wrapper { /* fuer Firefox durchgehende bg-Farbe im Contentbereich */
	text-align: left;
	margin: 0px auto 0 auto;      /* standardkonforme horizontale Zentrierung */
	position: relative;
	width: 900px;
	}
	

/************ LAYER ************/
#logo {
	position: absolute;
	top: 30px;
	left: 5px;
	}
	
#Menu_top {
	position: absolute;
	top: 1px;
	left: 220px;
	width: 675px;
	height: 70px;
	border-left: 1px solid #d0cdc8;
	border-bottom: 5px solid #d0cdc8;
  	}
	
#Menu_main {
	position: absolute;
	top: 320px;
	left: 5px;
  	}


/************ MIDDLE ************/
#middle {
	/* margin: 0 auto;  =>  auto=> Zentrierung im Firefox und Opera */
	margin: 0px 0 0px 0px;
	width: 900px;
	padding: 0px 0 0 0;
	border-left: 5px solid #d0cdc7;
	border-right: 5px solid #d0cdc7;
	background: #f0f0f0;
	background: #f0f0f0 url(/fileadmin/images/bg_top.gif) 0 0 repeat-x;
	}
	html>body #middle { /* Fuer Firefox und Opera  */
	width: 890px;
	}
  * html #middle {
  	}
	
/* MIDDLE LEFT */
#middle_left {
	float: left;
	width: 212px;
	margin: 0px;
	padding: 0px 0 0 0;
	}
 	html>body #middle_left { /* Fuer Firefox und Opera  */	
	width: 215px;
  	}
#content_left {
	padding: 486px 16px 0 0px;
  	}
 	html>body #content_left { /* Fuer Firefox und Opera  */	
  	margin-bottom: 0;
  	}


/* CONTENT */
#content {
	/* width: 791px; */
	margin: 0px;
	padding: 69px 0 0 0;
	}  	
 	html>body #content { /* Fuer Firefox und Opera  */	
  	margin-bottom: 0;
  	}

/* LISTENFORMATIERUNG allgemein */
#content ol {
	font-size: 0.7em;
	padding: 2px 0 2px 21;
	margin: 0px 0px 1.7em 0px !important;
	margin-top: 0px;
	}
	
#content ul {
	font-size: 0.7em;
	padding: 0px 0 0 0;
	margin: 0px 0px 1.7em 0px !important;
	margin-top: 0px;
	list-style:none;
	}
#content ul li {
	padding: 0px 0px 0px 10px;
	margin: 0;
	background: url(/fileadmin/images/bullet.gif) 0px 5px no-repeat;
	}
	html>body #content ul li { /* Fuer Firefox und Opera  */
	padding-top: 4px;
	background: url(/fileadmin/images/bullet.gif) 0px 5px no-repeat;
	}

	
.content_normal { /* Fuer IE */
	padding: 0px 0px 20px 0px;
	margin: 0;
	/* width: 570px;  /* fuer Firefox nicht 100% angeben */
	height: 620px; /* fuer Firefox nicht 100% angeben */
	}


/************ FOOTER ************/
#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 80px;
	padding: 0px 0 0 0;
	border-left: 5px solid #d0cdc7;
	border-right: 5px solid #d0cdc7;
	border-bottom: 1px solid #d0cdc7;
	background: #f0f0f0;
	}
	html>body #footer { /* Fuer Firefox und Opera  */
	width: 890px;
	}

#footer_right {
	float: right;
	margin: 0px;
	padding: 10px 20px 0 0px;
	border-top: 1px dashed #848484;
}

#footer-text {
	margin: 0px 0 0 0px;
	padding: 12px 0 0 12px;
	font-size: 10px;
	font-weight: normal;
	color: #645C51;
	border-top: 1px dashed #848484;
	}

  * html #footer-text {
  	margin-bottom: 0;
  	}
	#footer-text a {
	color: #817769;
	text-decoration: none;
	}
	#footer-text a:hover, #footer-text a:focus,  #footer-text a.act {
	color: #8c191b;
	text-decoration: none;
	}


	
/************ DIVERSES, LINKS etc. ************/


	
/************** CSS styled content **************/

.external-link, a.external-link, a:link.external-link, a:visited.external-link, a:active.external-link,
.external-link-new-window, a.external-link-new-window, a:link.external-link-new-window, a:visited.external-link-new-window, a:active.external-link-new-window,
.internal-link, a.internal-link, a:link.internal-link, a:visited.internal-link, a:active.internal-link,
.internal-link-new-window, a.internal-link-new-window, a:link.internal-link-new-window, a:visited.internal-link-new-window, a:active.internal-link-new-window,
.mail, a.mail, a:link.mail, a:visited.mail, a:active.mail,
.download, a.download, a:link.download, a:visited.download, a:active.download {
	color: #8c191b;
	font-weight: bold;
	text-decoration: underline;
	border: 0px;
}
a:hover.external-link, a:focus.external-link,
a:hover.external-link-new-window, a:focus.external-link-new-window,
a:hover.internal-link, a:focus.internal-link,
a:hover.internal-link-new-window, a:focus.internal-link-new-window,
a:hover.mail, a:focus.mail,
a:hover.download, a:focus.download {
	color: #000000;
	/* text-decoration: underline; */
}

/*************** Linie ***************/
hr{
	color: #008edd;
	background-color: #ffffff;
	height: 1px;
	border:1px dashed #008edd;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}





/**** wichtig, damit keine Border bei verlinkten Bildern wie external-link-gif etc. ***/
img {
border: 0px;
}

