body {
        
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;

}
body {
        margin: 0px;
        scrollbar-base-color:#eeeeee;
        scrollbar-3dlight-color:#DDDDDD;
        scrollbar-arrow-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#eeeeee;
        scrollbar-highlight-color:#DDDDDD;
        scrollbar-shadow-color:#000000;
        scrollbar-track-color:#eeeeee; 
}
img {
        border: 0px;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 23px;
        font-weight: bolder;
		font-style: italic;
        letter-spacing: 0pt;
        text-align: left;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #FF0000;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0pt;
}
h4 {
        font-family: Arial;
        color: #000; /*black*/
        font-size: 13px;
        font-weight: bold;
		font-style: italic;
        
}
p {
        font-family: Arial;
        color: #000; /*black*/
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0pt;
}

/*
'Style Elemente für Menü Items und Platzierungen
*/
#menue {
        display: block;
		border: hidden;
        table-align: center;
        table-layout: fixed;
        empty-cells: show;

}
#menue * {
        font-family: arial;
        font-size: 13px;
        font-weight: bold;
}
#menue td {
        border: thick;
		vertical-align: absmiddle;
        text-align: center;
        padding: auto;
        width: auto;
}
#menue .verweis:link {
        color: #00C;

}
#menue .verweis:visited {
        color: #00C;

}
#menue .verweis:hover {
        color: #aaaaaa;

}
#menue .verweis:active {
        color: #aaaaaa;

}
/*
Ende Menü Definition
*/

#tab-start td {

        vertical-align: middle;
        text-align: center;
}
/*
Style Element für die Bildumrandung
*/
#picstyle {
	
	padding: 5px;
	border: 5px;
	white-space:pre
	border-left-color: #666666;
	border-left-style: inset;
	border-top-color: #666666;
	border-top-style: outset;
	border-right-color: #000000;
	border-right-style: inset;
	border-bottom-color: #000000;
	border-bottom-style: outset;
 	background-color: #FF0000;
}
/*
Style Elemente für Bildunterschriften Items und Platzierungen
*/

#caption {
        font-family: Arial;
		color: #FFFFFF;
        font-size: 14px;
        font-weight: bolder;
		font-style: italic;
}

/*
Special Style für Museum Start
*/
#musstart * {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	line-height: 0%;

}
#musstart p.t1 {
        font-size: 35px;
     	color: #C00; /*rostbraun*/
		line-height: 5px;
				
}
#musstart p.t2 {    
        color: #999; /*grau*/
        font-size: 16px;
		
}
#musstart p.t3 {
        color: #999;
        font-size: 13px;

}

/*
Special Style für Artikel
*/
#artikel * {
	background-color:#FFF;
	font-style: italic;
}
#artikel p {
	font-family: Arial;
	color: #000; /*black*/
	font-size: 13px;
	font-weight: bold;
	background-color:#FFF;
	text-align: left;
	padding-right: 30px;
	
}
#artikel h4 {
        font-family: Arial;
        color: #000; /*black*/
        font-size: 13px;
        font-weight: bold;
		text-align: left;
        
}
#artikel h5 {
        font-family: Arial;
        color: #000; /*black*/
        font-size: 13px;
        font-weight: bold;
		text-align: right;
		padding-right: 30px;        
}

/*
Listenstil
*/

#liststil {
	list-style-image: url(../graphics/starred.gif);
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

#spender * {
	background-color: #FC3;
	font-style: italic;
	text-align:center;
	border: 0px;
}
#spender td {
	font-family: Arial;
	color: #000; /*black*/
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fc3;
	
}
#spender td.trenner {

	background-color:#FFFFFF;

	
}
#spender h1 {
	font-family: Arial;
	color: #000; /*black*/
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;        
}

#verweis p {
	font-size: 1,2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
}