* {margin:0; padding:0;}

body {
background-color:#222;
font: normal 12px Verdana, arial, helvetica, sans-serif, Georgia, "Times New Roman", serif;
line-height:1.4em;
text-align: justify;
color:#333;
min-width:1004px; /* increased from 1004px to 1134px to allow for banners still to show right on smaller screens */
}

.comment input[type="checkbox"] {
	vertical-align:bottom;
	margin-left:5px;
}

/************* CONTENT OVERALL *************/

#content {
float:left; /* otherwise Firefox won't accept background-images */
width:100%;
xxxbackground-position: bottom left;
padding-bottom:20px;
}

/************* CONTENT LEFT ***************/
#content-left {
display:inline;
width:180px;
float:left;
margin:20px 10px 10px 10px;
}

#content-left .menu-left ul { background-color:#effff0; }

/* payment methods menu left */
.menu-left {width:160px; clear:both; }

.menu-left a {
font: bold 10px/16px arial, helvetica, sans-serif;
padding:1px 5px 1px 5px;
background: none;
text-decoration: none;
display:block;
color:#555;
xxxwidth:150px;
}

.menu-left a:hover {
color: #a00;
background: #eef;
text-decoration:none;
}

/************* CONTENT MIDDLE ***************/
#content-middle {
border:1px solid #999;
margin:20px 0 0px 0;
background-position:0 0;
width:656px;
w\idth:636px;
float:left;
padding:10px 10px 10px 10px;
background-color:#fff; /* #FFF1C7 old */
}

html>body .content-middle #table-infopage { /* IE 5 HACK */

} 

/* disable text selection */
xxx#content-middle { 
-moz-user-select:none; /* Gecko-based, Mozilla */
-khtml-user-select: none; /* Safari */

}

.split div {width:100%; float:left;}

.split div div {
padding-bottom:10px;
width:300px;
float:left;
}

.split h4 { margin:0; }

.split {
width:100%;
float:left;
}

.split img {
float:left;
padding:0 10px 0 0;
}

.split .split-right {
float:right;
}

#content-right {
float:left;
padding:20px 0 5px 0px;
margin:0 0 0 10px;
text-align:left;
}


.update_notice { /* rss2html.php - feed update notice */
	-moz-box-shadow: 5px 5px 5px #777; 
	-webkit-box-shadow: 5px 5px 5px #777; 
	box-shadow: 5px 5px 5px #777;
	position:absolute; 
	left:50%; 
	margin-left:-110px; 
	margin-top:20px; 
	padding:10px; 
	background-color:white; 
	layer-background-color:white; 
	height:100px; 
	width:220px; 
	border:#009933 1px solid; 
	text-align:center;
	font-weight:bold;
	font-size:9px; 
}

.update_notice p { margin:0; }

/**************** for all pages / General stuff *****************/

