@import url(luna_core.css);

.hint {
  font-size: 12px;
  margin: 10px;
  padding:10px;
  background:#eee;
  border:1px solid #f00;
}

#content {
  border-right: 1px solid #407FB0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#detailed p {
  font-size: 13px;
  margin: 0px 0px 0px 0px;
}
#detailed h2 {
  margin: 0px 0px 0px 0px;
}

#contentheader, #contentfooter, #content {
   background: transparent; 
   padding: 0px;
   margin: 0px;
}

.advert {
/*  float:left;*/
  border: 0px solid #f00;padding:0px;
  width:572px;
}
.advert_blue, .advert_orange {
  float:left;width:237px;
  border-bottom: 2px solid #ddd;
  padding:0px;
}
.advert_blue h1 {
  background: transparent url(images/title_1.gif) top left no-repeat;
  width:237px;
  height:23px;
  border: 0px solid #0f0;
  margin:0px;
  padding:8px 0px 0px 43px;
  font-size:14px;color:#fff;
}
.advert_orange h1 {
  background: transparent url(images/title_3.gif) top left no-repeat;
  width:237px;
  height:23px;
  border: 0px solid #0f0;
  margin:0px;
  padding:8px 0px 0px 43px;
  font-size:14px;color:#fff;
}
#advert_blue_cell, #advert_orange_cell {
  border: 0px solid #0f0;
  height:122px;
  padding-top:0px;
  float:left;
}
#advert_blue_cell img, #advert_orange_cell img {
  float:left;
  padding-right:3px;
}
#advert_blue_cell p, #advert_orange_cell p {
  height:122px;
  float:left;
  padding-top:0px;
}
#content #advert_blue_cell h2, #content #advert_orange_cell h2 {
  border: 0px solid #f00;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 2px 5px;
  font-size:13px;
}
#content #advert_blue_cell h2 {
  color: #4A93CC;
}
#content #advert_orange_cell h2 {
  color: #FB9605;
}

.advert_green, .advert_lila {
  float:left;width:335px;
  border-bottom: 2px solid #ddd;
  padding:0px;
}
.advert_green h1, .advert_lila h1 {
  width:292px;
  height:23px;
  border: 0px solid #0f0;
  margin:0px;
  padding:8px 0px 0px 43px;
  font-size:14px;color:#fff;
}
.advert_green h1 {
  background: transparent url(images/title_2.gif) top right no-repeat;
}
.advert_lila h1 {
  background: transparent url(images/title_gelb.gif) top right no-repeat;
}
#advert_green_cell,#advert_lila_cell {
  border: 0px solid #0f0;
  height:122px;
  padding-top:0px;
  float:left;
}
#advert_green_cell img, #advert_lila_cell img {
  float:left;
  padding-right:3px;
}
#advert_green_cell p, #advert_lila_cell p {
  height:122px;
  float:left;
  padding-top:0px;
}
#content #advert_green_cell h2, #content #advert_lila_cell h2 {
  border: 0px solid #f00;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 2px 5px;
  font-size:13px;
}
#content #advert_green_cell h2 {
  color:#66B821;
}
#content #advert_lila_cell h2 {
  color:#FFEB6F;
}



#textarea {
    font-family: Tahoma;
	font-size: 11px;
	    color: #000000;
		height: 17px;
		    width: 146px;
			border: 1px solid #7F9DB9;
}
.search_bar_text {
padding-top:6px;
}
.search_bar {
  background: transparent url(images/suche.gif) top left repeat-x;
  border-top: 0px solid #f00;
  height:36px;
  width:322px;
  padding-left:250px;
}
.search_bar div {
  float:left;
}

			
/* width of document */
#wrapper {
  width: 950px;
}

/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 0px;
}
#contentheader .error, #contentheader .message {
  margin: 0px 0px 0px 193px;
}


#rightsidebar {
  text-align: justify;
  border-bottom: 1px solid #DBDBDC;
  margin-right: -183px;
    padding: 0px 0px 0px 0px;
      width: 183px;
      background: #eee;
}
#rightsidebar div h3 {
  color: #00f;
  padding: 10px;
  margin: 0px;
}

#ocwrapper {
  b1order: 1px solid #f00;
  border-right: 1px solid #407FB0;
  background: #Fff;
  padding-right: 184px;
  padding-left: 193px;
/*
  border-left: 183px solid #FFFFFF;
  border-right: 175px solid #ffffff;
  */
}
#leftsidebar {
  margin-top: 0px;
  display: block;
  background: transparent;
  margin-left: -184px;
  padding: 0px 0px 0px 0px;
  width: 174px;
}
#leftsidebar_mnu_top {
background: transparent url(images/menu_top.gif) top left no-repeat;height:10px;
}
#leftsidebar_mnu_bottom {
background: transparent url(images/menu_bottom.gif) top left no-repeat;
}
#leftsidebar_mnu_item {
}
#leftsidebar_mnu_item div {
  background: transparent url(images/menu_item.gif) top left no-repeat;
  margin:0px;
