*{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
}

body
{
    margin: 0px 40px 0px  20px;
    padding:0px;
	background-color : #D7E0C7;
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-repeat:	repeat-x;
	color: #000;
	background-image: url("../images/bodybg.jpg");
}

html 
{
    height:100%;
}

/* ********************************************************* Header ******************************************************************** */
#container
{
	margin:auto;
	text-align:center;
	width: 100%;
	float: left;
	padding: 0;
	background-color : #FFF;
	display: block;
	border-left: 9px solid #E0E6D4;
	border-right: 9px solid #E0E6D4;
	border-bottom: 9px solid #E0E6D4;

}
#topdivider  {
	border-top: 30px solid #436821;
	
}


.languagemenu {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
}
.languagemenu ul, .languagemenu li {
	float: right;
	padding: 5px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.languagemenu a {
	font-size: 12px;
	text-decoration: none;
	color: #426721;
	cursor: hand;
}
.languagemenu a:hover {
	color: #426721;
}


#logo {
	float:left;
	width: 540px; /* 201px */
	height: 100px;
	margin: 20px;
	background-color : #FFFFFF;
	background-image: url("../images/logo.jpg");
	background-repeat :no-repeat;
}
#logo_it {
	float:left;
	width: 540px; /* 201px */
	height: 100px;
	margin: 20px;
	background-color : #FFFFFF;
	background-image: url("../images/logo_it.jpg");
	background-repeat :no-repeat;
}
#logo_en {
	float:left;
	width: 540px; /* 201px */
	height: 100px;
	margin: 20px;
	background-color : #FFFFFF;
	background-image: url("../images/logo_en.jpg");
	background-repeat :no-repeat;
}







/******************************************  Content  *****************************************/

#main {	
	float: left;	
}

#content
{
	float: left;
	width: 96%;
	padding: 2% ;
	border-top: 1px solid #D7E0C7;
	margin : 0px 0px 0px 0px;
	text-align: left;
	font-size: 9pt;
}

#content .contenttext  {
	background-color: #FFFFFF;
	padding: 7px;
	margin: 0px; 
}

p.bodytext {
	margin: 0px 0px 10px 0px;	
	padding: 0px;
}

/* ****************************************************************** Footer ****************************************************** */

#footer {
	float: left;
	height: auto; 
	width: 100%; 
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #D7E0C7;
	background-color: #FFFFFF;	
	text-align: left;
}
#footer .footerbottom {
	margin: 1em 1em 0em 1em;
	font-size: 11px;
	color: #426721;
	line-height: 1.1;
	text-align: center;
}

#footer .footerbottom a {
	text-decoration: none;
	color: #426721;
	text-align: center;
}

/* ********************** globale Formatierungen ********************** */

a{
	color: #000000;
	text-decoration: underline;
}

table
{ 
	border-collapse:collapse;
}

u {
	text-decoration: underline;
}
/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 22px;
	margin:0 0 0.3em 0;
	font-weight: normal;
	line-height:	30px;
	font-family:	Georgia;
	color:	#426721;
	background-image: 	url("/fileadmin/templates/images/pfeil-title.gif");
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left:	15px;
}
h2
{
	font-size: 12px;
	margin:0 0 0.3em 0;
	font-weight: bold;
	color: #426721;
}
h3
{
	font-size: 12px;
	margin:0 0 0.3em 0;
	font-weight: bold;
	color:	#000000;
}

/* ************************************ Formulare ************************************** */
input, select
{
	margin-top: 3px;
	border: 1px solid #9D9D9F;
	font-size: 11px;
}

/*
.button
{
	border: 0px;
	background-color: #426721;
	text-transform:uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	float: right;
	padding: 0px;
}
*/
/* ******************** Formatierung Dateiverweise & Bildbeschreibung ****************** */

.csc-uploads-fileName p	/* Name der Datei */
{
	margin: 0px;
	padding-bottom: 6px;
}

.csc-uploads-icon
{
	vertical-align: top;
}

.csc-uploads-fileSize	/* Dateigr��e bei Dateiverweisen/-links */
{
	width: 40px;
	text-align: right;
	vertical-align: top;
}

.csc-uploads-fileSize p 
{
	margin: 0px;
	padding: 0px;
}

.csc-textpic-caption 	/* Bildbeschreibung */
{
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}

/***************** Newsletteranmeldung ************************************************ */
form .subscriptionlabel {
	width: 110px;
	float:left;
	text-align: right;
	padding:3px 15px 6px 10px;
	font-weight: normal;
}
form .privacytext {
	float:left;
	font-size:1em;
	width:75%;
}
form .subscriptionerror {
	padding:4px 0px 3px 135px;
	color: #ff0000;
	font-weight: bold;
	
}
form #catlist{
	padding:4px 0px 0px 22%;
	margin:0px;
	text-align: right;
	width: 35%;
	
}

form .privacytext {
	width: 55%;
}

form #catlist input{
	margin:5px;
	padding:0px;
	vertical-align: middle;
}
form .captchanotice {
	float:left;
	font-size:0.8em;
	padding-left: 22%;
	text-align: left;
}
form .newsletter_button {
	background-color: #426721;
	color: #FFFFFF;
	border: 1px solid #fff;
	padding: 0.1em 0 0.1em 0;
	width: 80px;
	text-align: center;
	font-weight: bold;
}

#captche_image {
	width:	245px;
	height:	100%;
	margin: 0  auto 0  auto;
	padding: 0px;
	vertical-align : bottom;
}

#captche_image img{
	width:	245px;
	height:	75px;
	padding: 0px;
	text-align: center;
	
}

#leggi {
	float: left;
   	width:	90px;
	height:	60px;
	margin: 0px;	
	padding: 50px 0px 0px 0px;
}

.error {
	color: #ff0000;
}
