.news-single-img {
	float:right;
	margin:0 0 5px 5px;
}

.news-list-container {

}
.news-list-item img {
	float:left;
	margin:0 10px 0 0;
	position:relative;
}

.news-list-morelink {
	margin:0;
	text-align: right;
}

.clearer {
	height:1px;
	background:#333;
	margin:10px 0 10px 0;
	border:0;
}

body {
	margin:0;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 75%;
	text-align: center;
	background: #ffffff;
	color: #000000;
}

td {
	font-size: 100%;
}

h1, h2, h3 {
	font-family: arial, sans-serif;
	margin: 20px 10px 0px 0px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size:160%;
}

h2 {
	font-size:150%;
}

h3 {
	font-size:140%;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
} 

a img {
	border: 0;
}

p {
	margin: 0 0;
}

#all {
	margin: 0 auto;
	text-align: left;
}

#left_column {
	margin: 0; 
	padding: 0 0 0 10px;
	background: #f1c20a; 
}

#right_column {
	margin: 0; 
	padding: 0 10px 0 0;
	background: #f1c20a;
}

#left {
	margin: 0;
	padding: 10px 0 0 0;
	width: 165px;
	float: left;
	border: 0px solid red;
}

#left ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

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

#left li,  #left li.nav_1_act,  #left li.nav_1_act_last  {
	padding: 0 0 0 15px;
	background: url(/fileadmin/lugah/images/point.gif) no-repeat left;
	background-position:0px 7px;
}

#left li.nav_1_act_last a  {
	border-bottom:	0 !important;
}

#left li.nav_1_actifsub, #left li.nav_1_actifsub_last  {
	padding: 0 0 0 8px;
	background: none;
}

#left li li {
	padding:0 0 0 0;
	background:none;
}

#left li.nav_1_act,  #left li.nav_1_act_last {
	background: none !important;
}

#left li a, #right li a {
	display: block;
	text-decoration: none;
}

.nav_1 a, .nav_1_act a, .nav_1_act_last a, .nav_1_actifsub a {
	padding: 5px 0;
	border-bottom: 1px solid #000000;
}

.nav_1_last a, .nav_1_actifsub_last a {
	padding: 5px 0;
}

.nav_1_act a , .nav_1_act_last a, .nav_1_actifsub_last a, .nav_1_actifsub a {
	font-weight: bold;
	color: #000000;
}

.nav_2_last  {
	border-bottom: 1px solid #cccccc !important;
}

.nav_2 a, .nav_2_last a, .nav_2_act a {
	padding: 5px 0 5px 15px;
	font-weight: normal;
	font-size:90%;
	color:#000000;
	border-bottom: 0px dashed #000000 !important;
}

.nav_2_act_last a, .nav_2_last a {
	padding: 5px 0 5px 15px;
	color:#000000;
	font-size:90%;
	border-bottom: 1px solid #000000;
}

.nav_2_act a, .nav_2_act_last a {
	padding: 5px 0 5px 15px;
	font-weight: bold;
	font-size:90%;
	color:	#000000;
	border-bottom: 0px dashed #000000;
}





.nav_3 a, .nav_3_last a, .nav_3_act a {
	padding: 5px 0 5px 30px;
	font-weight: normal;
	font-size:80%;
	color:#333;
	border-bottom: 0px dashed #cccccc;
}

.nav_3_act_last a, .nav_3_last a {
	padding: 5px 0 5px 30px;
	color:#333;
	font-size:80%;
	border-bottom: 0px solid #cccccc;
}

.nav_3_act a, .nav_3_act_last a {
	padding: 5px 0 5px 30px;
	font-weight: bold;
	font-size:80%;
	color:#3054bf;
	border-bottom: 0px dashed #cccccc;
}

.nav_3_last a, .nav_3_act_last a {
	border-bottom: 1px solid #cccccc;
}


#field {
	padding: 0 0 0 5px;
	width: 125px !important;
	width: 130px;
	color: #000;
	background:#fff;
	border: 1px solid #cccccc;
}

#button {
	margin: 0 0 -4px 5px !important;
	margin: 0 0 -2px 5px;
	border:0px solid blue;
}

#center_banner {
	padding: 10px;
	min-height:80px;
	height:	auto !important;
	height:	80px;
	margin: 0 175px 0 175px;
	background: #f1c20a;
}

#content {
	padding: 10px;
	min-height:500px;
	height:	auto !important;
	height:	500px;
	margin: 0 175px 0 175px;
	border: 2px solid #000000;
	background: #ffffff;
	align: center;
}

#content_box {
	position: relative;
	width: 550px;
	text-align: left;
	margin: 0px auto;
}

#right {
	margin: 0;
	padding: 120px 0 0 0;
	width: 165px;
	float: right;
	border: 0px solid red;
}

#right ul {
	margin: 4px 0 0 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}



#footer {
	clear: both;
	height: 20px;
	font-size: 90%;
	text-decoration: none;
	text-align: center;
	border: 0px solid red;
	margin:0;
	padding:20px 0 10px 0;
}

#footer a {
	text-decoration: none;
}

#tx-lzgallery-pi1-fotos {
	border-width:		0px;
	border-style:		solid;
	border-color:       #eeeeee;
	text-align:			center;
	padding:			5px 5px 5px 5px;
	background-color:	white;
	border-collapse:	collapse;
}

#tx-lzgallery-pi1-fotos td {
	text-align:			center;
	padding:			0;
	border-style:		solid;
	border-width:		0px;
	border-color:		#eeeeee;
	padding:			3px;
}