/* - - - - - - - - - - - - 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-color:#660000;
}
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;
width:100%;
height:100%;
z-index:2;
text-align:center;

}

#layoutrahmen {
background-image:  url("../bilder/pictos/krone_index_neu.jpg");
background-repeat:no-repeat;
background-position:right top;
position:static;
margin-left:auto;
margin-right:auto;
margin-top:0;
border:1px solid #FFFFEE;
width:740px;
height:620px;
text-align:left;
}

#layoutrahmen h1.krone {
font-family:Georgia, 'Times New Roman', Garamond, Times, serif;
font-size:3.3em;
font-weight:lighter;
font-style:normal;
letter-spacing:0.2em;
color:#FFFFCC;
text-transform:uppercase;
margin:30px 0 0 20px;
padding:0 0 0 0;
line-height:120%;
}

#layoutrahmen h2.jahre {
font-size:1.5em;
font-weight:100;
font-style:normal;
letter-spacing:0.1em;
color:#FFFFCC;
margin:0.5em 0 0 20px;
padding:0 0 0 0;
line-height:125%;
}

#layoutrahmen h3.ausstellung {
font-size:1.1em;
font-weight:600;
color:#FFFFCC;
margin:1.5em 0 0 20px;
line-height:125%;
}

#layoutrahmen h4.titel {
font-size:1.4em;
font-weight:normal;
color:#FFFF66;
margin:1em 0 0 360px;
line-height:125%;
}

#layoutrahmen h5 {
font-size:1.2em;
font-weight:bold;
color:#FFCC33;
margin:0.5em 0 0 360px;
line-height:125%;
}

#layoutrahmen p.info {
font-size:1em;
font-weight:normal;
color:#FFFFEE;
margin:3em 0 0.5em 20px;
line-height:125%;
width:17em;
}

#layoutrahmen .logo {
background-image: url("../bilder/pictos/logo_rot.jpg");
background-repeat:no-repeat;
margin:6em 0 0 16px;
}

#startlink {
    position:absolute;
	width:740px;
	height:620px;
	top:0;
	margin-left:auto;
	margin-right:auto;
	z-index:5;
}

hr {
margin:0.5em 0 0 20px;
width:12em;
color:#FFFFCC;
height:1px;
}
