/* --- RESETS --- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, .clear {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 95%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

.hide {
	display: none;
}

strong {
	font-weight: bold;
	color: #000;
}
table, td { padding: 5px;}

/* --- BASIC STYLES --- */

body {
	background: #fff url(../img/bg_body_color.jpg) top repeat-x;
	/*background: #fff url(../img/bg_body.jpg) top repeat-x;
	font: 13px/22px "Lucida Grande", Lucida sans, sans-serif;*/
	color: #545454;
	font-family: "Trebuchet MS", Arial;
}


#wrapper {
	margin: 0 auto;
	background: url(../img/bg_wrapper_fx.png) top no-repeat;
	/*background: url(../img/bg_wrapper_fx.jpg) top no-repeat;*/
	text-align: center;
}

#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;/**/
}

#content {
	margin: 0px auto;
	background: url(../img/bg_cont.png) top repeat-y;
	overflow: hidden;
	min-height: 500px;
}

.nosidebar #content {
	background: url(../img/bg_cont_nosidebar.png) top repeat-y;
}

/* --- LINK STYLES --- */

a:link, a:visited {
	color: #3f74aa;
	text-decoration: underline;
}
a:hover {
	color: #3f74aa;
	text-decoration: none;
}
a:active {
	color: #3f74aa;
	text-decoration: underline;
}

/* --- HEADINGS --- */

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #3f74aa;
	margin: 0 0 15px 0;
	/*text-align: center;*/
	background: url(../img/bg_line.jpg) bottom left repeat-x;

}

h1 span {
	color: #3f74aa;
}

h2 {
	font-size: 18px;
	line-height: 32px;
	color: #3f74aa;
	margin-bottom: 20px;
}

h3 {
	font-size: 20px;
	color: #3f74aa;
	margin-bottom: 10px;
	padding: 0 0 10px 0px
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #272727;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}


/* --- HEADER --- */

#header {
	
	height: 250px;
	margin: 18px 0px 0 6px;
	overflow: hidden;/*
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;*/
}

#navigation {
	overflow: hidden;
	width: 590px;
	float: right;
}

#navigation ul#nav {
	float: left;
	margin: 2px 0px 0 0;
	text-align:left;
}

#navigation ul#nav li {
	display: inline;
}

#navigation ul#nav li a {
	display: block;
	/*width: 126px;*/
	height: 32px;
	line-height: 32px;
	font-size: 1.1em;
	color: #fff;
	background-color: #066ba4;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 3px;
	padding: 1px 11px;
}


#navigation ul#nav li a:hover, #navigation ul#nav li a.current {
	color: #066ba4;
	background-color: #FFF;

	/*background: #fff url(../img/bg_navli.jpg) top left repeat-x;*/
}

#logo-nav {
	width: 310px;
	float: left;
}

h1#logo {
	height: 100px; /* fix for IE */
	padding: 4px 0 0 0;
	text-indent: -100000px;
	background-color: #ffce42;
	background-image: url(../img/logo_allkema.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0 0 0px;
}


/* --- MAIN SLIDER --- */

#slider_nav {
	padding: 0px;
	/*background: url(../img/aree_header.jpg) top left no-repeat;*/
	background:#004c8f;
}
/*#slider_nav ul {
	background: url(../img/bg_slidernav.png) top left no-repeat;
}
*/
#slider_nav div {
	float:left;
	/*background:#1d5e90;
	height: 38px;*/
}


#slider { 
	width: 590px;
	height: 216px;
	/*background: url(../img/bg_slider.jpg) top left no-repeat;*/
	float: right;
	margin: 3px 0 0 0px; /* fix for IE */
}


/* --- MAIN CONTENT --- */

#main {
	width: 574px;
	float: left;
	margin: 10px 0px 0 5px;
}

#main .welcome {
	padding: 15px 25px 15px 30px;
	padding-bottom: 30px !important;
	margin-bottom: 10px;
	/*font-size: 1.0em;*/
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
}

/*integra contenuti*/
#integraBodyContent {
	padding: 15px 25px 15px 30px;
	/*background:#00FF33;*/
	font-family:Arial, Helvetica, sans-serif;
}
#integraBodyContent p, li{
	line-height: 1.6em;
	font-size: 1.2em;
	text-align: justify;
}
#integraBodyContent ul { margin-left: 15px;}
#integraBodyContent ul li { padding-left: 15px;    background: url(../img/arrow.gif) no-repeat 0 5px;}

#about ul.contest { margin-left: 0; text-align: left;}
#about ul.contest li { padding-left: 10px;  text-align: left; font-size: 1.1em; line-height: 1.8em;background: url(../img/arrow.gif) no-repeat 0 7px;}
#about ul.contest li.indent-1 { margin-left: 10px;}
#about ul.contest li.indent-2 { margin-left: 20px;}
#about ul.contest li.indent-3 { margin-left: 30px;}
#about ul.contest li a { text-decoration: none; font-size: 1.1em;}
#about ul.contest li.current a { text-decoration: none; font-weight: bold; font-size: 1.1em; color: #000;}