.banner_small {float:left; padding:4px; margin:8px 0 0 0; border:1px solid green; font-size:10px; background-color:#FFFFCC; line-height:15px;}
.banner_small div {margin:0 6px 0 0; float:left;}

.werbebanner {padding:50px 0 0 0; margin:0;}

.backtop {text-align:right; clear:both; font-size:10px; margin:10px 0 -5px 0; padding:15px 0 0 0;}

.fat {font-weight:bold;}

blockquote {margin:0 0 0 10px; color:#777; font-weight:bold;}

.note {font-weight:bold;}

.note img {position:relative; top:1px; margin-right:5px;}

img {border: 0;}

h4 img {vertical-align:bottom; margin:2px 10px 0 0;}

.float-image {
       float:left;
       margin:0 20px 15px 0;
       }

p { margin: 0.7em 0 }

.center {
        text-align:center;
        margin:0 auto;
        }

.odd {background-color: #D9E8EE; } /* #effff0 */
.odd2 {background-color:#FFFFaf;}  /* #FFFFaf */


li {list-style:none; }

.kursiv {font-style:italic;}

.advertisment {
        background-color:#FFFFCC;
        margin:50px 0 0 0;
        padding:5px;
}

.advertisment2, advertisment {
        font-size:10px;
        line-height:15px;
        text-align:left;
}

.advertisment2 h1 {font-size:11px; font-weight:bold;}

.advertisment, .advertisment2 ul li {margin:5px 0;}



.green { color:green;}
.orange {font-weight:bold; color:#F26521;}
.red { color:red;}


.number {
position:relative;
top:-2px;
left:0px;
}

.number2 {
position:absolute;
top:-4px;
left:-8px;
}

.small-text {font-weight:normal; font-size:10px; color:#678197; font-style:italic;}
.fine-print {font-size:11px;}
.gratis-games {font-size:11px color:#0099FF; }
.quotes {font-weight:bold; margin:0 0 10px 0;}


.float-right {float:right;}
.float-left {float:left;}

.clear {clear:both;}


/******************** CASINO SOFTWARE *****************/

.software_header {
background: #FFF1C7 url(/resources/images/icons/software_small.gif);
background-position:0 0px;
background-color:transparent;
width:20px;
height:20px;
background-repeat:no-repeat;
float:left; 
margin:0 3px 0 0;
}


/******************** CASINO SOFTWARE END *****************/




/******************** links *****************/

a {
outline: none; /* gets rid of borders put around links in FF */
}

 a:link {color: #fff;}
 a:visited {color: #fff;}
 a:hover {color: #F3A251;}
 a:active  {color: #fff;}

#content-left a:link {color: #333; text-decoration:none;}
#content-left a:visited {color: #333; text-decoration:none;}
#content-left a:hover {color: #ef3333; text-decoration:none;}
#content-left a:active {color: #333; text-decoration:none;}

#content-middle a:link {color: #0074AB; text-decoration:none; font-weight:bold;} /* old color #38B5BA */
#content-middle a:visited {color: #0074AB; text-decoration:none; font-weight:bold;}
#content-middle a:hover {color: #0074AB; text-decoration:none; font-weight:bold;}
#content-middle a:active {color: #AD400A; text-decoration:none; font-weight:bold;}


/****************  header *****************/
#header-frame {
height:40px;
}

#header-slogan {
float:left;
padding:20px 0px 0px 142px;
margin-top:2px; /* new puts $slogan  further down */
color:#fff;
font-weight:bold;
font-size:11px;
}

#header-links {
float:right; /* old */
padding:20px 10px 0 0;
color:#fff;
position:relative; /* old */
font-weight:bold;
font-size:11px;
/* position:absolute; left:715px;/* new  */
}

#header-bg {
height:138px;
position:relative;
padding:0 10px 0 0;
}

#header-banner {
background: url(/resources/images/bg/billboard.png);
background-repeat:no-repeat;
position:absolute;
top:7px;
left:214px;
xborder: 1px solid #222;
padding:19px 0 0 106px;
width:696px;
height:101px;
}

#tab-menu {
width:789px;
xwidth:100%;
xfloat:left;
border:0px solid black;
position:absolute; top:93px; left:210px; /* change position of tabs */
}

#tab-menu ul, #content-middle ul {
list-style: none;
margin-left: 0px;
padding: 0;
}

#tab-menu li {
float:left;
margin: 0 2px; /* alter margin between tabs */
}

#header-links img#flag_en {
position:absolute; top:23px; left:-50px; width:20px; height:14px; title="english"; alt="lang english";
}

#header-links img#flag_de {
position:absolute; top:23px; left:-25px; width:20px; height:14px; title="deutsch"; lang="lang deutsch";
}

#header-logo {
position:absolute;
top:-38px;
left:10px;
height:165px;
width:124px;
clear:both;
}



/**************** searchfield general for all pages *****************/
.searchfield {
width: 190px;
height: 28px;
background: url(/resources/images/bg/bg_searchbox.png);
float:right; /* screen width 1004px */
margin:17px 0 0 0;
background-repeat: no-repeat;
}

.searchfield #s {
float: left;
padding: 0 0 0 5px;
margin: 6px 0 0 6px;
border: 0;
width: 140px;
background: none;
background-color:#FFb;
color:#555;
}

.searchfield fieldset {
width:100%;
margin:0;
padding:0;
float:left;
border:none;
}


#submit_search, #submit_search2 {
height:18px;
background-color:transparent;
border: 0px solid #BFBAB0;
float:right;
margin: 5px 6px 0 0;
}

