body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363636;
}

a#tooCool {
   position: fixed;
   right: 0;
   bottom: 0;
   display: block;
   height: 80px;
   width: 80px;
   background: url(images/too_cool.png) bottom right no-repeat;
   text-indent: -999em;
   text-decoration: none;
   outline:none;
}




form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #c4081d;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #c4081d;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


div#top div.info { color: #7F755D; }



/* Header */

#wrapper {
}

#header {
	width: 799px;
	height: 373px;
	margin: 0 auto;
	background: url(images/Logo1.jpg) no-repeat center top;
}

#headerdeutsch {
	width: 799px;
	height: 373px;
	margin: 0 auto;
	background: url(images/Logo.jpg) no-repeat center top;
}

#headeritaliano {
	width: 799px;
	height: 373px;
	margin: 0 auto;
	background: url(images/Logo2.jpg) no-repeat center top;
}




/* Menu */

#menu {
	width: 799px;
	height: 60px;
	margin: 0 auto;
	padding-top:300px;
	padding-left:50px;
	
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu li {
	display: inline;
	text-transform: uppercase;
	
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat left 75%;
	padding: 18px 30px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	outline:none;
}

#menu a:hover {
	color: #c4081d;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #c4081d;
}

/* MenuTop */


#menutop {
	width: 799px;
	height: 25px;
	margin: 0 auto;
}

#menutop ul {
	margin: 0;
	padding-right: 38px;
	list-style: none;
}

#menutop li {
	display: inline;
	text-transform: uppercase;
}

#menutop a {
	display: block;
	float: right;
	padding: 0 10px 0 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	Color: #FFFFFF;
	outline:none;
}

#menutop a:hover {
	color: #c4081d;
}

#menutop .current_page_item {
}

#menutop .current_page_item a {
	color: #c4081d;
}



/* Page */

#page {
	width: 799px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
margin-top:0px;
	
	width: 764px;
}
#contentprices {
	float: left;
	width: 799px;
}

.post {
	margin-bottom: 20px;
	
}
.postprices {
	margin-bottom: 15px;
	
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	color: #c4081d;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #c4081d;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #363636;
}

#sidebar a:hover {

}

#sidebarleft {
	float: left;
	width: 450px;
}

#sidebarleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarleft li {
	margin-bottom: 20px;
}

#sidebarleft li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebarleft li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebarleft h2 {
	width: 230px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #363636;
}

#sidebarleft a:hover {

}


#sidebarprices {
	float: left;
	width: 799px;
}

#sidebarprices ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarprices li {
	margin-bottom: 20px;
}

#sidebarprices li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebarprices li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebarprices h2 {
	width: 750px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #363636;
}


#sidebarprices a:hover {

}

#sidebarcontact {
	float: left;
	width: 799px;
}

#sidebarcontact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarcontact li {
	margin-bottom: 20px;
}

#sidebarcontact li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebarcontact li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebarcontact h2 {
	width: 750px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #363636;
}

#sidebarcontact a:hover {

}

/* Footer */

#footer {
	clear:both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 20px solid #302f30;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color:#FFFFFF;
}

#footer a {
	text-decoration: none;
}
