/********** Artikel anzeigen **********/
/* Allgemeines */
a {
	color: #9b990e;
	text-decoration: none;
}
a:hover {
	color: #7b7a0b;
	text-decoration: none;
}
span.details {
	float: right;
	font-size: 0.9em;
	width: 5.5em;
	text-align: right;
}
span.details a, .article-text a {
	color: #eeec15;
	text-decoration: none;
}
span.details a:hover, .article-text a:hover {
	color: #9b990e;
	text-decoration: none;
}
a.adv {
	color: #000;
	text-decoration: none;
}
a.adv:hover {
	text-decoration: none;
	color: #000;
}
/* Single View */
.single-wrap {
	margin-bottom: 2em;
	border-bottom: 1px solid #5a5b5e;	
	width: 100%;
}
p.single-pic {
	margin: 0;
}
table.pic-text {
	font-size: 1em;	
	border-collapse: collapse;
	width: 100%;
}
table.pic-text tr td.pic {
	margin: 0;
	background: #fff;
	padding: 1em;	
	vertical-align: middle;
	text-align: center;
}
table.pic-text tr td.text {
	padding: 1em;
}
.single-text, .single-details {
	padding: 0 1em 1em 1em;
}
.single-wrap h5 {
	margin: 0;
	border-top: 1px solid #5a5b5e;	
	border-bottom: 1px solid #5a5b5e;	
	color: #000;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.5em;	
	text-align: left;
	padding: 0 1em; 	
}
/* List View */
table.listView tr td.pic {
	width: 200px;
}
table.listView tr td.text {
	width: auto;
}
p.pic {
	margin: 0;
	text-align: center;
	padding: 1em;
	background: #fff;
}
h2.article-title {
	margin-bottom: 0;
	text-align: left;
	padding: 0 1em; 
}
.article-text {
	padding: 1em;
	border-bottom: 1px solid #5a5b5e;
	margin-bottom: 2em;	
}
.wrap-article {
	width: 100%;
}
/* 2 Cols */
.first-col-outer {
	float: left;
	width: 48%;
}
.sec-col-outer {
	float: right;
	width: 48%;		
} 
.two-cols-wrap .menu-below-container {
	float: left;
	width: 100%;
}
/* Page Browser */
p.pBrowser {
	text-align: center;
	margin: 0;
	padding: 0;	
}
/* Menü Below */
.menu-below-container {
	margin-top: 0;
	height: 29px;
	background-color: #f1f1f1;
 	border-bottom: 1px solid #5a5b5e;
 	border-right: 1px solid #5a5b5e;
 	border-top: 1px solid #ccc;
 	border-left: 1px solid #ccc;  		  		 	
}
ul.menu-below {
	margin: 0;
	padding: 0;
	background-color: #f1f1f1;
	list-style-type: none;	
}
ul.menu-below li {
	display: block;
	float: left;
	width: 25%;
	height: 29px;
 	line-height: 29px;	 	 	
} 
ul.menu-below li.sec {
 	width: 73%;
 	text-align: center;
 	vertical-align: center;
}
ul.menu-below li.first a {
	background: #f1f1f1;	
	line-height: 25px;		
	display: block;
	float: left;
	width: 100%;
	height: 25px;
	padding: 2px;
	border-right: 1px solid #ccc;	
	text-align: left;
}
ul.menu-below li.first a:hover {
	background: #cccccc; 
}
ul.menu-below li.first a img {
	border: none;
	vertical-align: center;
	float: left;
	margin: 0 1em;
}

/***********  MEMO *************/
.memo {
	width: 167px;
	padding: 0;
}
.memo table {
	width: 100%;
	background: #fff;
	font-size: 1em;
}
.memo table tr td {
	background: #f1f1f1;
	width: 85%;
}
.memo table tr td.last {
	background: #f1f1f1;
	width: 15%;
	text-align: center;
}

