body {
    font-family: verdana;
	color: #000;
	margin: 0px;
	background-image: none ;
        background-color: #efefef;  //colore pagina lati esterni
}

#site {
    position: absolute;
	width: 798px;
	left: 50%;
	margin-left: -399px;
        margin-top: 0px;
	background-color: #fff; //non toccare
}
#box1 {
    position: relative;
	width: 236px;
	height: 263px;
        margin-top: 12px;
}
#box2 {
    position: relative;
	width: 562px;
	height: 111px;
	margin-left: 236px;
	margin-top: -235px;
        background-color: #ffffff;
	background-image: url(../images/picture.png);

}
#box3 {
    position: relative;
	width: 562px;
	height: 128px;
	margin-left: 236px;
	margin-top: 0px;
        background-color: #ffffff;
}

/*#box4 {
    position: relative;
	width: 562px;
	height: 102px;
	margin-left: 236px;
	margin-top: 0px;
        background-color: #999999;
}
#box5 {
    position: relative;
	width: 562px;
	height: 37px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: #8c9999);
}*/

#boxtext {
    position: absolute;
	color: #000;
	font-size: 0px;
	margin-top: 9px;
	margin-left: 18px;
}
#box2text {
    position: absolute;
	color: #000;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
}
#box3text {
    position: absolute;
	color: #000;
	font-size: 14px;
	margin-top: 530px;
	margin-left: 54px;
}
#box4text {
    position: absolute;
	color: #000;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 20px;
}
form#form-login, input#form-login {
 font-size: 9px;
	color: #000;
	border-width: 0px;
	margin-left: 3px;
	margin-top: 30px;
}
form#form-login {
    font-size: 9px;
	color: #000;
	border-width: 0px;
	margin-left: 3px;

}
form#form-login p {
	margin: 0 0 0px;
	color: #000;
	font-size: 11px;
}

form#form-login .inputbox {
	width: 70%;
	height: 10px;
	font-size: 9px;
	color: #9c9999;
}
input#modlgn_remember {
margin-top: -17px;
margin-left: 60px;
}
p#form-login-remember  {
    padding-top: 10px;
	font-size: 9px;
	color: #000;
}
form#form-login .button {
    margin-top: 2px;
	width: 45%;
	height: 19px;
	color: gray;
	vertical-align: middle;
	font-size: 10px;
}
/*form#form-login ul, form#form-login li, */ 
form#form-login a {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	color: #000;
	list-style-type: disc;
	margin-left: 10px;
	line-height: 10px;
	
}
#content {
    position: relative;
	width: 798px;
	background-color: #ffffff;
}
#left {
    float:left;
	width: 237px;
    min-height: 460px;
}
#text {
    margin-left: 236px;
	background-image: none; 
	background-repeat: repeat;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #000;
}
#text h3 {
    color: #000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left: -10px;
}
#modules_left {
    position: absolute:;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;	
}
#footer {
    clear:both;
    text-align: right;
    background-color: #fff;
    font-size: 10px;
    color: #8c9999;
}
#footer a, #footer a:visited, #footer a:active {
   color: #fff
}
#footer a:hover {
   text-decoration: underline;
}
/* Website Elemente Positionieren */
#date {
    position: absolute;
	margin-left: -173px;
	margin-top: -203px;
	font-size: 10px;
	color: #000;
}
#logo {
    position:absolute;
	margin-top: 7px;
	margin-left: 16px;
	font-weight: bold;
	font-size: 16px;
}

/* Standard HTML Formatierungen */
h1 {
    color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px; /*Befehl for Mozilla*/
}
h2 {
    color: #000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px; /*Befehl for Mozilla */
}
h3 {
    color: #F7AA36;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px; /*Befehl for Mozilla */
}

/* Linkformatierungen */

a, a:visited, a:active {
    color: #006FB4;
	text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
/* Modulformatierungen */


a img {border:none;} /* elimina la cornice dell'immagine */

.moduletable_menu {
	color: #000;
}
.moduletable_menu h3 {
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #000;
}

.contentheading{     /* titolo articoli  (aggiunto da me)*/
	
	padding-top: 10px;
        font-weight: bold;
	font-size: 18px;
	color: #006FB4;
}
.small{     /* autore  (aggiunto da me)*/
	
	padding-top: 2px;
        font-weight: bold;
	font-size: 10px;
	color: #77746C;
}
.createdate{     /* data creazione  (aggiunto da me)*/
	
	padding-top: 1px;
        font-weight: normal;
        font-weight: bold;
	font-size: 10px;
	color: #FCBB09;
}
.latestnews {
    font-size: 12px;
}
a.latestnews, a:visited.latestnews, a:active.latestnews {
    font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a:hover.latestnews {
    text-decoration: underline;
}

.readon, .readon:visited { 
        font-weight: bold;
	text-decoration: none;
	color: #77746C;
    

}

ul.latestnews {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mostread {
    font-size: 12px;
}
a.mostread, a:visited.mostread, a:active.mostread {
    font-weight: bold;
	text-decoration: none;
	color: #F7AA36;
}
a:hover.mostread {
    text-decoration: underline;
}
 ul.mostread {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/* MENUE FORMATIERUNG */
.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: none;
	line-height: 15px;
	font-size: 0px;
	font-weight: bold;
}
.menu a, .menu a:active, {
    color: #000;
}

/*.menu li, .menu ul {
    color: #fff;
}

.menu a:hover {
    text-decoration: underline;
}/*
.mainlevel {
color: #000;
}
.input {
 	color: #8c9999;
	border-width: 0px;
}
/* Polls */
.poll{
    font-size: 12px;
	margin-left: 5px;
	color: #fff;
}
.pollstableborder {
    text-align: left; /*IE-Formatierung*/
	font-style: italic;
}
.sectiontableentry1 {
    text-align: left; /*IE-Formatierung*/
	font-style: italic;
        color:#000;
}
.sectiontableentry2 {
    text-align: left; /*IE-Formatierung*/
	font-style: italic;
        color:#000;

}
/* Runde Ecken */
.reck_box {
	background: NONE no-repeat top left;
}
.reck_top {
	background: NONE no-repeat top right;
}
.reck_bottom {
	background: NONE no-repeat bottom left;
}
.reck_bottom div {
	background: NONE no-repeat bottom right;
}
.reck_content {
	background: NONE top right repeat-y;
}
.reck_top div,.reck_top,
.reck_bottom div, .reck_bottom {
	width: 100%;
	height: 19px;
	font-size: 1px;
}
.reck_content, .reck_bottom {
	margin-top: 0px;
}
.reck_content { padding: 0 10px; }
