* {
	font-family: Arial, sans-serif;
}
body, form {
	padding:0; margin:0;
}
input, textarea, option, select, table, tr, td {
  font-size: 12px;
}
table {
  border: 0px;
}

ul {
  margin-left: 10px;
  padding-left: 10px;
}
img {
	border: none;
}
a {
  color: #015083;
  text-decoration: none;
}
a:active, a:link, a:visited {
  color: #015083;
}
a:hover {
  color: #015083;
  text-decoration: underline;
}
a.anchor,a:hover.anchor {
	color: inherit;
	text-decoration: inherit;
}
.invisible {
	display: none;
}
span.clear_both {
	clear:both;
	display:block;
}
div#notice {
	border: 1px solid #efd000;
	background-color: #fffded;
	padding: 10px;
}
div#error {
	border: 1px solid #E70000;
	background-color: #ffefef;
	padding: 10px;
}

/* Layout
============================================================================*/
#head {
	margin: 20px 0 0 20px;
	padding: 0;
	width: 800px;
	height: 60px;
	background-image: url(images/jl_header_bg.gif);
	background-repeat: no-repeat;
}
#head a.home{
	display:block; 
	width:300px; 
	height:58px;
	text-decoration: none;
	float: left;
}
#head h1, #head h2, #menu h2 {
	display: none;
	margin:0; padding:0;
}
.search {
	float: right;
	padding-right: 2px;
}
.search form {
}
.search .search_field {
	border: 1px solid #000;
	font-size: 10px;
	padding: 0;
	height: 14px;
	width: 136px;
	margin-right: 3px;
	float: left;
}
#head .search .search_button {
	float: left;
}
#menu {
	margin: 0 0 0 20px;
	background-color: #88BDDE;
	padding: 2px 0 0 9px;
	width: 789px;
	border: 1px solid #000;
	border-top: none;
}
#menu ul {
	margin:0;
	padding: 0;
}
#menu li {
	padding-left:10px;
	margin-right: 20px;
	background:transparent url(http://newsroom.de/img/specials_bullet.gif) no-repeat scroll 0pt 4px;
	list-style: none outside;
	line-height: 15px;
	float: left;
}
#menu a {
	color: #015083;
	font-size: 12px;
}

#body {
	margin-left: 20px;
	width: 800px;
}
#body .layout {
	width:100%;
	border-collapse: collapse;
	border: none;
	margin:0;padding:0;
}
#body .layout .left, #body .layout .right, #body .layout .ads {
	vertical-align: top;
	margin:0;padding:0;
}
#body .layout .left {
	width: 150px;
	overflow: hidden;
}
#body .layout .right {
	padding: 20px 11px 0 11px;
}
#body .layout .ads {
	padding-top: 20px;
	width: 160px;
	text-align:right;
}

/* Hauptmenü
============================================================================*/
div#mainmenu {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #88bdde;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
div#mainmenu h2 {
	display: none;
}
div#mainmenu a {
	color: #015083;
}
div#mainmenu ul {
	margin:0;padding:0;
	list-style-type: none;
}
div#mainmenu li {
	height: auto;
	border-top: 1px;
	border-bottom: 1px;
	padding: 3px 0 3px 0;
	text-indent: 5px;
}
div#mainmenu li.active {
	height: auto;
	background-color: #FFF;
	border-top: 1px dashed #015083;
	border-bottom: 1px dashed #015083;
	/*padding: 3px 0 3px 0;*/
	padding: 3px 0 0 0;
}
div#submenu ul {
	margin-top: 3px;
}
div#submenu li {
	font-weight: normal;
	text-indent: 19px;
}
div#submenu li.active {
	border-top: 1px none;
	border-bottom: 1px none;
	background-color: #DDD;
	font-weight: normal;
	padding: 3px 0 3px 0;
}


/* Boxen in der linken Spalte ("menubox")
============================================================================*/
.menubox {
	background-color: #88BDDE;
	border: 1px solid #000;
	font-size: 12px;
	margin-bottom: 20px;
}
.menubox h2 {
	background-color: #015083;
	padding: 3px;
	margin: 0;
	color: #88BDDE;
	font-size: 12px;
}
.menubox h2 a.rss {
	float: right;
	color: #FFF;
}
.menubox h2 a.rss img {
	vertical-align: top;
}
.menubox ul.menu {
	list-style-type: none;
	margin:0;
	padding: 5px;
}


.breadcrumbs {
	color: #015083;
	font-weight: bold;
	border-bottom: 1px dashed #015083;
	padding-bottom: 2px;
	margin-bottom:10px;
	font-size:  14px;
}
.breadcrumbs a {
	color: #015083;
}
.breadcrumbs .rss {
	float: right;
}

/* Boxen in der linken Spalte ("menubox")
============================================================================*/
h3 {
	clear:both;
	color:#015083;
	font-size:14px;
	margin:4px 0pt 13px;
	text-transform:uppercase;
}
h3.underline {
	border-bottom: 1px dashed #015083;
}

