/*
Theme Name: James
Version: 0.1
Author: Cinq.net
last updated: 15.06.2006 22:56
*/

/* Layout */

body {
	margin: 5;
	padding: 5;
	font-size: 12px;
	font-family: "Arial", "Verdana", "sans-serif";
	text-align: center;
}

#wrapper {
	width: 800px;
	background-color: #ffffff;
	text-align: left;
 	border: 1px solid #000000;
 	margin-left:auto;
 	margin-right:auto;
}

#header {
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	height: 105px;
	clear: both;
	float: left;
	width: 800px;
}

#logo {
	clear:both;
}

#links {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	background-color: #ffffff;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
}

/* Navigation */

#navigation {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	/*background-color: #ff4505;*/
	/*border: 1px solid #000000;*/
}

#navigation_heading {
	/*float: left;*/
	/*clear:both;*/
	margin: 0px 0px 10px 0px;
	padding-top:5px;
	padding-bottom:5px;
	width: 140px;
	background-color: #ffffff;
	font-family: "Arial", "Verdana", "sans-serif";
	text-align: center;
	font-size:12px;
	font-weight: 800;
	color: #000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

/* Basics and Typography */

#content {
	float: left;
	width: 658px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	overflow:hidden;
}

#contentbox_default {
	position: relative;
	/*width: 570px;*/
	height: 100%;
	padding: 5px 10px 5px 10px;
	/*background-color: #acacad;*/
	/*border: 1px solid #000000;*/
}

#content_left {
	float: left;
	width: 495px;
	background-color: #ffffff;
	margin: 0px 10px 0px 0px;
	//overflow:
}

#content_right {

	float: left;
	width: 120px;
	padding: 5px;
	background-color: #ffffff;
	/*border: 2px solid #ff4505;*/
	/*visibility: hidden;*/

}

#footer {
	clear: both;
	width: 800px;
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	background-color: #ffffff;
}

#falle {

	clear: both;
	float: left;
	width: 800px;
	background-color: #ffffff;
	/*border: 2px solid #ff4505;*/
	visibility: hidden;

}

p, p.bodytext, td {
	font-size: 12px;
	margin: 1.2em 0;
}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1 {
	font-size:20px;
	color: #ff4505;
	font-family: "Arial Black", "Arial", "sans-serif";
	margin-bottom: 0px;
}

h2 {
	font-size:16px;
	color: #ff4505;
	font-family: "Arial Black", "Arial", "sans-serif";
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3, h4, h5, h6 {
	color: #ff4505;
}

a {
	text-decoration: none;
}
a:link {
	color: #bC2300;
}
a:visited {
	color: #bC2300; 
}
a:hover, a:active {
	color: #bC2300;
	text-decoration: underline;
	/* border:0; */
}
input, textarea, select {
	border: 1px solid #008000;
	background-color: #FFFFFF;
	color: #008000;
	font-size: 1em;
	font-family: "Arial", sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E85707;
	font-size: 1em;
	background-color:#FFD266;
}
code {
	font-family: monospace;
	color: #aC1300;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #CC3300;
}

#table_standard {
	width:100%;
	vertical-align:top; overflow:hidden;
	/*background-color: #F8F6EE;*/
	border-collapse: collapse;
}

#table_standard th {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC7221;
}

#table_standard td {
	padding: 2px;
	font-size: 12px;
}

#table_standard td.highlight {
	font-size: 11px;
	background-color: #CC0000;
}

#contentbox_footerlink {
	position: relative;
	width:100%;
	height: 32px;
	margin: 0px 0px 6px 0px;
}

#contentbox_footerlink_links {
	float: left;
	top:0px; left:0px; width:210px; height:10px;
	margin: 0px 0px 0px 0px;
}

#contentbox_footerlink_rechts {
	float: right;
	text-align: right;
	top:0px; left:300px; width:210px; height:10px;
	margin: 0px 0px 0px 0px;
}

#table_searchfield {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC7221;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC7221;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC7221;
}

#contentbox_searchfieldform {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #E5E3DD;

}

#contentbox_searchfieldform_link {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#spacer_10 {
	padding-top:10px;
	height:20px;
	display: block;
	background-color: #ff4505;
	clear:both;
}

.code {
	background-color: #c0c0c0;
	font-family: Courier;
	font-size:12px;
}

/*###################################################################################*/

ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 140px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	background: #fff; /* IE6 Bug */
	color: black;
}

ul#nav li {
	position: relative;
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 4px 10px;
	background: #999999;
	border: 0px solid #3300FF;
}

ul#nav li.active {
	position: relative;
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 4px 10px;
	background: #ff4505;
	border: 0px solid #3300FF;
}
 
ul#nav li a {
	display: block;
	padding: 5px;
	border-bottom: 0;
	line-height: 1.2em;
	font-family: "Arial", "sans-serif";
	font-size: 11px;
	/*font-weight: bold;*/
	letter-spacing: 0.1em;
	text-transform: uppercase; 
	text-decoration: none;
	color: #000;
}

ul#nav li a:link { color: #fff; }
ul#nav li a:visited { color: #fff; }
ul#nav li a:hover { 
	color: #fff;
	/*text-decoration: underline;*/
}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav ul {
	position: absolute;
	display: none;
	left: 140px; /* Set 1px less than menu width */
	top: 0;
}

ul#nav li ul li a { 
	/*padding: 2px 5px;*/
	padding: 5px;
} /* Sub Menu Styles */

ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { 
	display: block;
	/*
	opacity: .3; 	filter: alpha(opacity=30);
	*/
} /* The magic */

ul#nav li.menuparent { 
	/*background: transparent url(arrow.gif) right center no-repeat;*/
	background: #999999 url(arrow.gif) right center no-repeat;
}

ul#nav li.menuparentactive { 
	background: #ff0000 url(arrow.gif) right center no-repeat;
}

ul#nav li.menuparent:hover,
ul#nav li.over { 
	/*background-color: #999999; */
}

ul#nav li.menuparentactive:hover { 
	background-color: #ff0000; 
}

ul#nav li.menuparent ul li a:link { color: #000; }
ul#nav li.menuparent ul li a:visited { color: #000; }
ul#nav li.menuparent ul li a:hover { color: #ff0000; }
ul#nav li.menuparentactive ul li a:link { color: #000; }
ul#nav li.menuparentactive ul li a:visited { color: #000; }
ul#nav li.menuparentactive ul li a:hover { color: #ff0000; }

ul#nav li.menuparentactive ul li.active a:hover { color: #000; }

ul#nav li.menuparent ul, ul#nav li.menuparentactive ul {
	background: transparent;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 1px;
}

ul#nav li.menuparent ul li, ul#nav li.menuparentactive ul li {
	background: #DDDDDD;
	margin: 0px 0px 1px 0px;
}

ul#nav li.menuparentactive ul li.active {
	background: #ff0000;
}

ul#nav li a:hover { 
	color: #fff;
}

/*###################################################################################*/

.csc-frame-frame1 {

	font-family: Courier;
	font-size: 11px;
	background-color: #EDEBF1;
	border: 1px solid #333333;

}


