h2.border {
	padding: 2px 0;
}
.news-list-item h2 {
	background: transparent url(../images/leftnav_icon_0.gif) no-repeat 2px 4px;
	padding-left: 15px;

}

.news-list-item h2 a {
	font-size:12px;
}
.news-latest-gotoarchive a {
	background: transparent url(../images/leftnav_icon_0.gif) no-repeat 2px 0px;
	padding-left: 15px;
}

#col1_content ul {
	margin-bottom:15px;
}

table.hs1-grau1 tr td:first-child,
table.hs1-grau2 tr td:first-child {
	min-width:50px;
}

input.tx_mailform_submit {
	background: #e5e5e5 url(../../img/link.gif) no-repeat 5px center;
	border: 0px;
	padding:3px 5px 3px 15px;
}

div.tx_mailform_div_label_left{
	float:left;
	width:150px;
}

div.tx_mailform_none {
	margin-bottom: 8px;
}
.tx_mailform_text {
	min-width:350px;
	border: 1px solid #666;
	padding: 2px;
}


/* Browsebox */
.tx-indexedsearch-browsebox table,
.tx-ttnews-browsebox table {
	border-top:1px solid #B0CB24;
	border-bottom:1px solid #B0CB24;
	border-collapse:collapse;
	width:100%;
	margin-bottom: 20px;
	height:20px;
}
.tx-indexedsearch-browsebox td,
.tx-ttnews-browsebox td {
	margin-left: 5px;
}

.tx-indexedsearch-browsebox td a,
.tx-ttnews-browsebox td a{
	display:block;
	clear:none;
}

.tx-indexedsearch-browsebox td:first-child,
.tx-ttnews-browsebox td:first-child {
	margin-left: 0px;
}
.tx-indexedsearch-browsebox td:first-child p,
.tx-ttnews-browsebox td:first-child p{
	text-align:left;
}

.tx-indexedsearch-browsebox p,
.tx-ttnews-browsebox p {
	text-align:right;
	margin-bottom: 0px;
}

.tx-indexedsearch-browsebox p.resultcount,
.tx-ttnews-browsebox > p {
	text-align:right;
	margin-bottom: 0px;
	font-style:italic;
	background: #efefef;
	padding: 2px 5px;
}

/* Indexed Search */

.tx-indexedsearch-res table td{
	background:#e5e5e5;
	border-bottom:1px solid #fff;
}

tr.tx-indexedsearch-title td{
	border-top: 1px solid #B0CB24;
	border-bottom: 1px solid #B0CB24;
	border: 0px;
	border-bottom:1px solid #fff;
	background: #DFDFDF;
	padding: 2px 0 0 0;
	font-weight:bold;
	font-size:12px;
}

.tx-indexedsearch-res table {
	border-collapse:collapse;
	width:100%;
	margin-bottom: 20px;
}

tr.tx-indexedsearch-title td.tx-indexedsearch-title-icon {
	width: 30px;
	padding-right:5px;
	padding-left:5px;
	text-align:right;
}

.tx-indexedsearch-whatis p{
	font-size:13px;
}

.tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
}
td.tx-indexedsearch-info p {
	margin-bottom: 0px;
	text-align:right;
}


/* Navigation */
span.plusN, span.plusN > a {
	display:block;
	clear:both;
}



/* @group menu */
ul#nav{
	width:180px;
}
ul#nav, ul#nav ul {
	max-width:180px;
	list-style:none;
	margin-left:0px;
}

ul#nav a:hover,ul#nav a:active {
}


ul#nav li a{
	display:block;
	padding: 3px 0 1px 0;
	background: #fff;
}

ul#nav ul li a {
	padding: 3px 0 1px 27px;
	background-color: #fff ;
	background-image: url(../images/leftnav_icon_0.gif) ;
	background-repeat: no-repeat;
	background-position: 13px 0.45em;
}
ul#nav ul ul li a {
	padding: 3px 0 1px 41px;

	background-position: 27px 0.45em;
}
ul#nav ul ul ul li a {
	padding: 3px 0 1px 54px;

	background-position: 41px 0.45em;
}

ul#nav ul ul ul ul li a {
	padding: 3px 0 1px 68px;

	background-position: 54px 0.45em;
}

ul#nav ul li a.aktiv {
	background-image: url(../images/leftnav_icon_minus.gif);
}

ul#nav li {
	background: none;
	border-top: 1px solid #DFDFDF;
	padding:0px;
}

ul#nav > li.first {
	border-top: 0px;
}

ul#nav li.current.noSubMenu, ul#nav li.current.noSubMenu + li{
	border-top: 1px solid #B0CB24;
}

ul#nav li.current.subMenu, ul#nav li.current.subMenu > ul > li:first-child{
	border-top: 1px solid #B0CB24;
}

ul#nav li.last.current{
	border-bottom: 1px solid #B0CB24;
}
ul#nav li.last.current.subMenu{
	border-bottom: 0px;
}

ul#nav a.aktiv {
	font-weight:bold;
}

.tx_mailform_div_output_select-check {
	margin-left: 150px;
}
.Aassistme_pdb_article_linklist_table a{
	padding: 3px 0 1px 15px;
	background: #fff url(../images/leftnav_icon_0.gif) no-repeat 0 0.35em;
}
.adressContent{
	float:right;
	width:230px;
}
.productRequestTable {
	width:420px;
}
.productRequestTable thead {
	cursor:pointer;
}
.productRequestTable tbody {
	display:none;
}

.productRequestTable:hover tbody {
	/*display:inline-block;*/
}



#personalForm {
	margin: 10px 0;
	padding: 10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
#personalForm select{
	min-width: 233px;
	width: 233px;
	padding: 2px;
}
#personalForm textarea {
	min-width: 226px;
	width: 226px;
	padding: 2px;
}
#personalForm input[type=text] {
	width: 228px;
}
#personalForm input#tx_assistmepdb_articlerequest_personal_city {
	width: 175px;
	min-width: 175px;
}
.sendButton a{
	background: #DFDFDF;
	padding: 5px;
	float:left;
	
}
a.addArticle {
	margin-left: 10px;
}
a.addArticle, a.subtractArticle, a.deleteArticle {
	color: #B4CA20;
	font-weight:bold;
	font-size: 15px;
	text-decoration:none;
	outline: none;
	padding: 0 5px;
}

/**
 * 3.8.2010
**/

a#sendButton, a.sendButton {
	background: #DFDFDF url(../images/leftnav_icon_0.gif) no-repeat 3px 5px;
	padding: 5px 5px 5px 15px;
	margin-right: 10px;
}
#tx_assistmepdb_articlerequest_requestForms a#continue {
	background: #DFDFDF url(../images/leftnav_icon_0.gif) no-repeat 3px 5px;
	padding: 5px 5px 5px 15px;
}

table.maildata {
	margin-top:10px;
	padding-top: 5px;
	border-top:1px solid #ccc;
}
h3.errorFlashMessage {
	color: #B4CA20;
	font-weight:bold;
	font-size: 15px;
	padding-left: 3px;
}
#articlerequestModalContent{
	padding:10px;
	height:auto;
	width:400px;
}
#simplemodal-container {
	height:auto;
	overflow:hidden;
}

#tx_mailform_724 {
	padding: 20px;
}
.tx_mailform_cb_label {
	padding-left:10px;
}
.tx_mailform_checkbox_element  {
	padding: 5px 0px;
}
