/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
	margin: 0;
	padding: 0;
}





/* ------------------------------ */
/* 2. seiten layout */
/* ------------------------------ */

	/* base */

body#pagetop {
	margin: 0;
	padding: 0;
	color: #333;
	/*background: #444444;*/
	background: url(images/backgroundhelm.gif) no-repeat fixed 0 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-family: Eurostile;
	text-align: center;
}

div#generale {
	width: 790px;
	margin: 0 auto 0 auto;
	background: url(images/contenuti.gif) repeat-y 50% 0;
	text-align: left;
}

/* irgendwas am boden, unter dem footer */
div#spaziovuoto {
	height: 45px;
	width: 790px;
	margin: 0 auto 0 auto;
	background: none;
}

/* bilder ueber dem head, */
div#bordosopra {
	height: 22px;
	width: 790px;
	margin: 0 auto 0 auto;
	background: url(images/bordosopra.gif) no-repeat 0 0px;

}

div#top {
	clear: both;
}

/* content anfangsbild */
div#content {
	background: url(images/topcontainer.gif) no-repeat 50% 0
}

/*linker teil des content, hier stehen die news drin usw*/
div#main {
	width: 550px;
	float: left;
	padding: 14px 0 0 30px;
}

/*rechter teil des content, hier ist die sidebar*/
div#destra {
	width: 170px;
	float: right;
	padding: 14px 20px 0 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Eurostile;
}

div#bottom {
	clear: both;
	height: 16px;
	padding: 0 0 0 0;
	color: #444444;
	background: url(images/chiusurabottom.gif) no-repeat 0 5px;
	line-height: 14px;
}

div#footer {
	clear: both;
	height: 25px;
	line-height:25px; 
	color: #333;
	background: #444444 url(images/sfondo.gif) repeat-y 50% 0;
}

div#close {
	clear: both;
	height: 8px;
	padding: 0 0 0 0;
	color: #333;
	background: #444444 url(images/chiusura.gif) no-repeat 0 0;
}


	/* Head */

div#header {
	height: 161px;
	background: url(images/S2000januar.gif) no-repeat 13px;
	vertical-align:baseline 2px;
}
	/* main */

div#main div.container {
	margin-top: 20px;
	padding-bottom: 8px;
  text-align: justify;
}

/* Ueberschriften im hauptteil */
div#main div.container h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Eurostile;
}

div#main div.container h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Eurostile;
}

div#main div.section {
	padding-top: 9px;
}

table.tabcontent, table.tabpartner, table.tabnewslist {
	font-size: 14px;
	font-weight: normal;
	font-family: Eurostile;
}

table.tabcontent th {
	font-size: 14px;
  vertical-align:top;
  text-align:left;
	font-weight: bold;
	font-family: Eurostile;
}

table.tabpartner th {
	font-size: 14px;
  text-align:left;
	font-weight: bold;
	font-family: Eurostile;
}

table.tabnewslist th {
	font-size: 14px;
	font-weight: bold;
	font-family: Eurostile;
}

div.image{
width: 160px;
float: right;
}

	/* destra */

div#destra h2 {
	padding: 9px 3px 5px 3px;
}

div#destra p,
div#destra ul {
	padding: 7px 3px 7px 3px;
}

div#destra h2 {
	color: #44444;
	font-size: 13px;
}

div#destra div.section {
	margin-top: 20px;
	margin-left: 25px;
	align: center;
}

/*div#destra ul {
	margin-left: 16px;
	list-style-image: url(immagini/list_grape_side.gif);
}*/

	/* bottom */
  
ul.linie{
  width: 200px;
  margin: 0px auto 0px auto;
}

li#footertx {
	list-style: none;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
  display: inline;
	list-style-type: none;
}

li#footertx, #dummy {
}

li#footertx a {
	height: 10px;
}
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}



/* ------------------------------ */
/* 3. layout */
/* ------------------------------ */

	/* home */

div#contenuti h2 {
	height: 14px;
}

	/* downloads */



/* ------------------------------ */
/* 4. links */
/* ------------------------------ */

div#header a:link,
div#header a:visited,
div#header a:active,
div#header a:hover,
div#top a:link,
div#top a:visited,
div#top a:active,
div#top a:hover {
	border: none;
	text-decoration: none;
}

a:link,
a:visited {
	color: #DF7E00;
	text-decoration: none;
}

a:active,
a:hover {
	color: #000000;
	text-decoration: none;
}

div#destra a:active,
div#destra a:hover {

}

/* ------------------------------ */
/* 6. altro */
/* ------------------------------ */

strong {
	color: #000;
	font-weight: bold;
}

/* ------------------------------ */
/* news layout */
/* ------------------------------ */
.post_title, .post_date { border-bottom: 1px solid #DDDDDD;  }
.post_title { font-weight: bold; font-size: 14px; color: #000000; font-family: Eurostile; }
.post_date { text-align: right; font-weight: bold; font-size: 10px; font-family: Eurostile;}
.post_short { text-align: justify; padding-bottom: 10px; font-size: 14px; font-family: Eurostile; }
.post_top {font-weight: bold; font-size: 14px; color: #000000; font-family: Eurostile; }

table.news{
font-size: 14px;
font-weight: normal;
color: #000000;
width: 100%;
}
