/* Egenberger Stylesheet 28.10.2008 */
/* Grafmedien.com */

/* Allgemeine Seiteneinstellungen */
body         	{ color: #000000; font-family: sans-serif; font-size: 12px; text-decoration: none; background-color: #9AA6B2; margin: 0px;overflow:hidden;  }
td				{ font-family: sans-serif; font-size: 12px; }
a,a:link,a:visited				{ text-decoration: none; color: #2C5AA0 }
a:hover			{ text-decoration: none; color: #C0C0C0 }

/* Eigene Seiteneinstellungen */
.tabelle_top 	{ background-position: center bottom; font-family: sans-serif; font-size: 12px; background-image:url('egb_01.jpg'); background-repeat:repeat-x; background-attachment:scroll }
.tabelle_navi 	{ background-position: center top; font-family: sans-serif; font-size: 12px; background-image:url('egb_02.jpg'); background-repeat:repeat-x; background-attachment:scroll; color:#FFFFFF; font-weight:bold }
.navi_top		{ color: #FFFFFF; text-decoration: none; font-weight: bold; padding-left: 5; padding-bottom: 10px; align: left; }
.navi_bottom	{ color: #FFFFFF; text-decoration: none; font-weight: bold; padding-right: 5; padding-top: 10px; align: right }
.inhalt			{ padding-left: 8px; padding-top: 25px; padding-bottom: 5px; padding-right: 10px; }
.head			{ font-size: 14px; color: #9AA6B2; font-weight: bold }

#container {
	position	: relative;
	width		: 520px;
	height		: 315px;
	background	: #ffffff;
	overflow	: auto;
	border		: 0px solid #666;
	scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#9AA6b2;
  	scrollbar-highlight-color:#9AA6b2;
  	scrollbar-3dlight-color:#9AA6b2;
  	scrollbar-shadow-color:#9AA6b2;
  	scrollbar-darkshadow-color:#9AA6b2;
   	scrollbar-track-color:#ffffff;
}

#content {
	position	: relative;
	width		: 480px;
	left		: 5px;
}

p {
	font		: normal 12px/14px arial,helevetica,san-serif;
}

#scrollArea {
	position	: relative;
	height		: 315px;
	width		: 15px;
	border		: 1px solid #C0C0C0;
	overflow	: hidden; float:right
	
}


#scroller {
	border:1px solid #EFEFEF; position	: relative;
	top			: 0px;
	width		: 100%;
	height		: 20px;
	background	: #808080;
	padding-left:2px; padding-right:4px; padding-top:0px; padding-bottom:0px
}