div .formular input, div.formular textarea, select {
vertical-align:middle;
float:left; /* xxx */
font-weight:bold;
color:#888;

}

input { margin-right:2px; } /* guestbook tick boxes */


/**************** search_form / search form ERROR 404 page *****************/


fieldset.advanced_search {
border: none;
background-color: transparent;
xclear:both;
font-size:10px;
}

fieldset.advanced_search ul {
margin:0;
}

fieldset.advanced_search input {
margin:2px 5px 0 0; border:none;
}

.opt {
float:right;
line-height:28px;
xxwidth:180px;
}

.opt span {float:left;}
.opt select { float:left; margin:4px 5px 0 5px;}


#content-middle fieldset.advanced_search ul li {
float: left;
list-style-image: none;
background-image:none;
margin:0;
padding:5px 0px 5px 5px;
}



/**************** FORMS ***************************************************************************************/

/******************* link exchange, report bad link, feedback forms ****************/



div.formular form {
    padding-top: 1em;
	color:#555;
	clear:both;
}

div.formular fieldset { 
	position:relative;
	border:1px solid #aaa;
    padding: 0 1em 1em 1em;
	background-color:#FFFF99;
	background-image:url('/resources/images/feedback_trans.gif');
	background-repeat:no-repeat;
	background-position:bottom right; 
}

div.formular legend {
        font-weight: bold;
		line-height:normal; /* this sortet border overlapping-issue */
		font-size:14px;
		color:green;
		padding-bottom:5px;	
}

/*
* html legend {
	margin-left: -7px;
	top: 2.5em;
	left: .2em;
}
*/



div.formular label {
        float: left;
        xx_clear: both;
        width: 100%;
		xxposition:relative; top:5px; /* ---- NEW ----*/
		font-size:10px; /* ---- NEW ----*/
}

div.formular input.text, div.formular select, div.formular textarea {
		clear: both; /* ---- NEW ---- */
        position: relative;
        width: 300px;
        border:1px solid #999;
        margin:0 0 3px 0;
		display:block; /* ---- NEW otherwise iFrame view like float ---- */
}

div.formular textarea {
        height:134px;
        overflow:auto;
}

div.formular input.submit, input.login, input.signup, input.delete {
		position: relative;
        clear:both;
        border:0px solid #999;
        margin:3px 0 3px 0;
		font-size:12px;
		cursor:pointer;
		background:url(/resources/images/buttons/submit.gif) no-repeat;
width: 70px;
height: 23px;
}

div.formular input.login {
	background:url(/ajax_comments/img/login.gif) no-repeat;
	color: transparent;
}

div.formular input.signup {
	background:url(/ajax_comments/img/signup.gif) no-repeat;
	color: transparent;
}

input.delete {
	background:url(/ajax_comments/img/delete_button.gif) no-repeat;
	color: transparent;	
}

div.formular input.player_reviews {
	color: #bdf; 
	padding: 2px 5px; 
	border: 2px solid; 
	border-color: #7bf #07c #07c #7bf; 
	background-color: #09f; 
	width:90px; #width:88px; 
	margin-top:5px;
}



/************* D'Alembert system case study lwllwww form ************/

#dalambert {
float:left;
width:226px;
}

#dalambert form {
	padding-top:0;
}

#dalambert fieldset {
	background-image:none;
}


/**************** arrows PREVIOUS and NEXT *****************/


div.arrow, #arrow { 
	float:left; width:100%; /* NEWLY ADDED on 31. Oct 11 to center pagination links in menus and avoid breaking out of the box */ 
	margin:0 auto; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold;
	line-height:25px; /* IE7 otherwise cuts off line */
	height:30px;	
}

div.arrow a { display:inline; padding:0;}
div.arrow img {position:relative; top:3px; }


.bar {font-size:9px;font-weight:bold;color:#266DBB;border:1px solid #B9C7DB;padding:3px;padding-left:5px;padding-right:5px;text-decoration:none; }


.bar:hover {border:1px solid #5B92C8; background-color:#B7E2EB;}





/**************** sitemap *****************/

body.sitemap #content-middle {
width:846px;
w\idth:826px;
margin:20px 0 0 10px;
}

body.sitemap #content-middle a:link {color: #333;}
body.sitemap #content-middle a:visited {color: purple;}
body.sitemap #content-middle a:hover {color: #333;}
body.sitemap #content-middle a:active {color: #333;}

body.sitemap #content-middle li {
        background: url(/resources/images/icons/folder.png) no-repeat top left;
        background-position:0px 0;
        font-weight:bold;
        margin: 2px 0 0 0;
        padding: 0 0 0 20px;
}

