/* - - - - - - - - - - - - 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:#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;
width:100%;
height:100%;
z-index:2;
text-align:center;
}

#layoutrahmen {
background-image:url(../bilder/pictos/hermes_schwarz.jpg);
background-repeat:no-repeat;
background-position:0 0;
position:static;
margin-left:auto;
margin-right:auto;
margin-top:4%;
border:1px solid #FFF;
width:740px;
height:520px;
text-align:left;
}

#layoutrahmen h1.residenzwoche {
font-size:2.4em;
font-weight:100;
font-style:normal;
letter-spacing:0.2em;
color:#FFCC33;
text-transform:uppercase;
margin:180px 0 0 210px;
padding:0 0 0 0;
line-height:125%;
}

#layoutrahmen h2.muenchen {
font-size:2.4em;
font-weight:100;
font-style:normal;
letter-spacing:0.2em;
color:#FFFF99;
text-transform:uppercase;
margin:0 0 0 360px;
padding:0 0 0 0;
line-height:125%;
}

#layoutrahmen h3.datum {
font-size:1.5em;
font-weight:normal;
color:#FF0000;
margin:0.5em 0 0 360px;
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 {
font-size:1em;
font-weight:normal;
color:#FFFFFF;
margin:1em 0 0 360px;
line-height:125%;
}

#layoutrahmen .logo {
margin:1.5em 0 0 353px;
}

#startlink {
position:absolute;
width:740px;
height:400px;
top:8%;
margin-left:auto;
margin-right:auto;
z-index:2;
}