/* undo browser defaults */
/* errors by SMeotto */
:link, :visited {
	background: transparent;
	color: #000;
	text-decoration: none;
}

a img, :link img, :visited img {
	border: none;
}

address{
	font-style: normal;
}

dl, ul, ol, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, img{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, label, input, textarea, select, button, legend, td, th {
	font-size: 1em;
}

ul, ol {
	list-style: none;
}



/* redefined tags */
a:link, a:visited {
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #0077B8;
	text-decoration: none;
}

body {
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/banner/h1_intern_bck_de.gif") no-repeat;
	text-indent: -300em;
	width: 478px;
	height: 67px;
}

.it h1 {
	background: url("../img/banner/h1_intern_bck_it.gif") no-repeat;

}

.en h1 {
	background: url("../img/banner/h1_intern_bck_en.gif") no-repeat;

}

#home.de h1 {
	background: url("../img/banner/h1_bck_de.gif") no-repeat;
}

#home.it h1 {
	background: url(../img/banner/h1_bck_it.gif) no-repeat;
}

#home.en h1 {
	background: url(../img/banner/h1_bck_en.gif) no-repeat;
}

h2, h3 {
	background: transparent;
	color: #000;
	padding: 13px 0 5px 0;
	font-size: 1.1em;
}

.twoCol h2 {
	clear: both;
	padding-top: 0;
}

#home #thirdCol h2 {
	text-indent: -300em;
	background: url("../img/banner/meinmuseumbesuch.gif") no-repeat;
	margin: 0;
	padding: 0;
	height: 30px;
}

#home.it #thirdCol h2 {
	background: url("../img/banner/meinmuseumbesuch_it.gif") no-repeat;
}

#home.en #thirdCol h2 {
	background: url("../img/banner/meinmuseumbesuch_en.gif") no-repeat;
}

#barrierefrei h2 {
	padding: 8px 0 7px 0;
}

#homeNews h2 {
	height: 15px;
	background: url("../img/banner/news.gif") no-repeat;
	text-indent: -300em;
}

#home #thirdCol p strong {
	font-size: 1.1em;
	background: transparent;
	color: #A2B30B;
	padding: 0;
	margin-bottom: 4px;
}

#home #thirdCol div {
	padding: 5px;
	background-color: #F8FDC4;
	border: 1px solid #A2B30B;
	margin-bottom: 5px;
}

#home div.icon p {
	margin-bottom: 5px;
}

#home div.icon p {
	margin-right: 70px;
}

#home div.icon {
	background-position: 95% 2px;
	background-repeat: no-repeat;	
}

.tipps {
	background-image: url("../img/banner/turisten.gif");
}

.anfahrt {
	background-image: url("../img/banner/anfahrt.gif");
}

.schule {
	background-image: url("../img/banner/touriseumlogo.jpg");
}

#content h3 {
	background: transparent;
	color: #9E6D11;	
	text-align: left;
	padding: 0;
}

#parcour td h3 {
	background: #FFECD0;
	color: #9E6D11;
	margin: 0;
	padding: 0;
}

#home h4 {
	color: #9e6d11;
	padding: 2px;
	font-size: 1.2em;
}

img.center {
 border: 1px solid #9E6D11;
}

#content p, #content h4 {
	text-align: left;
	padding: 0;
}

#content img {
	margin: 10px;
}

#content p {
	line-height: 1.5;
}

#parcour table {
	width: 493px;
	margin: 0 auto 0 auto;
}

#parcour td {
	border-top: 1px dashed #f90;
	border-bottom: 1px dashed #f90;
	background: #FFECD0;
	color: #9E6D11;
	text-align: left;
	padding: 5px;
}

#parcour td.empty {
	visibility: hidden;
}

#parcour td img {
	float: left;
	border: none;
	margin: 0 7px 0 0;
}

#parcour td a {
	background: #FFECD0;
	color: #9E6D11;
}



