/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/


/** Common Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #393939;
/*
	background: #000; */
	
	line-height: 22px;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 1.2em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.2em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #B23812;
}

.csc-frame { width : auto; }
.csc-frame-invisible {}
.csc-frame-frame1 { border-style: solid; border-color: #888;
	border-width: 1px; background: #efefef; padding: 7px 15px 7px 15px; }
.csc-frame-frame2 { border-style: solid; border-color: #888;
	border-width: 1px; background: #F7FFAD; padding: 7px 15px 7px 15px; }
.csc-frame-rulerBefore { border-top: solid #888 1px; height: 1px; }
.csc-frame-rulerAfter  { border-bottom:solid #808080 1px; height:1px; }
.csc-frame-indent      { padding-left: 100px; }
.csc-frame-indent3366  { padding-left: 33%; }
.csc-frame-indent6633  { padding-right: 33%; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/** Kontaktformular */
.csc-mailform-field {
    width: 100%;
}
.csc-mailform-label {
    float: right;
    text-align: left;
}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 TABLE.contenttable-2 { padding: 0; border-collapse: collapse; }
 TABLE.contenttable-2 TD, TABLE.contenttable-2 TH { padding: 0px 5px 0px 5px; }
 TABLE.contenttable-2 TH { color: #fff; background: #218a00; }
 TABLE.contenttable-2 P { color: #10007B; }
 TABLE.contenttable-2 TR.tr-even { background-color: #efefef; }
/*
 TABLE.contenttable-2 TR TD.td-0 { background-color: #fff; font-weight: bold; color: #317100; padding: 0px 5px 0px 5px; }
*/
 TABLE.contenttable-2 TR TD.td-0 { font-weight: bold; }
 TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }
 
 TABLE.contenttable-3 P { color: #8A0020; }
 TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
 TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }
 
 
 
 /************************/
 /* Filelinks, generally */
 /************************/
 TABLE.csc-uploads { border: 0px; }
 TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
 TABLE.csc-uploads TR TD { vertical-align : top; }
/* TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; } */
 TABLE.csc-uploads TR.tr-even { background-color: #efefef; }
 TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
 TABLE.csc-uploads TR TD.csc-uploads-icon { padding: 3px 5px 3px 5px; width: 1%; text-align: center; vertical-align: middle; }
 TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
 TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
 TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
 TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }
 
 /* Filelinks, specifically */
 TABLE.csc-uploads-1 { border-color: #186900; }
 
 TABLE.csc-uploads-2 { border-color: #10007B; }
 
 TABLE.csc-uploads-3 { border-color: #8A0020; }
 TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
 TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
 TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

/** Header Style Starts Here */

#header {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	background: url(images/jbc-logo-klein.png) no-repeat 100%;
	background-position: 0px 25px;

}

#header h1 {
	margin: 0px 0px 0px 0px;
	padding: 48px 0 10px 100px;
/*	text-transform: lowercase; */
	font-size: 45px;
	font-smooth:always;
	font-weight: bold;
	color: #F0F0F0;
}

/** Menu Style Starts Here */


#menu {
	width: 910px;
	height: 43px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 14px;
	background: url(images/image01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	background: url(images/image06.gif) no-repeat right 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .first a  {
	padding-left: 0;
}

/** Page Style Starts Here */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(images/image05.jpg) repeat-y;
}

#page-top {
	background: url(images/image03.jpg) no-repeat left top;
}

#page-bottom {
	background: url(images/image04.jpg) no-repeat left bottom;
}

#content {
	float: right;
	width: 650px;
	padding: 40px 50px 30px 60px;
}

#content h2 {
	margin: 0;
/*	padding: 20px 0 10px 0;*/
	border-bottom: 1px dotted #CFCFCF;
/*	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;*/
}

p.align-center{
    text-align:center;
}
    
#content dd {
    color: #666;
    font-size:9px;
}

#sidebar {
	float: left;
	width: 170px;
	padding: 37px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
}
#sidebar a {
	display: block;
	color: #fff;
	text-decoration: none; text-align: left;
	border-style: solid; border-color: #317100; border-width: 1px;
	padding: 0px 3px 0px 3px;
	margin-right: 5px;
	background: #317100;
/*
	filter:alpha(opacity: 100);
	-moz-opacity:1.0;
	opacity:1.0;
*/
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border:1px solid #268900;
}

#sidebar li {
	margin: 0;
	padding: 7px 0px 7px 5px;
	background-color: #fff;
	filter:alpha(opacity: 90);
	-moz-opacity:.9;
	opacity:.9;
}
#sidebar ul {
    list-style-type: none ;
}

/** Footer Style Starts Here */

#footer {
	width: 950px;
	height: 43px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(images/image02.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 9px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

