/* CSS Document */

body {
background: #000f6e url(images/body-bg.jpg) repeat-x;
text-align: center;
margin: 0;
padding 0;
font: normal normal 100% georgia;
}

#main {
margin: 0 auto;
text-align: left;
width:853px;
}

.header {
background: url(images/header.jpg) top no-repeat;
height:230px;
margin: 0;
}

.content {
background: #fff url(images/content-bg.jpg) left repeat-y;
margin: 0;
margin: 0 auto;
}

.bazmeg {
padding: 0 75px;
background: #fff url(images/content-bg.jpg) left repeat-y;
margin: 0;
margin: 0 auto;
}
.entrytext {
margin: 0 120px;
}


.footer {
background: #fff url(images/footer.jpg) top no-repeat;
height:128px;
margin:0 0 15px 0;

}

.tos a:link, .tos a:visited, .tos a:hover, .tos a:active {
color: #fff;
}
.blokk p {
margin: 0 1px 15px 0;
}

h1 {
color:#c00;
font: normal normal 170%/120% impact;
margin-top:0;
}

h2, h3 {
text-align: center;
}

h3 {
color: #cc0000;
}
.normal {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.normal li {
padding: 3px 0 6px 35px;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .1em;
margin: 12px 0 7px 17px;
}

.impressum {
color:#fff;
padding: 25px 0 0 500px;
text-align: center;
font: normal bold 55%/100% georgia;
margin-top: 15px;
}

.tos {
color:#fff;
text-align: center;
font: normal normal 55%/100% georgia;
margin-bottom: 15px;
}

.join {
width: 75%;
border: dashed 4px #c00;
text-align:center;
margin: 0 auto;
padding: 20px;
}
.center {
text-align:center;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.box {
border: dashed 3px #000;
padding-top: 10px;
text-align: center;
}
.small {
font-size: 50%;
color: #555;
}
.clearer {
clear: both;
}

.download {
color: #c00;
}


.red {
color: #cc0000;
}

.testimon {
border: solid 1px #333333;
}
.inside {
font: italic normal 80% georgia;
padding: 10px 15px 10px 15px;
}

.buylink {
width: 75%;
font: bold normal 100% georgia;
}