/*  padding:0px; */
  height:20px;
  padding-left: 50px;
}

#leftsidebar_mnu_item a {
  display: block;
  padding-top: 5px;
  font-family: Verdana,Tahoma;
  font-size: 12px;
  color: #669933;
  text-decoration: none;
  font-weight: bold;
}
#leftsidebar_mnu_item a:hover {
  text-decoration: underline;
  color: #66B821;
}


/* Don't want the shadows? */
.shadowtop, .shadowbottom, .shadowleft, .shadowright {
  background: none;
}
.shadowtop, .shadowbottom {
  height: 0px;
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: auto;
  height: 1px;
  float: none;
  background: none;
}


#loginbar {
  float: left;
  text-align: right;
/* width:200px; */
 width:180px; 
  height:190px;
	border: 0px solid #f00;
}
.sponsor_head {
	background: transparent url(images/header_td_sp.gif) top right repeat-x;
	margin-left:2px;
	border-top: 1px solid #fff;
  padding-top:10px; 
  height:200px;
}
.sponsor_head h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.sponsor_head div {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin-top: 3px;
}


#header {
/*  float:left;
*/
  height: 185px;
  background: #53C0EA;
  border-bottom:2px solid #EBEFEB;
}

.navheader {
  border:0px solid #f00;
  float:left;
/*  border-bottom:1px solid #fff;
  border:0px solid #0f0;*/
width:336px;
height:165px;
  background: transparent url(images/top_line.gif) top left no-repeat;
  padding-top:19px;
}

.button_head {
  border:0px solid #0f0;
    background: transparent url(images/but1.gif) top left no-repeat;
    width: 268px;
    height: 55px;
float: left;
}
.navheader img {
width: 66px;
height: 55px;
}
.button_head a {
    font-family: Verdana,Tahoma;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0px 0px 20px;
    height: 42px;
    display: block;
}
.button_head a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.button_head a:visited {
    color: #FFFFFF;
}
				    
.logo {
  float: left;
  width: 429px;
  height: 184px;
  border:0px solid #f00;
  background: transparent url(images/logo_gelb.gif) top left no-repeat;
}

.linklisting {
  margin: 0px 0px 0px 0px;
}
.linklisting .linkdescription, .description {
  margin: 0px 0px 10px 5px;
  padding: 2px;
  border: 0px solid #ff0000;
  background: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 0px 0px;
}
.linklistingAds {
  border-top:1px solid #fff;
  margin: 0px 0px 0px 0px;
}
.linklistingAds a {
  text-decoration: none;
}
.linklistingAds a:hover {
  text-decoration: none;
}
.linklistingAds a:hover h4, .linklistingAds a h4 {
  text-decoration: underline;
}
.linklistingAds .linkdescription, .linklistingAds .linkdescription {
  margin: 0px 0px 0px 0px;
  padding: 2px;
  border: 0px solid #ff0000;
  background: #eee;
  font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}
.linklistingAds h4.linktitle, .linklistingAds p.linkurl, .linklistingAds p.linkrating {
  background: #eee;
  margin: 0px 0px;
}

.searchKeys {
  background: #eee;
  text-align: center;
}
.searchKeys h1 {
  te1xt-align: left;
  padding-top: 10px;
  margin: 0px 0px;
  font-size: 12px;

  background: transparent url(images/suche.gif) top left repeat-x;
  b1order-top: 0px solid #f00;
  height:36px;

}
ul.topsearchKeys {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
ul.topsearchKeys li {
  padding: 0px 0px 5px;
  margin: 0px;
  list-style: none;
}

.linklistingAds .searchhl-1 {
  text-decoration: bold;
  background: none;
  color: #f00;
}
.linklistingAds .searchhl-2 {
  text-decoration: bold;
  background: none;
  color: #f00;
}
.linklistingAds .searchhl-3 {
  text-decoration: bold;
  background: none;
  color: #f00;
}
.linklistingAds .searchhl-4 {
  text-decoration: bold;
  background: none;
  color: #f00;
}
.linklistingAds .searchhl-5 {
  text-decoration: bold;
  background: none;
  color: #0f0;
}
.searchhl-1 {
  text-decoration: bold;
  background: none;
  color: #222;
}
.searchhl-2 {
  text-decoration: bold;
  background: none;
  color: #222;
}
.searchhl-3 {
  text-decoration: bold;
  background: none;
  color: #222;
}
.searchhl-4 {
  text-decoration: bold;
  background: none;
  color: #222;
}
.searchhl-5 {
  text-decoration: bold;
  background: none;
  color: #222;
}

#home #content h4 {
  margin: 2px 10px;
  font-weight: bold;
  font-size: 12px;
}
.new-item {
/*  background-color: #BEFF9A;*/
  background-color: #CCFF99;
}
.updated-item {
  background-color: #CCFF99;
}
ul.leftnav {
  margin: 10px;
  padding: 5px;
  border-bottom: 0px solid #2B4C9D;
  float: none;
  list-style: none;
  width: 140px;
  background: #FFFFBB;
/*  background: #FFFF66; */
}
ul.leftnav li {
  float: none;
  list-style: none;
  padding: 5px;
  border-bottom: 2px solid #BEFF9A;
/*  background: transparent url(images/betweennav.gif) bottom right no-repeat; */
}
ul.leftnav a {
/*  margin-right: 1px;
  padding: 7px 9px 7px 10px; */
  float: none;
  color: #2B4C9D;
  font-size: 12px;
  text-decoration: bold;
}
ul.leftnav a:visited {
  color: #2B4C9D;
}
ul.leftnav a:hover {
  color: #ff0000;
  background: #FFFF66;
}