/* containers */
#wrapper {
	width: 800px;
	font-size: .9em;
	margin: 30px auto 0 auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff url(../img/banner/mainNavigator_bck.gif) 50% 120px repeat-x;
	color: #000;
}



/* header */
#header {
	position: relative;
	background-repeat: no-repeat;
	height: 120px;
}

#home #header {
	height: 190px;
	background-image: url("../img/banner/home_header_de.jpg");
}

#parcour #header {
	background-image: url("../img/banner/internseiteParcour.jpg");
}

#sonderausstellungen #header {
	background-image: url("../img/banner/internseiteSonderaustellungen.jpg");
}

#uberuns #header {
	background-image: url("../img/banner/internseiteUberuns.jpg");
}

#meinmuseumbesuch #header {
	background-image: url("../img/banner/internseiteMeinMuseumbesuch.jpg");
}

#wissenschaft #header {
	background-image: url("../img/banner/internseiteWissenschaft.jpg");
}

#eventsNews #header {
	background-image: url("../img/banner/internseiteNews.jpg");
}

#shop #header {
	background-image: url("../img/banner/internseiteShop.jpg");
}

#schlossgarten #header {
	background-image: url("../img/banner/internseiteSchlossgarten.jpg");
}

#header ul{
	position: absolute;
	top: 0;
	right: 0;
	padding: 21px 3px 0 0;
}

#header ul a {
	text-decoration: none;
	background: transparent;
	color: #fff;
}

#header ul a:hover{
	background: transparent;
	color: #ecb652;
}

#header li {
	display: inline;
	padding: 0 .25em 0 .15em;
	border-right: 1px solid #fff;
}

#header li.lastItem {
	border-right: none;
	padding-right: 0;
}




/* navigators */
#mainNavigator {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background: transparent;
	color: #000;
	margin-bottom: 15px;
	margin-top: 1px;
}

#mainNavigator li {
	display: inline;
	border-left: 1px solid #000;
}

#mainNavigator li.firstItem {
	border-left: none;
}

#mainNavigator ul {
	padding-top: 8px;
}

#home #mainNavigator ul {
	padding-top: 0;
}

#mainNavigator a {
	text-decoration: none;
	background: transparent;
	color: #000;
	padding: 8px 0 0 2px;
}

#mainNavigator a:hover {
	background: transparent;
	color: #0077b8;
}

#mainNavigator li.attuale a:link,
#mainNavigator li.attuale a:visited,
#mainNavigator li.attuale a:hover {
	color: #0077B8;
	background: transparent url("../img/background-attuale.gif") top repeat-x;
}



#subNav {
	text-align: left;
	background: #fff;
	color: #000;
	margin-left: 35px;
}

#subNav a:link, #subNav a:visited {
	text-decoration: none;
	background: transparent;
	color: #000;
}

#subNav a:hover {
	background: transparent;
	color: #0077B8;
}

#subNav li {
	padding: 1px 0 2px 8px;
	border-bottom: 1px dashed #93BAD2;
	background: url(../img/buttonLightB.gif) 0% 51% no-repeat ;
}

#subNav li.attuale {
	font-weight: bold;
}
ul#serviceNavigator{
	text-align:right;
	padding: 5px 2px 5px 0;
	background-color: #eee;
}

ul#serviceNavigator li{
	display: inline;
}


/* dimensionamento colonne */
#floatsContainer {
	float: left;
	width: 577px;
	margin-bottom: 10px;
}

#firstCol {
	float: left;
	width: 255px;
	padding: 0 10px 0 5px;
}

#home #firstCol {
	width: 331px;
}

#secondCol {
	float: right;
	width: 307px;
}

.twoCol #secondCol {
	width: 525px;
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

#home #secondCol {
	width: 228px;
	padding: 0 0 0 0;
}

#thirdCol {
	float: right;
	width: 205px;
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
}



/* breadcrumbs */
#breadcrumbs {
	border-top: 1px dashed #7FCAF9;
	border-bottom: 1px dashed #7FCAF9;
	background: #fff;
	color: #7Fcaf9;
	padding: 5px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	background: #fff;
	color: #7FCAF9;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

