body {
	margin:0;
	background:#fff url(../img/body_bg.gif) no-repeat top;
	font-family:arial,sans-serif;
	text-align:center;
	padding: 17px 0px 0px 0px;
}

.typo3-adminPanel{
top: 2px;
}

.typo3-adminPanel-hRow{
                                     background:#F78F24;
}

.typo3-adminPanel-itemHRow{
                                           background:#fff;
}

#standard {display:none;}
#switcher .skip {display:none;}

#text {
          margin-top: 4px;
          margin-left: 0px;
          padding-left: 0px;
          float:right;
          display:block;
          width:25px;
}

a img {border:0;}

#all {	
	margin:0 auto;
	background:transparent url(../img/) no-repeat top left;
	width:772px;
	text-align:left;
}

#top {
                padding:10px 0px 0px 10px;
	margin:7px 0px 0px 11px;
	text-align:left;
	height:25px !important;
	height:36px;
                background:url(../img/logo.gif) no-repeat top left;

}

#logo  {
	float:left;

}


#logo h1 {
	margin:0px 0 0px 5px;
	height:26px;
                display:inline;
}


#logo h1 a {
	cursor:pointer;
	display:block;
	height:26px;
	width:115px;

}

#logo h1 span {
	display:none;
}

#head {
            border-top:1px solid #26a2a8;
            border-bottom:1px solid #F78F24;
}


#header_navi {
	float:right;
	margin:2px 10px 0 3px;
	color:#fff;
}

#header_navi a {
	color:#fff;
	text-decoration:none;
}

#header_navi a:hover {
	color:#fff;
	text-decoration:underline;
}



#slogan h2 {
	margin:0;
                font-weight:bold;
                color: fff;
}
#slogan {
                padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	height:25px !important;
	height:36px;
                
}

#switcher {
                margin-right: 44px;
display:none;
}

#switcher h2 {
	display:none;
	font-weight:normal;
}

#minus {
display:block;
float:right;
	width:29px;
	height:29px;
	font-size:0;
	text-align:left;
	color:#C3DFFF;
	border:0px solid #396CA2;
	background:url(../img/minus.gif) no-repeat bottom left;
	cursor:pointer;
}
#plus {
display:block;
float:right;
	width:29px;
	height:29px;
	font-size:0;
	text-align:left;
	color:#C3DFFF;
	border:0px solid #396CA2;
	background:url(../img/plus.gif) no-repeat bottom left;
	cursor:pointer;
}

#navi {
	float:left;	
	width:170px !important;
	padding:0;
	margin:0 -170px 0 0;
}

#navi h2 {
	display:none;
}

#navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#navi ul ul {
	margin:0 0 0 -10px;
}

#navi li {
	margin-bottom:1px;
	padding:8px 0px 8px 20px;
	background:#F3F1F1 url(../img/link_bg.gif) no-repeat left;
	background-position:8px 8px;
}

#navi a {
	color:#386396;
	text-decoration:none;
}

#navi a:hover {
	color:#F78F24;
	text-decoration:underline;
}

#navi li .level_1 a {
	color:#000;
	text-decoration:none;
}

#navi li .level_1 a:hover {
	text-decoration:underline;
}

#navi li .level_2 a {
	color:#000;
	text-decoration:none;
}

#navi li .level_2 a:hover {
	color:#F78F24;
	text-decoration:underline;
}

#navi li .level_3 a, #navi li .level_4 a {
	color:#000;
	text-decoration:none;
}

#navi li .level_3 a:hover, #navi li .level_4 a:hover {
	color:#F78F24;
	text-decoration:underline;
}

#navi .cur_level_1 a {
	color:#F78F24;
	text-decoration:none;
}

#navi .cur_level_2 a {
	color:#F78F24;
	text-decoration:underline;
}

#navi .cur_level_3 a, #navi .cur_level_4 a {
	color:#F78F24;
	text-decoration:underline;
}

#content {
	padding:10px 15px 50px 15px;
	margin:-10px 0 0 170px;
	margin:0 0 0 170px;	
	min-height:350px !important;
	height:auto !important;
	height:350px;

}

#content p {
	margin:10px 0 10px 0;
                line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:10px 0 10px 0;
}

h3 {

	border-bottom:1px solid #000;
}

h4 {
	border-bottom:1px dotted #000;
}

#content a:link, #content a:visited {	
	color:#000;
	text-decoration:underline;

}

#content a:hover, #content a:active, #content a:focus {
	background:#000;
	color:#fff;
	text-decoration:none;
}

#content h1 {

	border-bottom:1px solid #000;
}

#sitemap a {
	display:block;
	width:100%;
}

.sitemap_1 {
	padding:5px 0 6px 10px;
	background:#C3DFFF;
}

.sitemap_2 {
	padding:3px 0 4px 25px;
	background:#EAF3FE;
}

.sitemap_3 {
	padding:1px 0 2px 40px;
	background:#EFF2F5;
}

.sitemap_4 {
	padding:0 0 0 55px;
	background:#fff;
}

#footer {
	clear:both;
	padding:5px 0px 5px 185px;
	background:background:transparent url(../img/main_bg.gif) no-repeat bottom left;	
	text-align:left;

}

#footer h3 {
	display:none;
	font-weight:normal;
}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color:#F78F24;
}

/* CSS STYLED IMGTEXT */
/* default styles for extension "tx_cssstyledimgtext" */
	/* 
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group 
	*/
	
	/* COMMON */
	.csi-textpic {
		padding: 5px;
	}
	
	.csi-textpic img {
		margin: 4px;
	}
	
	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	}
	
	.csi-textpic .csi-image {
		margin: 0 0 3px 0;  /*XXX demo only*/
		/*width: 210px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {

	}
	
	.csi-textpic .csi-text {
		text-align: left; /*will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		text-align:center;
		margin: 0 auto 3px auto;
	
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;

	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;

	}
	
	.csi-left div.csi-text {

	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;

		margin-right: 5px;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;

		margin-left: 5px;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		/*margin-right: 215px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-right-nowrap .csi-image {
		float: right;

	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		margin-left: 215px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
	}
@media screen and (min-width: 550px){
#all {	
	margin-top:-9px !important;
}
#head {
margin-left: 2px !important;
}
#navi {
margin-left:2px !important;
}
#navi ul {
	margin:0 0 0 0 !important;
}
#footer {
margin-bottom:-10px !important;
}
}


