* {
	padding:0;
	margin:0;
}

a img {border:none;}

.clearer {clear:both;font-size:1px;line-height: 1px;}

a {
	color:#005893;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:24px;
	font-weight:normal;
	line-height:1.4em;
	margin:0 0 25px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:10px;
}


h3 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:12px;
	line-height:1.4em;
}

h4 {

}

h5 {

}

p {
	margin-bottom:12px;
}

#logo_print {
	margin-bottom:15px;
}

#content ul {
	list-style:none;
}

#content li {
	background-image:url(/fileadmin/images/li_bullet.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-bottom:12px;
	padding-left:25px;
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	text-align:center;
	font-family:Georgia,Helvetica,sans-serif;
	font-size:12px;
	color:#3C3C3C;
	line-height:1.4em;
}

#container {
	margin:0pt auto 15px;
	width:944px;
	text-align:left;
}

/*********
 * Content
 * -Beginn-
 *********/

#content {
	float:left;
	width:90%;
	padding-top:15px;
	margin:0px 55px;
	border-top:1px solid #e3e3e3;
}

#content .products_top {
	/*border-bottom:1px solid #e3e3e3;*/
	width:454px;
}

#content .products_middle {
	/*border-bottom:1px solid #e3e3e3;*/
	width:454px;
}

#content .products_bottom {
	width:454px;
}

#content .products_left {
	width:205px;
	float:left;
	margin-bottom:20px;
}

#content .products_right {
	width:205px;
	float:right;
	margin-bottom:20px;
}

.products_left a.internal-link, .products_right a.internal-link {
	background-color:#FCD516;
	background-image:url(/fileadmin/images/submenu_act_bullet.png);
	background-position:8px 10px;
	background-repeat:no-repeat;
	color:#3C3C3C;
	display:block;
	font-size:14px;
	padding:5px 5px 6px 25px;
}

.products_left a.internal-link:hover, .products_right a.internal-link:hover {
	text-decoration:none;	
}

.rgtabs-container a.internal-link {
	background-color:#FCD516;
	background-image:url(/fileadmin/images/submenu_act_bullet.png);
	background-position:8px 10px;
	background-repeat:no-repeat;
	color:#3C3C3C;
	font-size:14px;
	padding:5px 13px 6px 25px;
}

.rgtabs-container a.internal-link:hover {
	text-decoration:none;
}

/*********
 * Content
 * -Ende-
 *********/

/**********
 * News
 * -Beginn-
 **********/

.news-latest-container {
	width:190px;
}