.twoCol #breadcrumbs {
	width: 297px;
	float: left;
}


/* date */
#date {
	text-align: left;
	float: left;
	background: #fff;
	color: #CCC;
	padding-left: 0px;
}

#date li {
	padding: 1px 2px 2px 0;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
/* content */
#content {
	text-align: center;
	padding: 5px;
	border: 1px solid #93BAD2;
	background: #E9F4F9;
	color: #000;
}

.twoCol #content {
	background: #fff;
	color: #000;
	text-align: left;
/*	position: relative;*/
}

/* Holly Hack \ */
* html #content {
	height: 1%;
}
/* */

#back {
	background: #DCF0FC;
	margin-top: 7px;
}

#home div#thirdCol #barrierefrei, #home div#thirdCol #landesMuseenLogo,
#home div#thirdCol #facebook, 
#home div#secondCol #download{
	border: 1px solid #ccc;
	background-color: #e3e3e3;
} 

#home div#secondCol #download{
	padding: 8px 5px 5px 8px;
	margin-top: 10px;
} 

#home div#secondCol #awards{
	border: none;
	background-color: #fff;
	padding: 8px 5px 13px 8px;
	margin-top: 10px;
} 

#home div#secondCol #awards img{
	float:left;
	padding-right:5px;
} 

#home div#secondCol #awards hr{
	clear:both;
	display:none;
}


.data {
	color: #BEBEBE;
	font-size: .8em;
}

#homeNews ul {
	list-style-image: url(../img/buttonBlue.gif);
	margin-left: 20px;
}

#homeNews li{
	padding-bottom: 10px;
	margin-top: 10px;
}

#homeNews span.data {
	color: #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	padding: 0 5px 0 5px;
}


/* suche */
#home div#thirdCol #bgSuche{
	background: #eee;
	color:#000;
	padding: 3px;
	border: 1px solid #ccc;
}

.twoCol #bgSuche {
	width: 202px;
	float: right;
}

#bgSuche legend {
	font-weight:bold;
	margin-bottom: 3px;
}

#bgSuche fieldset {
	padding: 0 2px 2px 2px;
	border: none;
}

#bgSuche input {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#bgSuche input.text {
	width: 7em;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	padding: 2px;
}



/*kontakt*/

#kontakt .text{
	margin-right: 20px;
}

#kontakt legend {
	font-weight: bold;
	background: #FFF;
	padding-bottom: 5px;
	padding: 10px;
}

#kontakt fieldset {
	text-align: right;
	border: 1px dotted #CDC;
	padding: 3px;
	
}

#kontakt fieldset input.text {
	width: 35em;
	border: none;
	border-bottom: 1px dotted #000;
	color: #000;
	font-size: .9em;
	margin-top: 5px;
}

#kontakt fieldset textarea {
	width: 30em;
	border: none;
	border-bottom: 1px dotted #000;
	color: #000;	
	font-size: 1em;
	font-family: verdana;
	margin: 5px 0 5px 0;
	background-color: #EEF7FD;
}

#kontakt fieldset label {
	width: 13em;
}


/*hiLite*/

#hiLite {
	background: #ECB652;
	padding: 3px;
	border-top: 1px dashed #AE7913;
	border-bottom: 1px dashed #AE7913;
	margin: 5px 0 10px 0;
}

#hiLite h2{
	color: #AE7913;
	font-size: 1.2em;
	margin-top: -10px;
}

#hiLite h3{
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0;
	margin-bottom: 5px;
}

#hiLite h4{
	margin: 5px 0 5px 0;
}
.dauerausstellung {
	border-top: 1px dashed #93BAD2;
	border-bottom: 1px dashed #93BAD2;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 60px;
	padding: 5px 0 5px 0;
	margin: 6px 0 3px 0;
	position: relative;
}

