/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%; /*erreicht annähernd gleiche Schriftgrößen in NN, IE und OP*/
	margin:0;
	padding:0;
	background-image:   url("../bilder/titel/startseite-hintergrund.jpg");
    background-repeat:no-repeat;
    background-position:left top;
	background-color:#000000;
}
h1, h2, h3, h4, h5, h6, p, form, span {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#layoutrahmen a{
	text-decoration:none;
}
#layoutrahmen a:hover{
     text-decoration:none;
}

img{
	border:none;
}

#hintergrund {
position:absolute;
margin-top:0;
left:0;
background-image:   url("../bilder/titel/startseite-kaiser.gif");
background-repeat:no-repeat;
background-position:left top;
width:1280px;
height:1024px;
z-index:2;
text-align:left;

}

#layoutrahmen {
position:static;
margin:0;
border:none;
width:auto;
height:auto;
text-align:left;
}

#layoutrahmen h1 {
font-family:"Times New Roman", Times, serif;
font-size:3.2em;
font-weight:normal;
font-style:normal;
color:#FFFF99;
padding:0;
line-height:115%;
margin:50px 0 0 40px;
}


#layoutrahmen h2.forschen {
/*font-family:"Arial Narrow", Arial, Helvetica, sans-serif;*/
font-size:1.4em;
font-weight:normal;
font-style:normal;
color:#FFFF99;
margin:0.5em 0 0 106px;
padding:0 0 0 0;
line-height:115%;
}

#layoutrahmen h3.ausstellung {
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-size:1.3em;
font-weight:bold;
color:#FFFFFF;
margin:40px 0 0 40px;
line-height:200%;
}

#layoutrahmen h4.index {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
color:#FFFFFF;
margin:40px 0 0 40px;
line-height:125%;
}


#layoutrahmen h4.titel {
font-size:1.4em;
font-weight:normal;
color:#FFFF66;
margin:0;
line-height:125%;
}

#layoutrahmen h5 {
font-size:1.2em;
font-weight:bold;
color:#FFCC33;
margin:0;
line-height:125%;
}

#layoutrahmen p.info {
font-size:1em;
font-weight:normal;
color:#FFFFEE;
margin:3em 0 0 192px;
line-height:125%;
width:16em;
}

#logo {
position:absolute;
top:0;
left:0;
margin:460px 0 0 19px;
width:210px;
height:74px;
z-index:5;
}

#startlink {
    position:absolute;
	width:1000px;
	height:800px;
	top:1px;
	margin-left:auto;
	margin-right:auto;
	z-index:5;
}