/*********** Kontakt - Formular *********/
.tx-kontakt-pi1 {
	width: 100%;
}
table.kontakt {
	width: 100%;
	font-size: 1em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;			
}
table.kontakt tr td input, p.submit input {
	border: 1px solid #5a5b5e;
	width: 100%;
	font: 1em Arial, "Avant Garde", "Times New Roman", sans-serif;	
}
p.submit {
	margin: 0.5em 0 0 0;
	padding: 0;
}
table.kontakt tr td textarea {
	border: 1px solid #5a5b5e;
	width: 100%;
	height: 10em;
	font: 1em Arial, "Avant Garde", "Times New Roman", sans-serif;	
}
table.kontakt tr td select {
	border: 1px solid #5a5b5e;
	width: 100%;
}	
table.kontakt tr td {
	width: 20%;
	background: #f1f1f1;
	padding: 2px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
table.kontakt tr td.input {
	width: 80%;
	border-right: none;
}
table.kontakt tr td.last {
	border-bottom: none;
}
table.kontakt tr td.privacy input {
	width: auto;
	border: none;
}
ul.kontakt-errors {
	border: 1px solid #000;
	list-style-type: disc;
	margin: 0;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	color: red;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;		
}

/********** IMPRESSUM ********/
.tx-impressum-pi1 {
	width: 100%;
}
.image-above {
	text-align: center;
	margin-bottom: 1em;
}
dl.impressum {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
dl.impressum dt{
	float: left;
	width: 40%;
	padding: 2px;
}
dl.impressum dt.bg, dl.impressum dd.bg  {
	background: #f1f1f1;
}
dl.impressum dd {
	text-align: right;
	padding: 2px;
}
/************ FIRMA ***********/
.firma-text {
	padding: 0.5em 2px;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;	
}

/************ LOGIN-BOX ***********/
.tx-newloginbox-pi1 {

}
.tx-newloginbox-pi1 p.submit {
	margin-bottom: 0.5em;
}
/************ DOWNLOAD_AREA **********/
.cont-under-title {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	background: #f1f1f1;
	padding: 0.5em 2px;	
	width: 100%;
}
html>body .cont-under-title {
	width: auto;
}
form {
	margin: 0;
	padding: 0;
	border: none;
}
.cont-under-title p {
	margin: 0;
}
.cont-under-title table {
	width: 100%;
	font-size: 1em;
	margin-bottom: 0.5em;	
}
.cont-under-title table tr td {
	background: #fff;
	padding: 2px;
	width: 69%;
}
.cont-under-title table tr td.first {
	width: 1%;
}
.cont-under-title table tr td.count {
	width: 15%;
}
.cont-under-title table thead tr td {
	font-weight: bold;
}
.cont-under-title table.sec {
	margin: 0;
}
p.back {
	margin-top: 0.5em;
}
/************* MININEWS-RECHTS ***************/
.mininews-outer {
	position:relative;
	width:100%; 
	height:110px; 
	overflow:hidden;
}
#led_0 {
	position:relative;
	width:100%;
}	
#led_0 p a {
	text-decoration: none;	
}
#led_0 p a:hover {
	text-decoration: underline;
}
/*************** SEARCH BIG ******************/
p.search-pBrowser {
	height: 29px;
	line-height: 29px;
	background-color: #f1f1f1;
 	border-bottom: 1px solid #5a5b5e;
 	border-right: 1px solid #5a5b5e;
 	border-top: 1px solid #ccc;
 	border-left: 1px solid #ccc;
 	text-align: center;  	
}
/*************** NEWS **************/
table.image-set {
	width: 100%;
}
table.image-set tr td {
	width: 50%;
	text-align: center;
}
.tx-mininews-pi1 ul.menu-below li a img {
	margin-top: 2px;
}
.tx-mininews-pi1 h2 {
	margin-bottom: 0.5em;
}
.tx-mininews-pi1 h2.article-title {
	margin-bottom: 0;
}
.news-images {
	padding: 0 1em 1em 0;
}
.news-images img {
	margin: 0 0 1em 1em;	
}