body.sitemap #content-middle li li {
        background: url(/resources/images/sitemap_doc.gif) no-repeat top left;
        font-weight:normal;
        background-position:0 4px;
}

body.sitemap #content-middle li h3 {
font-size:12px;
color:green;
background:none;
border:none;
margin:0;
padding:0;
}


.spacer_sitemap div {float:left; margin:0 0px 0 0; font-size:11px;}
.spacer_sitemap div img {vertical-align:middle; }




body.sitemap #content-middle li h2 {font-size:14px; font-weight:bold; padding:0; color:#333;}



/****************  second menu left *****************/

a.big_button {
display: block;
background-color: transparent;
background: url(/resources/images/buttons/big_button.jpg) repeat-x 0 0;

width: 180px;
xheight: 39px;
margin: 0px auto;
padding: 13px 0 11px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
background-position: 0 1px;
color:white;


}

div.outer_left {
margin:15px 0 5px 0;
padding:0;
width: 100%;
height: 40px;
background-image: url(/resources/images/buttons/big_button.jpg);
background-position: 0 -49px;

}




#content-left div.outer_left a.big_button:link, #content-left div.outer_left a.big_button:visited {
color: #eee;
}

#content-left div.outer_left a.big_button:hover, #content-left div.outer_left a.big_button:active {
xbackground-position: 0 -50px;
background: transparent;
color: #666;

}

#content-left a h3:hover {
background-image:none;
background-color:#346E84;
color:#efefef;
}



/****************  button styles *****************/

/* ==== START Facebook Tab by Schoberg.net ==== */

a.fbtab_inner {
display: block;
background-image: url(/resources/images/sidetab_background.png); /* height:87px width:191px */
background-color: transparent; background-repeat: no-repeat; 
height: 100px; /* 12px hight of the background-button-image */
background-position: 0 0;  /* position of the background-button-image */
xxborder:1px solid orange;
}

a.fbtab_inner:active {
background: transparent;
color: #666; /* ?? not working, but why ?? */
background-image: url(/resources/images/sidetab_background.png);
background-repeat: no-repeat; 
background-position: 0 -100px; /* position of white buttons */
}

.fbtab_outer  {
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;
height:198px;
width:25px;
margin:0;
padding:0;
position:fixed;
z-index:5000;
xx background-image: url(/resources/images/sidetab_background.png);
xx background-position: 0 -100px; /* position of white buttons */
background-image:none;
xxborder:1px dotted blue;
}







a.button_inner {

display: block;
background-image: url(/resources/images/buttons/visit_background.gif); /* height:87px width:191px */
background-color: transparent;
height: 23px; /* 12px hight of the background-button-image */
padding: 7px 10px 0 10px; /* alter tab text position */
font-weight: bold;
text-decoration: none;
background-position: 0 0px;  /* position of the background-button-image */

float:left; 
line-height:normal;
cursor:hand; 
font-color:#eee;
}

a.button_inner:active, a.button_inner:hover {
background: transparent;
color: #666; /* ?? not working, but why ?? */
}

.button_outer  {
height: 31px;
background-image: url(/resources/images/buttons/visit_background.gif);
background-position: 0 -41px; /* position of white buttons */
float:left;

}

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


a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(/resources/images/buttons/buttons_adv_bg.png); /* height:87px width:191px */
xbackground-repeat: no-repeat;
width: 191px;        /*width: 129px; for five main menu tabs */
height: 28px; /* hight of the background-button-image */
margin: 0px auto;
padding: 11px 0 11px 0; /* alter tab text position */
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background-position: 0 0px;  /* position of the background-button-image */
xxborder:1px solid black;
}

a.button:link, a.button:visited {
color: #eee;
}

a.button:hover, a.button:active, #active {
xbackground-position: 0 -50px;
background: transparent;
color: #666;

}