.news-latest-container h2 {
	height:34px;
	line-height:34px;
	background-image:url("/fileadmin/images/news_header.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:12px !important;
	font-weight:bold;
	margin-bottom:12px;
}

.news-latest-container h2 a {
	color:#3c3c3c;
}	

.news-latest-item {
	margin-bottom:10px;
	border-bottom:1px solid #D5D5D5;
	padding-bottom:10px;
}

.news-latest-item h3 {
	margin-bottom:5px;
	font-size:12px !important;
	color:#3c3c3c;
	line-height:1.3em;
	font-weight:bold;
}

.news-latest-item h3 a {
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	background-image:url("/fileadmin/images/news_bullet.png");
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size:12px !important;
	color:#3c3c3c;
	line-height:1.3em;
}

.news-latest-item h3 a:hover {
	text-decoration:underline;
}

.news-latest-text {
	width:100px;
	padding-right:20px;
	float:left;
}

.news-latest-text p {
	margin-bottom:0;	
}

.news-latest-image {
	width:70px;
	float:left;
}

.news-latest-morelink a {
	font-weight:bold;
}

.news-latest-morelink a:hover {
	text-decoration:underline;
}

/******** Partner ************/

.news-list-item {
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	padding-bottom:5px;
}

.news-list-image {
	width: 145px;
	float: left;
}

.news-list-content {
	width:300px;
	float:left
}

/******** Messen/Termine/Veranstaltungen ************/

.news-messen-list-item {
	border-bottom:1px solid #E3E3E3;
	margin-bottom:15px;
	padding-bottom:5px;
}

.news-messen-list-image {
	width: 145px;
	float: left;
}

.news-messen-list-content {
	width:300px;
	float:left
}

/********** Referenzen ***********/

.referenzen-latest-item {
	margin-bottom:10px;
	border-bottom:1px solid #D5D5D5;
	padding-bottom:10px;
}

.referenzen-latest-item h3 {
	margin-bottom:5px;
	font-size:12px !important;
	color:#3c3c3c;
	line-height:1.3em;
	font-weight:bold;
}

.referenzen-latest-item h3 a {
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	background-image:url("/fileadmin/images/news_bullet.png");
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size:12px !important;
	color:#3c3c3c;
	line-height:1.3em;
}

.referenzen-latest-item h3 a:hover {
	text-decoration:underline;
}

.referenzen-latest-text {
	/*width:100px;
	padding-right:20px;
	float:left;*/
}

.referenzen-latest-text p {
	margin-bottom:0;	
}

.referenzen-latest-image {
	width:70px;
	float:right;
}

/********** Kundenbereich ***********/

.news-catmenu .news-catmenu-NO img, .news-catmenu .news-catmenu-ACT img {
	display: none;
}

.news-catmenu .news-catmenu-NO a, .news-catmenu .news-catmenu-ACT a {
	background-image:url(/fileadmin/images/news_bullet.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}

.news-catmenu p.news-catmenu-header {
	display:none;
}

.kundenbereich-list-item {
	margin-bottom:12px;
}

.kundenbereich-list-container .kundenbereich-list-item a {
	background-image:url(/fileadmin/images/news_disc.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:15px;
}

.kundenbereich-latest-item {
	margin-bottom:15px;
	border-bottom:1px solid #E3E3E3;
	padding-bottom:10px;
}

.kundenbereich-latest-item a {
	font-family:arial;
	font-size:11px;
	padding-left:2px;
}


/**********
 * News
 * -Ende-
 **********/

/**********
 * Kontaktformular - Start
 **********/

#mail_captcha {
float:left;
padding:2px 0 2px 0;
text-align:left;
width:130px;
}


#mail_captcha_input {
	padding:3px 1px 2px 0px;
	float:left;
	/* *padding-left:3px*/
}

#mail_captcha_text[id] {
	padding:2px 0px 0px 130px;
}

#mail_captcha_text {
	padding:2px 0px 0px 130px;
	/*width:320px;*/
	*padding-left:113px;
}

#mail_captcha_text[id] {
	float:left;
	margin-bottom:10px;
}

#mail_captcha_text {
	float:left;
}

#mail_captcha_image {
	padding-top:28px;
	margin-left:130px;
*padding-left:3px;
	
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	margin-left:0px;
	margin-bottom: 5px;
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	/*margin-left:-2px;*/
	margin-bottom: 5px;
	*margin-left: -117px;
}

.mail_main {
	padding:0;
}

.mail_legend {
	padding:5px 5px 15px;
	color:#114591;	
	font-weight: bold;
	font-size: 14px;
	
}

.mail_info {
	margin-bottom: 15px;
	margin-right:15px;
	padding:5px 0 5px 5px;
	background-color:#FCD516;
}

.mail_hint{
	padding:0 0 10px;
	text-align:left;	
	font-style:italic;
}

.mail_key {
	width:120px;
	float:left;
	padding:2px 10px 2px 15px;
	text-align:left;
	padding-right:10px;
}

.mail_pflichtfeld_marker{
	padding-left:5px;
	color:#FF0000;
}

.mail_value {
	padding:2px;
	padding-bottom:10px;
}

.mail_value_nobreak {
	padding:2px;
	float:left;

}
.mail_submit{
	padding:10px;
}

.mail_error{
	padding:10px;
	padding-left:130px;
	color:#FF0000;
}

.mailform_option {
	width:226px;
}

.mail_small {
	float:left;
	width:215px;
	padding-bottom:10px;
}

.mail_small .mail_value_nobreak, .mail_full .mail_value_nobreak {
	padding-left:15px;
	float:none;
}

.mail_full {
	padding-bottom:10px;
}

.mail_full .mail_value {
	padding-bottom:0;
}

.mail_yellow {
	margin-right:15px;
	padding:5px 0 5px 5px;
	background-color:#FCD516;
}

.mail_yellow .mail_key {
	width:400px;
	float:none;
	padding:2px 10px 2px 0;
}

.mail_yellow .mail_value {
	padding:0 0 2px;
}

.tmailform_option_main {
	font-weight:bold;
}

.tmailform_option_sub {
	padding-left:5px;
}
/**********
 * Kontaktformular - Ende
 **********/

/**********
 * TipAFriend
 * -Start-
 ***********/
 
.tipafriend_table input {
	width:262px;
}

