* {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "Mirfont";
    src: url("mir.woff") format("woff");
}
body {
    background-color: #20558A;
    color: #000000;
    font-family: Arial,Mirfont,sans-serif;
    text-align: center;
}
#container {
    background-color: #A8BBFF;
    border: medium none;
    height: auto;
    margin: 0 auto;
    min-height: 200px;
    padding: 0;
    position: relative;
    text-align: left;
    top: 120px;
    width: 900px;
}
header {
    background-attachment: scroll;
    background-color: #2E407F;
    background-position: right top;
    background-repeat: no-repeat;
    color: #A8BBFF;
    height: 50px;
    margin: 0 58px 46px -105px;
    padding: 8px 0 0 6px;
    position: absolute;
    top: -58px;
    width: 942px;
}
#header_r {
    background-color: transparent;
    background-image: url("../images/er_oben.png");
    background-repeat: no-repeat;
    height: 58px;
    position: absolute;
    right: 0;
	top: -58px;
    width: 58px;
    z-index: 5;
}
header h1 {
    margin: 0;
    padding: 0 0;
}
#sidebar1 h3 {
	padding: 20px 0;
}
#info h3 {
    color: #2E407F;
    font-size: 18px;
    font-weight: bold;
}
#sidebar1 {
	background-attachment: scroll;
    background-color: #A8BBFF;
    background-image: url("../images/el_oben_2.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #2E407F;
    left: -105px;
    padding: 15px 10px 15px 20px;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 5;
}
#sidebar1 p {
    font-size: 10px;
    font-family: Helvetica;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 6px;
}
#sidebar1 img {
    left: -20px;
    position: relative;
    top: 36px;
}
#sidebar1 a {
    color: #2E407F;
    text-decoration: none;
}
#sidebar1 a:hover {
    background-attachment: scroll;
    background-image: url("../images/link.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-shadow: 1px 1px 5px #2E407F;
}
#info {
    -moz-box-shadow: 4px 4px 5px #2E407F;
    background-attachment: scroll;
    background-color: #A8BBFF;
    background-image: url("../images/el_oben_info.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px outset #A8BBFF;
    color: #2E407F;
    font-size: 12px;
    padding: 15px 10px 15px 20px;
    position: absolute;
    right: -102px;
    top: 60px;
    width: 180px;
	z-index:100;
}
#mainContent {
    color: #2E407F;
    margin: 0 200px;
    padding: 0 10px;
}
#mainContent p {
    font-size: 12px;
    text-align: center;
}
#mainContent h1 {
    text-align: center;
    letter-spacing: 10px;
    padding: 20px;
    line-height: 60px;
}
#footer {
    background-attachment: scroll;
    background-image: url("../images/unten_3.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #DADFF2;
    font-family: "Courier New",Courier,monospace;
    font-size: 13px;
    height: 40px;
    text-align: right;
    position: relative;
    top: 38px;
    width: 322px;
    margin-left: 578px;
    background-color: transparent;
}
#footer p {
    margin: 0;
    padding: 24px 80px;
}
.fltrt {
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}
header h1 a {
    color: #A8BBFF;
    cursor: crosshair;
    font-size: 32px;
    text-decoration: none;
}
.endung {
    bottom: 0;
    color: #666666;
    font: 100% Verdana,Arial,Helvetica,sans-serif;
    position: fixed;
    right: 3px;
    text-align: left;
    z-index: 5;
}
.abschluss {
    height: 300px;
}
.linkbox {
    background-color: #2E407F;
    color: #A8BBFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 20px;
    position: relative;
    text-shadow: 0 10px 3px #444488;
}
.linkbox a ,.linkbox img {
    color: #A8BBFF;
    padding: 2px;
    margin: 15px auto;
}
.linkbox img {
 border: 2px solid #A8BBFF;
}
#logo_mirwal {
    background-image: url("../images/Mirwal_logo_2.jpg");
    background-repeat: no-repeat;
    border: 8px solid #A8BBFF;
    display: none;
    height: 105px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: -58px;
    width: 0;
    z-index: 100;
}
#mwinfo {
    color: #fff;
    text-align: left;
    display: none;
}
#info:hover {
    cursor: move;
}