div.outer  {
width: 191px;   /* old width: 127px; for five main menu tabs */
height: 37px;
background-image: url(/resources/images/buttons/buttons_adv_bg.png);
background-position: 0 -49px; /* position of white buttons */
xborder:1px solid black;
}




/****************  content *****************/

/*********  headings **********/

.heading-wrap {
height:50px; 
margin:0 0 10px 0; 
padding:4px 4px 4px 5px; 
background:#669900; 
xborder: solid #006600; 
xborder-width:2px 0;

border-top:2px solid #006600;
border-right:2px solid #005500;
border-bottom:2px solid #005500;
border-left:2px solid #006600;
}
/*.heading-wrap {height:50px; margin:0 0 10px 0; padding:4px 4px 4px 5px; background:#ff9933; border:solid #ee0000; border-width:2px 0;}*/
.heading {font: bold 21px Verdana, arial, helvetica, sans-serif; padding:3px 0 0 15px; float:left;}
.heading-wrap img {float:left; height="73" width="73"}
.heading-wrap div.heading div {line-height:0.9em;}
.heading-wrap div.heading div span {color:#333; font-size:21px;}
.heading-wrap p {font-size:14px; line-height:0.7em; color:#fff;}

h1 {font-size:12px; font-weight:bold; text-decoration:none; color:#333;}
h2 {font-size:14px; font-weight:bold; text-decoration:none; padding:10px 0 10px 0; color:#333;}

h3 {
font-size:14px;
padding:5px 0 5px 5px;
margin:15px 0 10px 0;
background:#329708;
color:#346E84;
border: 1px solid #bebebe;
background: #fffff0 url(/resources/images/bg/bg_h3.png) repeat-x;
border-top:1px solid #90B5C3;
border-right:2px solid #81AABA;
border-bottom:2px solid #81AABA;
border-left:1px solid #90B5C3;
}

h4 {
font-size:14px;
padding:5px 0 5px 5px;
margin:15px 0 10px 0;
background-color:#9CC;
xxxbackground-position: 0 0;
clear: both;
font-weight:bold;
color:#555; /* 346E84 */
border-top:1px solid #C6DCE4;
border-right:2px solid #90B5C3;
border-bottom:2px solid #90B5C3;
border-left:1px solid #C6DCE4;
}
	
#content-left h3 {font-size:10px; margin:0 0 5px 0;}
#content-left h4 {font-size:10px; margin:0 0 5px 0; text-align:center; padding:5px;}

h4 img {vertical-align:middle;}

h5 {
font-size:12px;
margin:18px 0 2px 0;
color:#555;
}
/*********  HEADING END **********/




/*** glossar only for introduction_glossary and einfuehrung_glossar html page ***/

#content-middle, #glossar-wrap {
xxline-height:17px;
}

#content-middle #glossar-wrap a {
position:relative;
text-decoration:none;
z-index:0;
}

#glossar-wrap a:hover{
text-decoration:none;
position:relative;
}

#glossar-wrap a span{
  display: none;
}

#glossar-wrap a:hover span{
  width: 186px;
  position: absolute;
  display: block;
  background: #e6ecff;
  border: 1px solid #003399;
  text-decoration: none;
  padding: 3px;
  opacity: .9;
  filter: alpha(opacity=90);
  font: 11px arial,helvetica,sans-serif;
  color: #000066;
  margin:5px;
  left:35px;
  top:10px;
  text-align:left;

  }

div.glossary-block {}
.show-glossary {display: block;}
.hide-glossary {display: none;}