/* links */
a {
  color: #00f;
}
a:visited {
  color: #00f;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}

/* sub headings */
#content h3 {
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 2px dotted #BEFF9A;
}
#content h2 {
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
}
#category dl, #home dl {
  width: 33%;
}

#footer {
  background: #4A93CC;
  border: 0px solid #f00;
  text-align: center;
  color: #fff;
}
#footer_line_top {
  background: #407FB0;
  height:1px;
}
#footer_line_bottom {
  background: #407FB0;
  height:3px;
}
#footer_bottom {
  background: #DEDEDE;
}
#footer_bottom div {
  background: #FFF;
  width: 350px;
}
.searchbar {
  background: #FFFFBB;
}
.searchbar a {
  color: #3366FF;
}
.searchbar label {
  color: #3366FF;
}
#footer p {
  margin: 0px;
  padding: 5px 10px;
  color: #FFF;
  font-size: 9px;
}
#footer a {
  color: #FFF;
}

/*------------*\
|* navigation *|
\*------------*/
ul.primarynav {
  background: #2B4C9D;
}
ul.secondarynav {
  background: #2B4C9D;
}
ul.primarynav li.home {
  background: #ff0000;
}
/*
This file inherits from luna_core.css, so styles in this file will override
styles defined in it.  Changes to this file will NOT be overwritten during
upgrades.

Here's a quick tutorial on overriding styles.  Say you want to change the
background colour of the body.  Looking at luna_core.css, the colour is
defined in the rule:

    body {
      margin: 0px;
      padding: 0px;
      color: #33332e;
      background: #ffffff;
      font: normal 11px tahoma, geneva, verdana, sans-serif;
      text-align: center;
    }

To change the background colour of white (#ffffff) to gray (#dddddd), you would
add the following to this file:

    body {
      background: #dddddd;
    }

If you also wanted to change the font as well as the background, then you could
use:

    body {
      background: #dddddd;
      font: normal 12px times new roman;
    }

Also note that every template's body id is assigned the template name (without
the .html extension).  So if you want to change the h2 heading in the
category.html template, you can do this by:

    #category h2 { 
      color: red; 
      font-weight: bold; 
    }

To start you off, some sample overriding styles have been provided below.  Note
that you will have to uncomment the rules for them to work.
*/

/* Logo size and image source */
/*
#logo {
  width: 250px;
  height: 80px;
  background-image: url(images/logo.gif);
}
*/
/* If the height of your logo changes from the original, then you will probably
want to also change the vertical position of the login link */
/*
#loginbar a {
  margin-top: 25px;
}
*/

/* Show the left sidebar */
/*
#ocwrapper {
  border-left-width: 200px;
}
#leftsidebar {
  display: block;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 200px;
}
*/

/* Hide the right sidebar */
/*
#ocwrapper {
  border-right-width: 0px;
}
#rightsidebar {
  display: none;
}
#contentheader .error, #contentheader .message {
  margin: 0px;
}
*/

/* Change the right sidebar width.  Note that the sidebars have a 10px left or
right padding (left sidebar has a left padding and right sidebar has a right
padding), hence the 150px - 10px = 140px width */
/*
#ocwrapper {
  border-right-width: 150px;
}
#rightsidebar {
  margin-right: -150px;
  width: 140px;
}
#contentheader .error, #contentheader .message {
  margin: 0px 150px 0px 0px;
}
*/

/* Change width of document */
/*
#wrapper {
  width: 95%;
}
*/

/* Don't want the shadows? */
/*
.shadowtop, .shadowbottom, .shadowleft, .shadowright {
  background: none;
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: auto;
  height: auto;
  float: none;
  background: none;
}
*/

/* If you change the globals category_cols or home_category_cols, then you will
need to change the width of the columns themselves.  Note that IE sometimes has
problems if this value adds up to 100%, so keep the width a little under 100%.
For example, if you changed category_cols to 3, then this example would set
the width of the columns to 33% (99% total).  If you want to change the columns
on the home page as well, then remember to set a rule for "#home dl" as well. */
/*
#category dl {
  width: 33%;
}
*/