.tipafriend_table {
	font-size:12px;
	font-family:Georgia,Helvetica,sans-serif;
	color:#4B4A4D;
}

.tipafriend_table .tipafriend_captcha {
	width:188px;
}
.tipafriend_table .tipafriend_submit {
	width:110px;
}
/**********
 * TipAFriend
 * -Ende-
 ***********/
 
/**********
 * Sitemap - Start
 **********/

#content .tx-flseositemap-pi1 ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

#content .tx-flseositemap-pi1 ul li {
	background-image:none;
	padding-left:0; 
}

#content .tx-flseositemap-pi1 ul li a { 
	font-weight:bold;
}

#content .tx-flseositemap-pi1 ul ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
	margin-top:12px;
}

#content .tx-flseositemap-pi1 ul li li {
	padding-left:20px; 
}

#content .tx-flseositemap-pi1 ul li li a {
	font-weight:normal;
}

/**********
 * Sitemap - Ende
 **********/

/********
* Suche
* Anfang
*******/

#search {
	float:right;
	width:189px;
	height:26px;
}

#search_pad {
	padding-top: 10px;
}

#search form {
	padding-top:5px;
}

.search_label {
	float:left;
	width:40px;
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;
	display:none;
} 
.search_input {
	float:left;
	height:19px;
	width:151px;
}
.search_input input {
	background-color:#FFFFFF;
	border:medium none;
	color:#9C9D9F;
	font-size:12px;
	height:18px;
	line-height:18px;
	padding:1px 0 0 3px;
	width:148px;
}
/*Bereich ausblenden*/
.tx-indexedsearch .tx-indexedsearch-whatis {
	display:none;
}
.search_button {
	float:left;
}

.tx-indexedsearch-form {
	float:left;
	width:160px;
	height:18px;
}
.search_button .tx-indexedsearch-searchbox-button {
	padding-left:3px;
}

fieldset div.search_label {
	float:left;
	width:80px;
	font-weight:bold;
	color:#013476;
	font-size:11px;
	line-height:18px;	
} 
.tx-indexedsearch-form input {
	border:1px solid #B3B3B3;
	color:#9B9B9B;
	font-size:11px;
	height:13px;
	line-height:13px;
	padding:0px 0pt 0pt 3px;;
	*margin-top:-1px;	
}
.tx-indexedsearch-search-submit {
	float:left;
}

.tx-pilmailform-pi1 .mail_main fieldset {
	border:1px solid #D7D8D9;
	padding: 15px 0 15px 15px;
}

.tx-indexedsearch-percent {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#3C3C3C;
	background-color:#FCD516;
}

/********
* Suche
* Ende
*******/

/**********
 * SmoothGallery
 * -Beginn-
 **********/

.tx-rgsmoothgallery-pi1, #externalthumbs {
	display:none;
}
 
.jdExtCarousel p.label {
	display:none;
}

.jdExtCarousel .thumbnail {
	float:left;
	margin-right:9px;
	margin-bottom:10px;
}

.myGallery {
	border:none !important;
}

/**********
 * SmoothGallery
 * -Ende-
 **********/

/**********
 * Login
 * -Beginn-
 **********/

.tx-felogin-pi1 fieldset {
	border:medium none;
	margin-top:15px;
}

.tx-felogin-pi1 legend {
	font-weight:bold;	
}

.tx-felogin-pi1 label {
	margin-bottom:3px;
}

.tx-felogin-pi1 input {
	margin-bottom:3px;
}

/**********
 * Login
 * -Ende-
 **********/
 
/**********
 * rgTabs
 * -Beginn-
 **********/

.rgtabs-wrapper table {
	border-collapse:collapse;
	border-spacing:0;
	margin-left:1px;
	margin-bottom:15px;
}

.rgtabs-wrapper table th {
	font-weight:normal;
	background-color:#FCD516;
}
 
.rgtabs-wrapper table td, .rgtabs-wrapper table th {
	font-family:arial;
	font-size:11px;
	padding:2px;
	width:25px;
}

.rgtabs-wrapper table td p, .rgtabs-wrapper table th p {
	margin-bottom:5px;
}

.rgtabs-wrapper table td.first_column, .rgtabs-wrapper table th.first_column {
	width:50px;
}

/**********
 * rgTabs
 * -Ende-
 **********/

.csc-textpic-caption {
	font-family:Tahoma;
	font-size:10px;
	line-height:1.2em;
	padding-top:5px;
}