/*
FJ Production
FlashJunior.ch

Grün:
	hell   - #EFF6EE
	dunkel - #003C32
*/

body{
	scrollbar-face-color: #EFF6EE;
	scrollbar-3dlight-color: #CCD8D6;
	scrollbar-darkshadow-color: #EFF6EE;
	scrollbar-arrow-color: #003C32;
	scrollbar-track-color: #EFF6EE; 
	background:#003C32;
	margin:0px;
	padding:0px;
	text-align: center; 	
	font-family: "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: x-small;
}
#boxCenter{
	margin:50px auto 0px auto;
	width:743px;
	height:487px;
	background:#EFF6EE;
	border:1px solid Black;
}
#colLeft{
	float:left;
	width:440px;
	height:487px;
	border-right: 1px solid #83948C;
	margin:0px;
	padding:0px;
}
#colRight{
	float:left; /*background:#EFF6EE;*/
	height:487px;	
	width:300px;
}
#boxFlash{	
	height: 456px;
}

#boxSign{
	margin:20px 0px 0px 0px;
	float:left;
	width:302px;	
	background:#FFF;
	text-align:right;
	display:inline;
	height:31px;
}

#boxSign img{
	padding:3px 5px 0px 0px;
	height:24px;
	width:25px;
	border: 0px solid #FFF;
}

#boxContent{
	float:left;
	margin: 20px 0px 0px 0px;
	padding:35px 0px 0px 20px;	
	height:381px;
	width:282px;	
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
	font: 11px/150% "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
}
#boxContent p A{
	color: Black; 
	text-decoration:underline;
}
#boxContent ul{
	padding: 0px;
	margin: 0px;
}
#boxContent li{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: none;
	background: url(../img/aufzaehlung_li.gif) no-repeat left top;
}
.content{
	width:260px;
}


h1{
	font: bold 14px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	color: #1F4339;
	padding: 0px;
	margin: 0px;
}
h1 A{
	font:bold 14px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	color:#1F4339;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

/* Menu */
#boxNav{
	font: bold 15px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	margin:0px 0px 0px 0px;
	padding:7px 0px 6px 0px;
	height:18px; /*31 - 7 -6 = 18 */	
}
#boxNav A{	
	color:Black;
	text-decoration:none;
}


/* Links */
.boxLink{
	margin: 10px 0px 20px 0px;
	color: Black;
}
.boxLink a{
	color: Black;
	text-decoration: underline;
}
.boxLink a:hover{
	color: White;
	background-color: #003C32;
}

/* Download */

.titelDownload{
	font: bold 12px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	color: #1F4339;
}

.boxDownload{
	margin: 10px 0px 20px 0px;
	color: Black;
	background: url(../img/aufzaehlung_pdf.gif) no-repeat;
	height: 20px;
}
.boxDownload a{
	margin-left: 25px;
	color: Black;
	text-decoration: underline;
}
.boxDownload a:hover{
	color: White;
	background-color: #003C32;
}

#aufzaelung{
	padding: 0px; 
	margin: 0px; 	
	list-style-type: none;
	font: 11px/150% "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
}

#aufzaelung A{
	padding: 0px; 
	margin: 0px;	
	color: Black;
	text-decoration:none;
	display: block; 
	border-bottom: 1px solid White;
}

#aufzaelung ul{ 
	padding:0px; 
	margin:0px;	
}

#aufzaelung li{
	padding:0px; 
	margin:0px;	
}

#aufzaelung .dw{
	background: url(../img/aufzaehlung_dw.gif) no-repeat left;
	width: 265px;
}
#aufzaelung .dw A{
	height: 15px;
	padding: 2px 0px 0px 8px;
}
#aufzaelung .dw A:hover{
	color: White;
	background: #023934 url(../img/aufzaehlung_dw_hi.gif) no-repeat left;
}

/* Arbeitsbereich */
.ab{
	margin: 10px 0px 20px 0px;
	color: Black;
}
.ab a{
	color: #33514C;
	text-decoration:none;
	font-weight: bold;
	display:block;
	background:url(../img/aufzaehlung_ab.gif) no-repeat;
	border-bottom: 1px solid White;
	padding:0px 10px;
}
.ab a:hover{
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	background:#023934 url(../img/aufzaehlung_ab_hi.gif) no-repeat;
}


/* Kontakt */

form {
	padding: 0px;
	margin: 0px;
}
.textareaKontakt{
	padding: 2px;
	margin: 0px 0px 2px 0px;
	border: 2px solid #DAE6DC;
	font: 11px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	width: 220px;
	color: #9FB6B0;
	height: 37px;
	overflow: hidden;
	background: White;
}
.inputKontakt{
	padding: 2px;
	margin: 0px 0px 2px 0px;
	border: 2px solid #DAE6DC;
	font: 11px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	width: 220px;
	color: #9FB6B0;
	height: 15px;
	background: White;
}

.submitKontakt{
	padding: 0px;
	margin: 0px;
	border: 1px solid #B5BCB4;
	color: Black;
	font: 11px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	height: 20px;
	background: #9FB6B0;
	width: 50px;
}

/* Sitemap */
h4{
	font: bold 14px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	color: #1F4339;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.boxSitmapTitel{
	padding-top:3px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.boxSitmapTitel a{
	text-decoration:none;
	color:#000000;
}
.boxSitmapTitel a:hover{
	background:#fff;
}

.boxSitmapUntermenu{
	padding-left: 20px;
	background: url(../img/aufzaehlung_li.gif) no-repeat left top;
}
.boxSitmapUntermenu a{
	text-decoration:none;
	color:#000;
}
.boxSitmapUntermenu a:hover{
	background:#fff;
}
.noshow{display:none;}