.strilloBlog {
	background-image: url("../img/banner/blogs_all.gif");
	height: 105px;
}

/*
.blog1 {
	background-image: url("../img/banner/blog1.gif");
	
	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 0 5px 0;
	margin: 6px 0 3px 0;
	
}

.blog2 {
	background-image: url("../img/banner/blog2.gif");

	background-repeat: no-repeat;
	height: 36px;
	padding: 5px 0 5px 0;
	margin: 6px 0 3px 0;
	
}
*/

.strilloParcour {
	background-image: url("../img/banner/parcour.gif");
}

.strilloSissi {
	background-image: url("../img/banner/sissi.gif");
}
.strilloTour {
	background-image: url("../img/banner/tour.gif");
}

.dauerausstellung span {
	display: block;
	position: absolute;
	width: 260px;
	right: 0;
	bottom: 0;
}

a.more:link, a.more:visited {
	display: block;
	text-align: right;
	background: transparent url("../img/buttonLightB.gif") 18.15em 62% no-repeat;
	color: #93BAD2;
	text-decoration: none;
}

#hiLite a.more:link, #hiLite a.more:visited {
	background: transparent url("../img/buttonBrown.gif") 24.25em 65% no-repeat;
	color: #9e6d11;
}

#home #thirdCol a.more:link, #home #thirdCol a.more:visited {
	background: transparent url("../img/buttonGreen.gif") 12.5em 65% no-repeat;
	color: #A2B30B;
}

#homeNews a.more:link, #homeNews a.more:visited {
	background: transparent url("../img/buttonBlue.gif") 7em 65% no-repeat;
	color: #0077B9;
}

div.bildergallerie a.more:link, div.bildergallerie a.more:visited {
	text-align: right;
	background: transparent url("../img/buttonBlue.gif") 38em 65% no-repeat;
	color: #0077B9;
	margin-bottom: 5px;

}
#sonderausstellungen a.more:link, #sonderausstellungen a.more:visited {
	text-align: right;
	background: transparent url("../img/buttonOrange.gif") 42em 65% no-repeat;
	color: #f90;

}
#wissenschaft a.more:link, #wissenschaft a.more:visited {
	text-align: right;
	background: transparent url("../img/buttonOrange.gif") 42em 65% no-repeat;
	color: #f90;

}


a.more:hover,
#hiLite a.more:hover,
#home #thirdCol a.more:hover,
#homeNews a.more:hover,
div.bildergallerie a.more: hover,
#sonderausstellungen a.more: hover,
#wissenschaft a.more: hover{
	background-color: transparent;
	color: #000;
}


#sonderausstellungen p.gallerie,
#wissenschaft p.gallerie{
	text-align: right;
	background: transparent url("../img/bildergallerie.gif") 36em 65% no-repeat;
	color: #f90;
	padding: 3px;
	margin: 5px 0 5px 0;
	/*height: 30px;*/
}

#sonderausstellungen p.gallerie a:link, #sonderausstellungen p.gallerie a:visited,
#wissenschaft p.gallerie a:link, #wissenschaft p.gallerie a:visited{
	color: #f90;
}

#sonderausstellungen p.gallerie a:hover,
#wissenschaft p.gallerie a:hover{
	background-color: transparent;
	color: #000;
}

/* themes */
.themes {
	border-top: 1px dashed #f90;
	border-bottom: 1px dashed #f90;
	background: #FFECD0;
	color: #9E6D11;
	padding: 5px;
	margin-top: 11px;
	text-align: center;
}

#meinmuseumbesuch .themes{
	border-color: #81900B;
	background: #F8FDC4;
	color: #81900B;
}

.themes img {
	margin-bottom: 2px;
}

.themes span {
	display: block;
	text-align: left;
}

#meinmuseumbesuch .themes img{
	border: 1px solid #81900B;
}

.themes a:link, .themes a:visited {
	background: transparent;
	color: #9E6D11;
}

#meinmuseumbesuch .themes a:link,
#meinmuseumbesuch .themes a:visited {
	background: transparent;
	color: #81900B;
}