div.glossary-letterbar { border-bottom:2px solid #66CCCC; padding:1px 0 3px 0; float:left; }
div.glossary-letterbar-bottom { border-top:2px solid #66CCCC; padding:3px 0 1px 0; float:left; margin-top:15px;}
.glossary-letterbar span, .glossary-letterbar-bottom span {font:16px arial black;font-weight:bold;color:#266DBB;border:1px solid #B9C7DB;text-decoration:none; background-color:#eee;}
.glossary-letterbar span:hover, .glossary-letterbar-bottom span:hover {border:1px solid #5B92C8; background-color:#B7E2EB;}
#content-middle .glossary-letterbar a:hover, #content-middle .glossary-letterbar-bottom a:hover { color: #ffffff; background-color:#00b9cd;}
#content-middle .glossary-letterbar a:active, #content-middle .glossary-letterbar-bottom a:active {color: #aaa; background-color:#FCDC5F;}
#content-middle .glossary-letterbar a, #content-middle .glossary-letterbar-bottom a {color:#00b9cd; padding:0 3px;}




#glossar-wrap {
clear:both;
}



#glossar-middle {
width:616px;
float:left;
padding:3px 10px 7px 10px;

}

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

#content-middle .pokerhand table {
	color: #cbff78;
    font-weight: bold;
}

#content-middle .pokerhand table tr td {
        border-top: 1px solid #000;
        border-bottom: 1px solid #353535;
        border-right: 1px solid #333;
        border-left: 1px solid #151515;
        background: #333;
        padding:5px;
        vertical-align:top;
        text-align:left;
}

#content-middle .pokerhand h1 {
        padding: 0 0 5px 0;
        margin-bottom: 5px;
        border-bottom: 1px dashed #aaa;
        color: #fff;
}


#content-middle div.dotblack ul li, .dotblack ul li, #glossar-wrap #glossar-middle ul li, #content-middle ul.dotblack li {
background-image:url(/resources/images/dotblack.png);
background-position:0 0.4em;
background-repeat:no-repeat;
padding:0 0 0 15px;
margin-bottom:4px;
}

#content-middle .spike_arrow li {
background-image:url(/resources/images/arrow_right.gif);
background-position:0 2px;
background-repeat:no-repeat;
padding:0 0 0 35px;
margin:0 0 9px 0;

}

ol { counter-reset: item }
ol li { display: block }
ol li:before {
content: counter(item) ".) ";
counter-increment: item;
font-size:11px;
font-weight: bold;
color: black;
}

body #content-middle ol li {background-image:none; list-style-position:inside; list-style-type: decimal; padding:0 0 0 0;
margin:0 0 0 0;}


/********************** MENU LEFT ****************************/

/* MENU LEFT STRATEGY */
#menu .sublist li a {
background-image:url(/resources/images/bg/arrow_menu.png);
background-position:5px 0.6em;
background-repeat:no-repeat;
}

#menu .sublist li a span {padding:0 0 0 14px;}


/**************** menu coding *****************/


#menu {
position:relative;
z-index:100;
width: 180px;
background: #eee;
margin-bottom:0; /* was 20px */

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2, #menu div.spacer, #menu h3 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu div.spacer {
background-color:#258722;
padding: 5px 0 5px 4px;
}

div.spacer img {
width:170px;
height:51px;
}


#menu h2 {
color: #fff;
background: #258722;
font-size:12px;
}

#menu h3 {
color: #fff;
background:#5FB145;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu a img {
position:absolute;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}






/*************************************** ADBOX MENU LEFT ******************************************/

#adverts { width: 180px; padding: 15px 0 0 0; text-align:left; }

/**************** advertisment frame green plain *****************/

.body-adbox2 {
background: url(/resources/images/ad/adframe-body.gif);
padding-top:-5px;
float:left;
width: 180px;
}

.top-adbox2 {
background: url(/resources/images/ad/adframe-top.png);
width: 180px;
height: 8px;
float:left;
margin-top:15px;
}

.content-adbox {
padding: 0 10px 0 10px;
width:160px;
font-size:12px;
text-align:left;
float:left;
}

.bottom-adbox2 {
background: url(/resources/images/ad/adframe-bottom.png);
width: 180px;
height: 15px;
float:left;
}

/**************** footer *****************/

#footer {
clear:both;
text-align:center;
font-weight:bold;
font-size:11px; background:#1B7110; padding:8px 0 8px 0; border:1px solid #EAD278; border-width:2px 0;
color:#fff;
}

#balken {
text-align:center;
color:#EEAD41;
font-weight:bold;
font-size:1.1em; background:#1F7178; margin:10px 0 0 0; padding:8px 0 8px 0; border:1px solid #EAD278; border-width:2px 0;
xcolor:#fff;
}


*html #footer, *+html #footer {padding:8px 0 8px 0;}



#footer img { vertical-align:bottom;}

.footer_bottom {font-size:9px; color:#bbb; padding:10px 0 0 0; text-align:center;}
