/* =================================================================
             www.bonus-gewinnen.de - CSS Document 
===================================================================*/

*{ padding: 0;
   margin: 0;
   outline:0;
 }
 
body {
	background: url(../images/background.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#701512;
}

#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #701512;
	text-decoration: none;
}


/* =================================================================
             www.bonus-gewinnen.de - DIV Settings
===================================================================*/

#wrapper {
	width:852px;
	height:auto;
	margin:0 auto;
	background:url(../images/wrapper.gif) repeat-y;
}

#header {
	width:852px;
	height:180px;
	background:url(../images/top.jpg) no-repeat;
}


#navigation {
	width:852px;
	height:56px;
	background:url(../images/navigation.jpg) no-repeat;
}


#main {
	width:742px;
	min-height:364px;
	padding:0 70px 10px 60px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS";
	text-color:#6d4505;
	position:relative;
}

*html #main {
	height:433px;
}

#button {
    width:230px;
    margin:0 0 0 100px;
}

#banner {
	width:295px;
	height:auto;
	float:right;
}

#content_start {
	width:852px;
	height:auto;
}

#content {
	width:852px;
	height:auto;
}

#bottom {
	clear:both;
	width:852px;
	height:60px;
	background:url(../images/bottom.jpg) no-repeat;
}

/* =================================================================
             www.bonus-gewinnen.de - Navi Settings
===================================================================*/

div#main h1 {
font:bold 18px; 
font-family:"Trebuchet MS";
color:#bb9312;
padding:0 0 14px 0;
}

div#main h2 {
font:bold 12px;
font-family:"Trebuchet MS";
color:#6d4505;
}

div#main h3 {
font:12px;
font-family:"Trebuchet MS";
color:#6d4505;
}

div#main p {
font:11px/16px;
font-family:"Trebuchet MS";
color:#6d4505;
}

div#main div.button a {
font:bold 11px;
font-family:"Trebuchet MS";
color:#bb9312;
text-decoration:none;
}

div#main div.button a:hover {
font:bold 11px;
font-family:"Trebuchet MS";
color:#bb9312;
text-decoration:none;
}

div#main li {
font:11px/16px;
font-family:"Trebuchet MS";
color:#6e5e2c;
padding:-15px 0 0 0;
margin:0 0 0 20px;
}

div#main ul {
padding:0 0 0 55px;
}



#navigation ul {
 padding:4px 0 0 0;
 	text-align:center;
}

#navigation li {
	padding:0 4px;
	display:inline;
	horizontal-align:middle;
 }

#navigation a {
	text-decoration:none;
	color:#8f5a06;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#footer {
    padding:10px 0 0 0;
	width:852px;
	height:auto;
}

#footer a { 
font-family:"Trebuchet MS";
font-size:12px;
color:#6d4505;
text-decoration:none;
padding:0 5px;
text-align:center;
}

#footer a:hover { 
font-family:"Trebuchet MS";
font-size:12px;
color:#6d4505;
text-decoration:none;
padding:0 5px;
}

/* =================================================================
             www.bonus-gewinnen.de - Other Settings
===================================================================*/





/* ====================================================================
				CLEARFIX Settings
======================================================================= */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#banner_holder {
	width:120px;
	height:600px;
	position:absolute;
	left: 850px;
	top: -70px;
}
