html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, object {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q { quotes: "" "";}


/******************************************************************/

body {
font: 16px/20px Lucida, "Lucida Grande", verdana, Arial, sans-serif;
background: #c46e1b;
padding: 0;
margin: 0;
color: #000;
}

i {
font-size: 11px;
}

p {
margin: 15px 0; line-height: 20px;
}

a {color: blue;}
a:hover {text-decoration: none;}
ol, ul {
list-style: none;
margin-top: 10px; padding: 0 0 0 20px;
list-style-position: outside;
}
ul li {
padding-left: 10px;
margin-bottom: 10px;
margin-left: 10px;
list-style: square;
}
ol li {
padding-left: 15px;
margin-bottom: 10px;
list-style-type:decimal
}
h1 {
text-transform: uppercase;
color: #000;
text-decoration: none;
font-size: 60px;
text-shadow: 1px 1px 5px black;
font-weight: normal;
}
h2 {
font-size: 24px;
color: #000;
font-weight: bold;
line-height: 26px;
}
h3 {
font-size: 24px;
color: #000;
font-weight: bold;
line-height: 26px;
margin-top: 20px;
}
strong {font-weight: bold;}
p.small {font-size: 11px; line-height: 13px;}

#wrapper {
width: 980px;
height: auto;
margin: 0 auto;
}

#rahmen {
width: 980px;
margin: 0;
float: left;
text-align: left;
background: url("images/bg.png") repeat-y;
}


.logo {
width: 700px;
float: left;
margin: 20px 0 40px 0;
	}

.logo img {float: left; margin: 0 0 0 20px;}

.logo h1 a { 
text-transform: uppercase;
color: white;
text-decoration: none;
font-size: 30px;
font-weight: bold;
line-height: 50px;
text-shadow: 1px 1px 5px black;
display: inline;
float: left;
margin-top: 40px;
}

.kasten {
width: 920px;
float: left;
padding: 30px;
-moz-box-shadow: 0 0 10px #423a34;
-webkit-box-shadow: 0 0 10px #423a34;
box-shadow: 0 0 10px #423a34;
border-radius: 20px;
background: white url("images/lottokugeln.png") no-repeat;
background-position: bottom right;
}

.top-content {
padding: 30px 30px 30px 60px;
float: left;
display: inline;
}

.affiliate {float: left;}

.content {
width: 560px;
padding: 30px;
float: left;
display: inline;
margin-right: 30px;
text-shadow: 0px 0px 2px #fff;
}
.menue {
width: 100%;
float: left;
margin: 0 0 20px 0;
border-bottom: 1px solid #9c9c9c;
}

.menue ul, .menue ul li {
margin: 0;
padding: 0;
float: left;
list-style: none;
}

.menue ul li a {
color: #9c9c9c;
margin: 0 15px 20px 0;
text-decoration: none;
float: left;
}

.menue ul li a:hover {
color: #000;
text-decoration: none;
}
.menue ul li a.aktiv {
color: #ff8e27;
text-decoration: none;
}
.kontakt {
float: left;
width: 240px;
margin: 20px 0 20px 0px;
color: white;
}
input[type=submit] {
border-radius: 10px;  border: 0; background: #a31082; padding: 10px; font-size: 14px; color: white; cursor: pointer;}
input[type=submit]:hover {
 background: #680a53;}
label {width: 50px; float: left; margin-top: 20px;}

input[type=text] {
	width: 130px;
	border: 0;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #a31082;
	}
