/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 760px;
	background-image: url(bg1.jpg);
	background-position: center top;
	background-repeat: repeat;
	letter-spacing: 1px;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}
#wrapper {
	width: 909px;
	background-image: url(nettcornerSeite.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	margin: 0px auto 0;
}
#layoutcrown {
	background-image: url(img/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
}
#midcolumn {
	float: right;
	width: 296px;
	margin: 0 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#rightcolumn {
	float: right;
	width: 215px;
}
#layoutbottom {
	clear: both;
	background-image: url(img/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h4 {
	font-size: 1.1em;
}

.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}

.note {
	font-size: 10px;
	padding: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
	border-top: 1px dashed #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footer {
	font-size: 10px;
}
#footer p {
	margin: 12px 6px 6px;
	text-align: center;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #CCCCCC;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: 0.5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
a:link {
	color: #9C8E9B;
	text-decoration: none;
}
a:visited {
	color: #7C9376;
	text-decoration: none;
}
a:hover {
	color: #5C7D60;
	text-decoration: none;
}
a:active {
	color: #7C9376;
	text-decoration: none;
}

/*!--[if IE] */
html { 
scrollbar-arrow-color:#998797; 
scrollbar-track-color:#F3F3F3; 
scrollbar-face-color:#EEEDF3; 
scrollbar-highlight-color:#F7F7F7; 
scrollbar-3dlight-color:#EEEDF3; 
scrollbar-darkshadow-color:#59725C; 
scrollbar-shadow-color:#F4F4F4; 
} 

/*![endif]--*/