div#magazin {
	color: #015083;
	font-size: 9px;
	border: 1px solid #000;
	background-color: #88bdde;
	margin: 20px 0 20px 0;
	text-align: center;
	padding: 10px;
	overflow: hidden;
}
div#magazin h2 {
	display: none;
}
div#magazin h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 0;
}
div#magazin a {
	color: #015083;
	font-size: 11px;
}
div#magazin p {
	margin: 0 0 10px 0;
	text-align: left;
}



/* Fieldset
============================================================================*/
.fieldset {
	color: #015083;
	font-size: 12px;
	border: 1px solid #000;
	background-color: #DDD;
	margin: 10px 0 10px 0;
}
.fieldset h3 {
	font-size: 12px;
	padding: 2px 0 2px 9px;
	background-color: #88bdde;
	color: #015083;
	text-align: left;
	margin: 0;
}
.fieldset table {
	width: 100%;
}
.fieldset div.container {
	padding: 10px;
}
.fieldset td {
	padding-bottom: 3px;
}
.fieldset td.label {
	width: 90px;
	vertical-align: top;
}
.fieldset span.text {
	color: #000;
}
.submitbox {
	padding: 10px;
	background-color: #88bdde;
	color: #015083;
	text-align: center;
	border: 1px solid #000;
	margin-bottom: 20px;
	font-size: 12px;
}

/* Home Styles
============================================================================*/
.bannercontainer {
	margin-bottom: 20px;
}
.jl_start{
	background-image: url(images/jl_start.jpg);
	background-repeat: no-repeat;
	height: 74px;
	padding: 146px 0 0 50px;
	margin: 30px 0 10px 0;
}

.jl_start .search_field {
	width: 355px;
	margin-bottom: 5px;
}
.jl_start .search_button {
	margin: 10px 0 0 60px;
}
.home_category {
	text-decoration: underline;
}
.home_category_count, .number_of_links {
	color: #015083;
}
table.home_categories td.col_1 {
	padding-right: 20px;
}
table.home_categories p {
	margin: 0 0 10px 0;
}

.category_path_top {
	text-transform:uppercase;
}

.jl_suche {
	background-image: url(images/jl_alex_unterseiten.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 468px;
	padding: 20px 0 30px 0;
}
.jl_suche .search_field {
	border: 1px solid #015083;
	width: 355px;
}


/* Browse Styles
============================================================================*/
.category_link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.link_function {
	color: #ff750f;
}
p.link_review {
	margin: 0 0 10px 0;
}


/* Google AJAX Search
============================================================================*/
.result_table {
	width:100%;
	border-collapse:collapse;
	padding:0;margin:0;
}
.result_table .rt_left {
	padding-right: 11px;
}
.result_table td {
	vertical-align:top;
}
.gsc-resultsHeader{
	display: none;
}
.gsc-control {
	width : auto;
}
.gsc-ad-box {
	padding: 10px;
	border: 1px solid #999;
}
.gs-title {
	font-size: 14px;
	font-weight: bold;
}

.pagination1 a {
	text-decoration: underline;
}

.pagination1 .active {
	color:#9A0000;
	font-weight: bold;
}
.pagination1 span, .pagination1 a {
	margin-right: 10px;
}

/* Impressum
============================================================================*/
table.st {
	border-collapse: collapse;
	border: 1px solid #000;
}
table.st tr.r1 {
	background-color: #DDD;
}
table.st td {
	padding: 2px;
}




a.list_item:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

.bold-white-text {
  color: #f3f3f3;
  background-color: inherit;
  font-size: 11px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
}

.featuredprice {
  color: #ff6600;
  background-color: inherit;
  font-size: 11px;
  font-family: tahoma, sans-serif;
  font-weight: bold;
}

.feattxt{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}

.corner {
  background-image: url(images/corner1.gif);
  width: 610px;
  height: 21px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left top;
}


.panel-bg {
  background-image: url(images/pannel-bottom.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.login-bg {
  background-image: url(images/template_15.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.head {
  color: #000000;
  background-color: inherit;
  font-family: tahoma, serif;
  font-weight: bold;
}

.button {
  background-image: url(images/button.gif);
  height: 20px;
  width: 55px;
  border: 0px solid #cccccc;
  cursor: pointer;
}

.tbl_caption {
  color: #000000;
  background-color: inherit;
  background-image: url(images/bg-bar.gif);
  background-repeat: repeat;
  font-family: tahoma, serif;
  font-weight: bold;
}

.tbl_border {
  color: inherit;
  background-color: #000000;
}

.tbl_normal {
  color: #000000;
  background-color: #fafafa;
  font-size: 11px;
}

.bordercolor {
  border: 1px solid #ececec;
}

.top_menu {
  font-size: 10px;
}

.feed-desc img {
  margin-right: 5px;
}