.themes ul {
	margin-left: 20px;
}

.themes li {
	list-style-image: url("../img/arrowOrange.gif");
}

#shop .bildergallerie{
	border-top: 1px dashed #9E6D11;
	border-bottom: 1px dashed #9E6D11;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	text-align: left;
}

#shop .bildergallerie img{
	margin: 3px;
	padding: 1px;
}

#shop .bildergallerie h3{
	margin: 0;
	padding: 5px;
}

#shop .bildergallerie h4{
	margin: 0;
	padding: 5px;
}

#shop .bildergallerie p{
	text-align: center;
}

#shop .bildergallerie span{
	color: #9E6D11;
}

#shop .bildergallerie td{
	border: 1px solid #EED39F;
	background-color : #F8F5E8;
	text-align: center;
	color: #9E6D11;
	/*border-bottom: 1px dashed #9E6D11;*/
}

.list {
	float: left;
	padding: 0;
	margin: 0;
}


/* footer */
#footer {
	clear: both;
	text-align: center;
	padding: 4px;
	background: #FF8B17;
	background-repeat: no-repeat;
	color: #000;
}

/* Holly hack \ */
* html #footer {
	height: 1%;
}
/* */

#home #footer {
	border-top: 4px solid #ccc;
	background: #0077B9;
}

#parcour #footer {
	padding-top: 53px;
	background-image: url("../img/footerParcour.gif");
}

#meinmuseumbesuch #footer {
	padding-top: 54px;
	background-image: url("../img/footermeinMuseumbesuch.gif");
}

#uberuns #footer {
	padding-top: 74px;
	background-image: url("../img/footerUberUns.gif");
}

#schlossgarten #footer {
	padding-top: 61px;
	background-image: url(../img/footerSchloss&Garten.gif);
}

#sonderausstellungen #footer {
	padding-top: 61px;
	background-image: url("../img/footerSonderausstellung.gif");
}

#wissenschaft #footer {
	padding-top: 54px;
	background-image: url("../img/footerWissenschaft.gif");
}

#eventsNews #footer {
	padding-top: 54px;
	background-image: url("../img/footerNews.gif");
}

#shop #footer {
	padding-top: 61px;
	background-image: url("../img/footerShop.gif");
}

#footer a:link, #footer a:visited{
	background: transparent;
	color: #000;
}

#footer .realisierung{
	background: transparent;
	color: #FED6AD;
}

#footer .realisierung a:link, #footer .realisierung a:visited, #footer .realisierung a:hover {
	background: transparent;
	color: #FED6AD;
}
	
.sx {
	clear: left;
	visibility : hidden;
}

.spacerBoth {
	clear: both; 
	
}
.spacerHidden {
	clear: both;
	visibility:hidden;
}

.spacerSX {
	clear: left;
	visibility : hidden;
	height: 0px;
	line-height: 0;
}
/*
.debug div {
	border: 1px solid #c00 !important;
	background: #ccc !important;
}
*/





.twoCol .data{
	color: #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	padding: 0.5em 0.04em 0 0.04em;
	font-size: 1em;
	margin-top: 10px;
}

#sonderausstellungen.twoCol  h5,
#wissenschaft.twoCol  h5{
	color: #A7A7A7;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 2px 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed #A7A7A7;
}

.button{
	font: verdana;
	font-size: .9em;
}

#news{
	width: 400px;
}

.subtitle{
	color:#0076B6;
}

img.little {
	float : left;
	padding: 0;
	margin: 5px 5px 0 0;
}

#content img.littleimage {
	margin : 0;
	right : 0px;
	float : right;
}
#content ul, #content ul.tagungen{
	padding-left: 15px;
	text-align: left;
}

#content li, #content ul.tagungen li{
	list-style-image: url(../img/buttonBlue.gif);
}

/* box senza immagine per la pagina collaboratori*/
.contacts{padding-left:.9em;
	clear: left;
}


