html {
	height: 100%;
}

/* ie5 win - grrr - start */
body { 
	font: small serif;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; 
	}
	
#mainColumn,
#rightColumn {
	display: inline;
}
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */

body { 
	height: 100%;
	color: #000; 
 	background: #414141;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia, Cochin, "New Century Schoolbook", "URW Gothic L", "Times New Roman", times, serif; 
	text-align: left;
	margin: 0px; 
	padding: 0px;
	}

h1,
h2,
h3 {
	margin: 0;
	padding: 0;
	top: 0;
	left:0;
	line-height: normal;
}	

h1 {
	text-indent: -10000px;
	margin: 0 0 10px 0;
}

h2 {
    font-size: 14px;
}
p {
	margin: 0;
	padding: 0;
	line-height: 155%;
}	

a:link,
a:visited,
a:hover,
a:active {
	color: #ffa500;
	text-decoration: underline;
}
a:hover {
	color: #FFD27F;
	text-decoration: none;
}
a img {
	border: none !important;
	}
/* major divs */
#container { 
	width: 766px; 
	min-height: 100%;
	position: relative;   
	background: url(../pics/700_28.jpg) repeat-y top center;
	margin:auto auto;
	z-index: 10;
	}

/* ie6 - grrr - begin */
* html #container {
	height: 100%;
}	
/* ie6 - grrr - end */
	
#content {
	float:left;
	margin-bottom: 1.5em;
}

/* minor divs */
#pageHeader {
 	width: 766px;
 	height: 163px; /* strange but ie6 needs this */
	border: 0px solid #ff0000;
	margin: 0; 
	}
	
#pageHeader h1 {
	display: none;
 	width: 600px;
	color: #fff;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
	display: none;
 	width: 600px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0 0 0 3px;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 0 0 10px 4px;
	}

#pageHeader .breadCrumb {
	text-transform: uppercase;
	height: 15px;
	color: #000000;
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 0 18px;
}

#pageHeader .breadCrumb a {
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 11px;
}
		
#topNavi {
 	width: 766px;
	height: 30px;
 	background: url(../pics/stone_24.gif) no-repeat top center;
	border: none;
	margin: 0;
	padding: 0;
	}

#topNavi li {
	margin: 0;
	padding: 0;
	margin-left: 38px;
	display: inline;
	position: relative;
}

#topNavi li ul {
	position: absolute;
	left: 0;	
	z-index: 10000;
	margin:0;
	margin: -4px 0 0 0;
	padding:0;
	background: #EFEFEF;
	border: 1px solid #9a9c9a;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#topNavi li ul li {
	list-style-type: none;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	background-color: #D6D3D6;

}

#topNavi li ul li a:link,
#topNavi li ul li a:visited,
#topNavi li ul li a:hover,
#topNavi li ul li a:active {
	color: #000000;
	display: block;
	width: 160px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 3px 10px;
}
#topNavi li ul li a:hover {
	background-color: #FFA652;
}

#mainColumn {
	float: left;
	width: 500px;
	margin: 30px 0 0 40px; 
	padding: 0 0 20px 0;
}

#mainColumnWide {
	float: left;
	width: 580px;
	margin: 30px 0 0 80px; 
}

#rightColumn {
	float:right;
	width: 163px;
	margin: 74px 44px 0 0 ;
	font-size: 11px;
}

#rightColumn .orange {
	background: #FFE0C1 url(../pics/teaserOrangeMid.gif) repeat-y right; 
}

#rightColumn .content {
	padding: 10px 7px 0 7px;
}

#rightColumn .orange .footer {
	height: 24px;
	background: #FFE0C1 url(../pics/teaserOrangeBtm.gif) no-repeat; 
}

.clearer {
	clear: both;
}


#themePic {
	background: transparent;
	position: absolute;
	text-align: right;
	top: 166px;
	right: -99px;
 	width: 165px;
	height: 170px;
	z-index: 999;
}
#themepic div {
    width: 165px;
    height: 170px;
}
	
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
 	width: 100%;
 	height: 45px;
	text-align: left;
	padding: 43px 30px 0 40px;
	background: #414141 url(../pics/footerBg.jpg) -16px 0 no-repeat;
	font-size: 11px;
	}
	
#totop {
    display: block;
    margin: -19px 70px 0 0;
    background: transparent url(../pics/top.gif) right no-repeat;
    padding: 2px 10px 0 0;
    float: right;

}	

/* CSC-Styles */

/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption { font-size: 10px; font-style: italic; }

/*LoginForm */
.csc-loginform-field INPUT { background:#C0C0C0; border:none; margin:0 0 3px 0; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

/*RTE-Tables*/
TABLE.contenttable { border: 1px solid #333333; width:450px; overflow:hidden }
TABLE.contenttable TR TD { border: 1px solid #333333; overflow:hidden; }

/*Sitemaps */
UL.csc-menu { margin:0 0 0 10px; padding:0; list-style-image: url(../img/bulletrd.gif); }

/* Extension-Styles */
.jm-gallery-image-metainformation-bottom,
.jm-gallery-image-downloads {
	font-size: 11px;
}
