/* Style by Blechdose */

body
{
background-image: url(background.png);
background-repeat:repeat-x;
background-color: #F9F9F9;
}

.weiterleitung
{
width: 650px;
padding:1em;
}

.div2
{
margin-top: 200px;
left: 200px;
padding-left: 25%;
}
.MainElement
{
text-align: center;
}

.box
{
width: 20em;
background: #9BD1FA;
text-align:center;
margin-left:auto;
margin-right:auto;
}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#E9EAEA; }
.box .top, .box .bottom{display:block;background: #E9EAEA;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}
