body {
	background-image: url(img/desk.jpg);
	margin-top: 0px;
}

html {
	height: 100%; margin-bottom: 1px
}


/* ------------------------------------------------- */


div#container {
	margin: auto;
	width: 760px;
	border: 1px solid #EBE9ED;
}

div#container p {
	margin: 0px;
}

div#container h1 {
	margin: 0px;
}

/* ------------------------------------------------ */

div#upper1 {
	background-image: url(img/upper1.jpg);
	height: 20px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 400px;
	padding-top: 24px;
}

div#upper2 {
	background-image: url(img/upper2.jpg);
	height: 81px;
	width: 360px;
	padding-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

div#upper3 {
	background-image: url(img/upper3.jpg);
	height: 31px;
	width: 740px;
	text-align: right;
	padding-right: 20px;
}
#container #upper3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #760500;
	text-decoration: none;
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E18700;
	border-bottom-color: #E18700;
	border-left-color: #E18700;
}

#container #upper3 a:hover {
	background-color: #E7E7E7;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #760500;
	border-bottom-color: #760500;
	border-left-color: #760500;
}




/* ------------------------------------------------------ */

div#middle {
	background-image: url(img/middle.jpg);
	width: 760px;
}
div#middle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D060A;
}


/* ------------------------------------------------------ */


div#left{
	width: 485px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


div#left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D060A;
	font-weight: bold;
	line-height: 22px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-bottom: 20px;
}



div#left hr {
	height: 1px;
	color: #EBE9ED;
}


/* ------------------------------------------------------ */


div#right{
	float: right;
	width:208px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 0px;
}


div#right .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #480202;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
}

div#right hr {
	height: 1px;
	color: #480202;
}

div#right .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin: 0px;
}


div#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D060A;
	font-weight: bold;
	line-height: 22px;
	background-repeat: no-repeat;
	height: 22px;
	padding-bottom: 20px;
	background-image: url(img/h1_grey.gif);
}




/* ------------------------------------------------------ */

div#down {
	background-image: url(img/down.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A0400;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	width: 760px;
	margin: auto;
}


div#eurosoft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}


/* ------------------------------------------------------------- */


div#menu {
	background-image: url(img/menu.jpg);
	height: 47px;
	width: 460px;
	margin: 0px;
	padding-left: 300px;
	padding-top: 20px;
}


div#menu ul {
        margin: 0;
}

div#menu li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding: 0px;
}

div#menu a:link, div#menu a:visited {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bt_menu.jpg);
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #760500;
}

div#menu a:link.active, div#menu a:visited.active, div#menu a:hover {
        color: #D87A00;
        background-image: url(img/bt_menu_a.jpg);
}


/* ------------------------------------------------------ */

#kontakt {
	background-image: url(img/bg_kontakt.jpg);
	height: 125px;
	width: 258px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#kontakt .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #7D060A;
	font-weight: bold;

}
#kontakt .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 170px;
	padding-top: 15px;
	padding-left: 10px;

}

#kontakt a {
	font-weight: bold;
	color: #7D060A;

}


/* ------------------------------------------------------ */

#staff {
	background-image: url(img/bg_staff.jpg);
	background-position:bottom;
	height: 160px;
	width: 258px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#staff .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #7D060A;
	font-weight: bold;
}
#staff .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 120px;
	padding-top: 15px;
	padding-left: 10px;
}

#staff a {
	font-weight: bold;
	color: #7D060A;
}



/* ------------------------------------------------------ */

#info {
	background-image: url(img/bg_info.jpg);
	height: 320px;
	width: 180px;
	padding-top: 10px;
	background-repeat: no-repeat;
}


#info .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #7D060A;
	font-weight: bold;

}
#info .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 155px;
	padding-top: 15px;
	padding-left: 10px;

}

#info a {
	font-weight: bold;
	color: #7D060A;

}
.immagine {
	background-color: #FFFFFF;
	margin: 6px;
	padding: 4px;
	border: 1px solid #969696;
}
.mail-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D060A;
	text-decoration: none;
	font-weight: normal;
}
.border {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
