/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #FCFBF3 url(/grafik/body_bg.gif) repeat-y;
	color: #963;
}
table td, table th { 
	font-size: 13px;
	padding: 4px;
}
#maincontainer{ width: 996px; }
/*HEADER*/
#header {
	background-repeat: no-repeat;
	height: 241px;
	margin: 0;
	padding: 0;
}
#logo {
	margin: 0;
	padding-left: 3px;
	float: left;
}
#suedtirollogo {
	margin: 0;
	padding: 40px 0 0 45px;
}
#suedtirollogo img{
	padding-bottom: 20px;
}
/*EXTRAMENU*/
#extramenucontent {
	clear: right;
	background-image: url(/grafik/extramenu_bg.gif);
	background-repeat: no-repeat;
	width: 621px;
	height: 26px;
	float: right;
}
#extramenu {
	float: left;
	color: #996633;
	padding: 7px 0 0 20px;
	font-size: 12px;
}
#extramenu a {
	color: #996633;
	padding: 0 3px;
	text-decoration: none;
}
#extramenu a:hover { color: #9D441D; }
#langselect {
	float: right;
	padding: 5px 20px 0 0;
}
#langselect a {
	margin-left: 5px;
}
/*ADRESSE*/
#adresse {
	margin: 0;
	height: 60px;
	padding-left: 300px;
	width: 680px; /* = maincontainer - padding-left */
	font-size: 12px;
	background: url(/grafik/logo_suedtirol.gif) no-repeat right center;
	clear: both;
	padding-top: 30px;
}
#adresse a { text-decoration: none; }
#adresse a:hover { text-decoration: underline; }

#contentcontainer {	clear: both; }
/*MENU*/
#menu {
	float: left;
	width: 221px;
	padding: 30px 0 0 20px;
	line-height: 160%;
}
#menu ul {
	width: 221px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #B46163;
}
#menu ul li {
	list-style: none;
	border-top: 1px dashed #B46163;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #E7E4CE;
	padding-left: 20px;
	background-image: url(/grafik/listenzeichen.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
#menu ul li a:hover {
	background-color: #B63341;
}
#menu ul ul {
	margin: 0;
	padding: 0;
	border-bottom: none;
	background-color: #B63341;
}
/* Level 1 */
#menu ul ul li a {
	font-size:12px;
	margin: 0;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(/grafik/listenzeichen.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
}
/* Level 2 */
#menu ul ul ul li a {
	padding-left: 40px;
	background-image: url(/grafik/listenzeichen.gif);
	background-repeat: no-repeat;
	background-position: 30px 9px;
}
#menu ul ul li a:hover {
/*	background-color: #C04D59;*/
	text-decoration: underline;
}
/* Level 3 */
#menu ul ul ul ul li a {
	padding-left: 35px;
	font-size: 80%;
	background: none;
}
#menu .menuaktiv0 { font-weight: bold; background-color: #B63341; }
#menu .menuaktiv1 { background-color: #C04D59;  }
#menu .menuaktiv2 { background-color: #C04D59; }

/*CONTENT*/
#maincontent {
	float: left;
	width: 490px;
	text-align: justify;
	margin-left: 20px;
	padding: 0;
}
#sitemap {
	font-size: 10px;
}
#sitemap a {
	color: #996633;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#content {
	line-height: 150%;
	margin: 20px 0 0 10px;
	color: #996633;
}
#content h1 {
	color: #9E2835;
	font-size: 140%;
	font-weight: lighter;
	margin: 10px 0 10px 0;
	padding: 0;
}
#content h2 {
	font-size: 110%;
	font-weight: bold;
}
#content h3 {
	font-size: 90%;
	font-weight: bold;
}
#bildcontent {
	width: 502px;
	margin: 20px 0 0 0;
}
.abstand {
	margin-right: 1px;
}
.abstandunten {margin-bottom: 1px;}
#bildcontent a img{
	border: none;
}
/*SHOWCASE*/
#showcase {
	float: right;
	width: 200px;
}
#showcasecontainer {
	margin-bottom: 20px;
}
#showcasecontent {
	background-image: url(/grafik/showcase_body.gif);
	background-repeat: repeat-y;
	width: 200px;
	padding: 0;
	margin: 0;
}
#showcasehead {
	padding: 0;
	margin: 0;
	background-image: url(/grafik/showcase_head.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 36px;
}
#showcasehead h1 {
	font-size: 12px;
	color: #996633;
	margin: 0;
	padding: 17px 0 0 30px;
}
#showcasebody {
	margin: 10px 15px 0 15px;
	padding: 0;
	width: 170px;
	text-align: justify;
	font-size: 12px;
	line-height: 140%;
}
#showcasebody a {
	padding-top: 5px;
	float: right;
	text-decoration: none;
}
#showcasebody div a {
	padding: 0;
	float: none;
	text-decoration: underline;
}
#showcasefuss {
	clear: both;
	background-position: left bottom;
	background-image: url(/grafik/showcase_fuss.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 8px;
}	
/*FUSSZEILE*/
#copyright {
	color: #E7E4CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 10px 0;
	text-align: right;
	width: 231px;
}
#copyright a {
	color: #E7E4CE;
	text-decoration: none;
}
#copyright a:hover { text-decoration: underline; }
/* BILDBOXEN */
.imagebox { 
	margin: 1em 0;
	clear: both;
}
.imagebox img { margin: 1px 1px 0 0; }