/*post*/
.post{
	color: #7d7d7d;
	background-image: url(../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px 0 15px 0;
	margin:0 20px;
}
	.post h3 {
		padding: 0px;
		margin: 0px 0;
		font-size: 1.4em;
		color:#021728;
	}
	
	.post .meta {
		color: #666;
		padding:5px;
		margin: 0px 0;
		font-size: 1em;
	 	background:#e5f3ff; 
		}
	.post img { border: 1px solid #e4e4e4; padding:2px; background:#FFF; margin-bottom:5px;}
	.post .entry { padding: 0 10px;}


#main div img, #secondary div img {
	border: 1px solid #e4e4e4;
	background-color: #fafafa;
	padding: 4px 6px 4px;
}
.pic {
	border: 1px solid #e4e4e4;
	background-color: #fafafa;
	padding: 4px 6px 4px;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height:0;
}
.more { border-top: 1px solid #e4e4e4; text-align:right;}

.algleft {
	float: left;
	margin: 0 15px 15px 0;
}

.algright {
	float: right;
	margin: 0 0 15px 15px;
}

#slider2 {
	background: #efefef url(../img/bg_slider2.jpg) bottom left repeat-x; padding:0 25px 25px 25px;
}
#slider2 .item {
	margin: 0;
	padding:0 0 25px 0;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

#slider2_nav {
	margin: 0 !important;
	padding: 0 !important;
}

#slider2_nav ul li {
	display: inline !important;
}

#slider2_nav ul li a {
	display: block;
	float: left;
	width: 142px;
	height: 47px;
	line-height: 47px;
	background: #fafafa url(../img/bg_slider2nav.jpg) top left no-repeat;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	text-align: center;
	text-decoration: none;
	color: #565656;
	text-transform: uppercase;
	font-size: 10px;
}

#slider2_nav ul li a:hover, #slider2_nav ul li a.current {
	background: #eee none;
	border: none;
	width: 143px;
	height: 48px;
}

/* --- SIDEBAR --- */

#sidebar {
	width: 325px;
	float: left;
	margin: 0;
	border-top: 1px solid #fff;
}

#sidebar div {
	margin: 15px 25px 10px 25px;
	padding: 0 0 10px 0;
}

#sidebar #about h3 {
    background: url(../img/h3_about.jpg) top left no-repeat;
    padding: 0 0 10px 42px;
    border-bottom: 1px solid #e4e4e4;
}

#sidebar #news h3 {
	background: url(../img/h3_news.png) top left no-repeat;
	padding: 0 0 10px 42px;
	border-bottom: 1px solid #e4e4e4;
}

#sidebar #news {
	/*background: url(../img/bg_line.jpg) bottom left repeat-x;*/
}


#sidebar #contact_details {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}

#sidebar #contact_details h3 {
	background: url(../img/h3_contact.png) top left no-repeat;
	padding: 0 0 10px 42px;
	border-bottom: 1px solid #e4e4e4;
}

#contact_details img{ float: right; padding:5px; }

/* --- FOOTER --- */

#footer {
	width: 890px;
	margin: 0 auto;
	background: url(../img/bg_footer.jpg) top left no-repeat;
	padding: 20px 30px 0 10px;
	margin: 0 0 40px 0;
	font-size: 11px;
	text-align: right;
}

#footer .left{ float:left;} #footer .right{ float:right;}


/* --- SERVICES PAGE --- */

#sidebar #services_aside {
	background: url(../img/bg_line.jpg) bottom left repeat-x;
}

#secondary {
	width: 900px;
	margin: 0 auto;
	background: #fafafa url(../img/bg_line.jpg) top left repeat-x;
	overflow: hidden;
}

#secondary div {
	padding: 15px 15px 15px 30px;
}

#area1, #area2 {
	width: 45%;
	float: left;
	margin: 10px 0 0 0;
}

#area1 h4, #area2 h4 {
	margin: 0 0 15px 0;
}

/* --- CONTACT PAGE --- */ 


/*	---------------------------------------------------------------------------------------
	HTML TAG
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* Form Styles */

.input_contact {
	padding: 8px 6px;
	color: #949494;
	font-size: 1.0em;
/*	width: 320px;
*/	margin: 0 0 10px 0px;
	border: 1px solid #c5c5c5;
}
.text_contact {
	padding: 8px 6px;
	color: #949494;
	font-size: 1.0em;
/*	width: 320px;
*/	margin: 0 0 10px 0px;
	border: 1px solid #c5c5c5;
	font-family:Arial, Helvetica, sans-serif;
	}
	
legend {
	padding: 5px 5px;
	margin: 5px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
}

label {
	padding: 8px 6px;
	color: #949494;
	font-size: 1.0em;
	width: 120px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}

.submit {
	border: none;
	padding: 0.4em 0.9em;
	margin: 5px;
	color: #fff;
	background: #9eb465;
	font-size: 0.9em;
	text-transform: uppercase;
	float:right;
	font-weight: bold;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}

.red { color: #FF0000;}
/* Allgemeines */

fieldset {	
	margin: 10px auto;
	padding: 2px 20px 2px 20px;
	border: 1px solid #ECE9D8;

}
.rientro{ margin-left:130px;}
/*---------------------FORM class free--------------------------------*/


ul.list, ul.list li {
    margin:10px 10px;
    padding:0 10px;
    text-align: justify;
    list-style: disc;  
}

