@charset "utf-8";
/* CSS Document for privatbesch.lu - (c) 2008 Janosch Skrobek // bworx.de */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	background-image: url(../img/background.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	/*background-color: #739C1A;*/
	color: #464648;
	font-size: 12px;
	z-index: -999;
}

.bbodytext {
text-transform: uppercase;
}

.up {
text-transform: uppercase;
}

A {
	color: #464648;
}

#container {
	width: 960px;
	padding-top:100px;
	margin: auto;
}
# login form
.login_butt {background-color:#99CC66;align:center;width:110px;height:30px;
            color:white;font-size: 12px;wont-weight:bold;}
.login_status {color:blue;float:center;}

.tx-felogin-pi1{width: 130px;padding-left:0px;}



/*     Login box styles    */
.inner-box {
	padding:1em; 
}
.r1, .r2, .r3, .r5 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
	background-color:#D0DEAD;
}

.r5 { margin: 0 5px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#loginbox {width:138px;float:center;margin-left:12px;}
#loginbox .inner-box { padding: 0.7em 1em;background-color:#D0DEAD;}

.inner-box, b { background-color: transparent; }
.inner-box {
	padding:1em;height:150px; 
}

/*  right corner container */

.langmenubar {margin-top:60px;}
#lang {
  width:168px;
  padding-top:0px;
  padding-right: 0px;
  text-align:right;
  float:right;
  background-color:white;
}

#lang a {
  display: block;
  width: 20px;
  color: #000;
  /*text-transform:uppercase;*/
  padding: 0 20px 0 10px;
  padding-left:15px;
  background: url(../img/de.png) 100% 50% no-repeat;
  float:left;
  text-decoration: none;
}

#lang a.fr {
  padding-left:5px;
  background-image:url(../img/fr.png)
}

#lang a.lu {
  padding-left:5px;
  background-image:url(../img/lu.gif)
}
#background {
	width: 960px;
	background-image: url(../img/bgx.jpg);
	background-position: 50% 600px;
	background-repeat: no-repeat;
	float: left;
}

#menu {
	width: 735px;
	height: 30px;
	margin-left: 35px;
	margin-top: 100px;
	float: left;
}

#start {
	width: 132px;
	margin-left: 15px;
	height: 150px;
	margin-top: -12px;
	float: left;
	clear: right;
}

* html #menu {
	margin-left: 17px;
}

#main {
	width: 920px;
	min-height: 500px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	clear: both;
}

* html #main {
	height: 500px;
}

#content {
	padding-left: 15px;
	width: 735px;
	float: left;
	overflow:hidden;
}

#header {
	width: 685px;
	height: 0px;
	padding: 15px 15px 15px 35px;
	float: left;
	clear: both;
}

#content1 {
	width: 400px;
	padding-left: 35px;
	float: left;
}

.page_150 #content1 {
  width: 695px;
}

#content2 {
	width: 270px;
	padding-left: 10px;
	float: left;
	overflow:hidden;
	padding-top:60px;
}

.page_150 #content2 {
  display: none;
}

#news {
	width: 138px;
	padding-left: 18px;
	float: left;
}

#links {
	width: 138px;
	padding-left: 17px;
	float: left;
}

#login {
	width: 138px;
	padding-left: 15px;
	float: left;
}

#footer {
	width: 960px;
	height: 85px;
	background-repeat: no-repeat;
	background-image:url(../img/footer.jpg);
	float: left;
	clear: both;
}

/* NAVI */

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: #FFF;
	padding: 0;
	margin-left:30px;
	font-size: 12px;
	font-weight: normal;
}
 
.nav-lvl1 {
	margin-left: 15px !important;
	width: 120px;
	margin-top:1px;
}

* html .first {
	margin-left: -15px !important;
}

.nav2act a {
	color: #739C1A !important;
}

#nav .nav-lvl1 a {
	color: #464648;
    	display: block;
    	height: 32px;
	margin-top: 0px;
  	  padding-top: 15px;
    text-align: center;
    text-decoration: none;
    width: 120px;
    margin-bottom:-10px;
}

#nav .nav-lvl1 .first a {
	display: block;
	width: 120px;
	height: auto;
	color: #464648;
	text-decoration: none;
	margin-top: 0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	margin-bottom:0;
}
 
#nav li {
	float: left;
	padding: 0;
}
 
#nav ul li a {
color: #464648;
}


#nav a:hover {
	color: #739C1A;
}  

 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	margin: 0px;
	padding-top: 15px;
}
 
#nav li li {
	width: 120px;
	padding-bottom:1px;
	margin: 4px;
}
 
#nav li ul a {
	padding: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
 
#nav li ul ul {
	margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;  
}
 
#nav li li a:hover, #nav li li.sfhover a {
	color: #A2BB5F;
}
 
#nav li li {
}
 
#nav li li a {
	padding-left:5px;
	height: auto;
}
 
#nav li ul {
	background-image: url(../img/ddback.png);
	background-position: bottom;
	padding-bottom: 10px;
	z-index: 1;
}

/* NEWS */

.news-latest-container {
	width: 138px; 
	overflow: hidden;
}

/* Bilder */

.csc-textpic-caption {
	font-style: italic;
	padding-top: 6px;
}

/* Listen */

#content1 ul {
	padding-left: 13px;
	display: block;
	background-image: url(../img/arrow.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#content li {
	padding-left: 25px;
	display: block;
	background-image: url(../img/list.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#content
.arrow1 {
	padding-left: 17px;
	text-decoration:none;
	display: block;
	background-image: url(../img/arrow1.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color:#82AF1E;
}


/* NEWS */
.clearer {
	border: none;
	border-top: 1px solid #739C1A;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-latest-container h2, .news-latest-container .clearer, .news-latest-gotoarchive, .news-single-author, .news-latest-item img, .news-list-item img {
	display: none;
}

.news-latest-container {
	margin-top: 10px;
}

.news-latest-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #739C1A;
}

.news-latest-container A, .news-list-morelink A {
	text-decoration: none;
}

.news-latest-morelink, .news-list-morelink {
	text-align: right;
}

.news-single-item h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.news-single-item h2 {
	font-size: 14px;
}

.news-latest-item h3 {
	font-size: 12px;
}

.news-single-imgcaption {
	font-style: italic;
	padding-top: 6px;
}

.news-single-img {
	width: 240px;
	padding: 10px;
	padding-top: 2px;
	float: right;
}

.news-list-item h3 {
	margin-bottom: 5px;
	font-size: 12px;
}

.news-list-date {
	font-weight: normal;
}

/* privatbesch */

.noshow {
  display: none !important;
}

.item-label {
  font-style:italic;
}

.listitem {
  width: 710px;
  clear:both;
}

.listitem h1 {
  font-size: 12px;
  margin: 12px 0;
}

.item-left {
  float: left;
  width: 270px;
}

.item-middle {
  float: left;
  width: 270px;
}

.item-right {
  float: left;
  width: 140px;
}

.cat-header {
  display: block;
  font-style:italic;
  padding-bottom: 3px;
}

.item-middle p {
  margin-bottom: 10px;
}

.item-left ul {
  padding-bottom: 15px;
}

.item-footer {
  clear:both;
  padding-bottom: 40px;
  background: url(../img/listborder.gif) 50% 100% no-repeat;
}

.item-desc {
  display: block;
  font-style: italic;
  padding-bottom: 3px;
}

.image {
  padding-bottom: 10px;
}

.image img {
  border: 1px solid #CCC;
}

.noShow {
  display: none;
}

.searchleft {
  width: 370px;
  float: left;
}

.filter {
  width: 250px;
  float: left;
}

.searchbox {
  width: 710px;
  padding-bottom: 40px;
}

.gdesc {
  padding: 8px 15px 8px 0;
  line-height: 140%;
  font-style:italic;
}

.searchbox input {
  padding: 3px;
  border: 1px solid #739C1A;
  background: #fff;
  height: 17px;
}

.searchbox input:focus, .searchbox input:hover {
  background: #F2F5E9;
}

.searchbox input.button, .searchbox input.reset {
  cursor: pointer;
  height: 25px;
}

.searchbox select {
  width: 250px;
  padding: 3px;
  border: 1px solid #739C1A !important;
  margin-bottom: 4px;
}

.clearall {
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden;
}

.browsebox {
  display: block;
  text-align: right;
  width: 680px;
}

.greenhtable td {
	padding:5px;
	border-left:1px solid #eef3df;
}

#content1 a.button {
	width: 196px!important;
}
