/* 				Name:	Frank Meyering (Agentur3B GmbH - www.agentur3b.de)
				Kunde:	Wystrach GmbH
				Date:	01.03.2010
------------------------------------------------------------------------------------------------------------------------------------*/



/* 01. GLOBAL
------------------------------------------------------------------------------------------------------------------------------------*/


html {
	overflow-y:scroll;
}

/* Reset */
html, body, div, p, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
	list-style: none;
}

body {
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:left;
	background:#fff url(../picts/framework/bg/bg_site.jpg) top left repeat;
}

.fixfloat {
	height:0px;
	font-size: 0;
	line-height: 0;
	clear: both;
	overflow:hidden;
}

.hidden {
	display: none;
}


/*	FRAMEWORK
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*	HEADER
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:260px;
	background:url(../picts/framework/bg/bg_header.jpg) top center repeat-x;
}

#header-content {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:996px;
	height:260px;
	background: url(../picts/bg/bg_header-content.jpg) top left no-repeat;
}

#header-logo {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:250px;
	height:130px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#header-logo h1#logo {
	display:block;
	width:250px;
	height:130px;
	text-indent: -9999px; 
	overflow: hidden; 
}

#header-logo h1#logo a {
	display: block;
	width:250px;
	height:130px;
	background: url(../picts/framework/logo/wystrach-logo.jpg) no-repeat;
}

/*	SEARCH-Header	*/

#header-search {
	position:absolute;
	top:64px;
	right:0px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 6px;
	height:48px;
	width:498px;
	background:url(../picts/framework/bg/bg_searchbox.jpg) no-repeat;
}

#header-search_text {
	margin:0px 0px 0px 0px;
	padding:13px 10px 0px 0px;
	float:left;
	height:27px;
	width:114px;
	color:#eee;
	text-shadow:#003366 1px 1px 0px;
	text-align:right;
	font-size:12px;
	line-height:14px;
}

#header-search_field {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 1px;
	float:left;
	height:27px;
	width:366px;
	color:#fff;
}

#header-search_field .tx-macinasearchbox-pi1 form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#header-search_field .tx-macinasearchbox-pi1 form input {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border:none;
	outline:none;
	background:none;
	height:29px;
	width:326px;
	color:#fff;
	text-shadow:#003366 1px 1px 0px;
	font-size:13px;
	line-height:14px;
}

#header-search_field .tx-macinasearchbox-pi1 form input:hover {
	background:#003366;
}

#header-search_field .tx-macinasearchbox-pi1 form input.bt_header-search {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	outline:none;
	height:30px;
	width:30px;
	overflow:hidden;
}



/*	NAV-LANGUAGES
------------------------------------------------------------------------------------------------------------------------------------*/

#nav-language {
	position:absolute;
	top:0px;
	right:377px;
	padding:8px 0px 0px 24px;
	margin:0px 0px 0px 0px;
	width:97px;
	height:22px;
	background: url(../picts/framework/nav-language/nav-language_inactive.gif) no-repeat;
}

#nav-language ul {
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

/* all list items */
#nav-language ul li {
	display: block;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 8px 0px 0px;

}

#nav-language ul li a{ 
	display: block;
	float: left;
	height:13px;
	width:19px;	
}

/*	EN	*/
#nav-language ul li.l-en a {background:url(../picts/framework/nav-language/nav-language_en_inactive.gif) no-repeat;}
#nav-language ul li.l-en a:hover {background:url(../picts/framework/nav-language/nav-language_en_active.gif) no-repeat;}
#nav-language ul li.l-en a.active {background:url(../picts/framework/nav-language/nav-language_en_active.gif) no-repeat;}

/*	DE	*/
#nav-language ul li.l-de a {background:url(../picts/framework/nav-language/nav-language_de_inactive.gif) no-repeat;}
#nav-language ul li.l-de a:hover {background:url(../picts/framework/nav-language/nav-language_de_active.gif) no-repeat;}
#nav-language ul li.l-de a.active {background:url(../picts/framework/nav-language/nav-language_de_active.gif) no-repeat;}

/*	FR	*/
#nav-language ul li.l-fr a {background:url(../picts/framework/nav-language/nav-language_fr_inactive.gif) no-repeat;}
#nav-language ul li.l-fr a:hover {background:url(../picts/framework/nav-language/nav-language_fr_active.gif) no-repeat;}
#nav-language ul li.l-fr a.active {background:url(../picts/framework/nav-language/nav-language_fr_active.gif) no-repeat;}

/*	ES	
#nav-language ul li.l-es a {background:url(../picts/nav-language/nav-language_es_inactive.jpg) no-repeat;}
#nav-language ul li.l-es a:hover {background:url(../picts/nav-language/nav-language_es_hover.jpg) no-repeat;}
#nav-language ul li.l-es a.active {background:url(../picts/nav-language/nav-language_es_active.jpg) no-repeat;}*/

/*	HR	
#nav-language ul li.l-hr a {background:url(../picts/nav-language/nav-language_hr_inactive.jpg) no-repeat;}
#nav-language ul li.l-hr a:hover {background:url(../picts/nav-language/nav-language_hr_hover.jpg) no-repeat;}
#nav-language ul li.l-hr a.active {background:url(../picts/nav-language/nav-language_hr_active.jpg) no-repeat;}*/


/*	NAV-HEADER
----------------------------------------------------------------------------------------------------------------------------*/

#nav-header {
	position:absolute;
	top:0px;
	right:2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:376px;
	height:30px;
}

#nav-header ul {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-header ul li {
	float:left;
	display:block;
	width:124px;
	height:30px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-header ul li a,
#nav-header ul li a:visited {
	float:left;
	display:block;
	width:124px;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	list-style:none;
	font-size:11px;
	line-height:14px;
	color:#999;
	text-shadow:#003366 1px 1px 0px;
	text-align:center;
	background: url(../picts/framework/nav-header/nav-header_inactive.gif) no-repeat;
}

#nav-header ul li a:hover {
	color:#003366;
	text-shadow:#999 1px 1px 0px;
	text-align:center;
	background: url(../picts/framework/nav-header/nav-header_hover.gif) no-repeat;
}

#nav-header ul li a.active,
#nav-header ul li a.active:hover {
	color:#003366;
	text-shadow:#ccc 1px 1px 0px;
	text-align:center;
	font-weight:bold;
	background: url(../picts/framework/nav-header/nav-header_active.gif) no-repeat;
}


/*	NAV-MAIN
----------------------------------------------------------------------------------------------------------------------------*/

#nav-main {
	position:absolute;
	top:150px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:4px 2px 0px 2px;
	width:992px;
	height:46px;
	background:url(../picts/framework/nav-main/bg_nav-main.jpg) no-repeat;
}

#nav-main ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-main ul li {
	float:left;
	display:block;
	width:124px;
	height:43px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-main ul li a,
#nav-main ul li a:visited {
	float:left;
	display:block;
	width:124px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:13px 0px 0px 0px;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
	text-align:center;
	background:url(../picts/framework/nav-main/nav-main_item-normal_inactive.gif) top right no-repeat;
}

#nav-main ul li.first a,
#nav-main ul li.first a:visited {
	background:url(../picts/framework/nav-main/nav-main_item-first_inactive.gif) no-repeat;
}

#nav-main ul li.first a:hover {
	background:url(../picts/framework/nav-main/nav-main_item-first_hover.gif) no-repeat;
}

#nav-main ul li.first a.active,
#nav-main ul li.first a:hover.active,
#nav-main ul li.first a:visited.active,
#nav-main ul li.first a.active:visited {
	background:url(../picts/framework/nav-main/nav-main_item-first_active.gif) no-repeat;
}

#nav-main ul li.last a,
#nav-main ul li.last a:visited {
	background:url(../picts/framework/nav-main/nav-main_item-last_inactive.gif) no-repeat;
}

#nav-main ul li.last a:hover {
	background:url(../picts/framework/nav-main/nav-main_item-last_hover.gif) no-repeat;
}

#nav-main ul li.last a.active,
#nav-main ul li.last a:hover.active,
#nav-main ul li.last a:visited.active,
#nav-main ul li.last a.active:visited {
	background:url(../picts/framework/nav-main/nav-main_item-last_active.gif) no-repeat;
}

#nav-main ul li a:hover {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
	background:url(../picts/framework/nav-main/nav-main_item-normal_hover.gif) no-repeat;
}

#nav-main ul li a.active,
#nav-main ul li a:hover.active,
#nav-main ul li a:visited.active,
#nav-main ul li a.active:visited {
	list-style:none;
	color:#fff;
	text-shadow:#003366 1px 1px 0px;
	font-weight:bold;
	background: url(../picts/framework/nav-main/nav-main_item-normal_active.gif) no-repeat;
}

/*	NAV-SUBMENU
--------------------------------------------------------------*/

#nav-submenu h1 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 20px;
	width:230px;
	height:43px;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_headline.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#ddd;
	text-shadow:#fff 1px 1px 0px;
	font-weight:bold;
}

#nav-submenu-footer {
	clear:both;
	display:block;
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:87px;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_footer.gif) no-repeat;
}

#nav-submenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	background:url(../picts/framework/nav-submenu/nav-submenu_bg.gif) repeat-y;
}

#nav-submenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-submenu ul li {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-submenu ul li a,
#nav-submenu ul li a:visited {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:17px 10px 0px 20px;
	width:220px;
	height:33px;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#999;
	text-align:left;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_item-inactive.gif) no-repeat;
}

#nav-submenu ul li a:hover {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
	background: url(../picts/framework/nav-submenu/nav-submenu_item-hover.gif) no-repeat;
}

#nav-submenu ul li a.active,
#nav-submenu ul li a:hover.active,
#nav-submenu ul li a:visited.active,
#nav-submenu ul li a.active:visited {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:17px 0px 0px 15px;
	width:235px;
	color:#fff;
	text-shadow:#003366 1px 1px 0px;
	font-weight:bold;
	background: url(../picts/framework/nav-submenu/nav-submenu_item-active.gif) no-repeat;
}

/*	SECOND LEVEL	*/

#nav-submenu ul li ul {
	display:none;
}

#nav-submenu ul li.IFSUBCUR ul {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background: url(../picts/framework/nav-submenu/nav-submenu_second_footer.gif) bottom left no-repeat;
}

#nav-submenu ul li.IFSUBCUR ul li {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:auto;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_item-inactive.gif) no-repeat;
}

#nav-submenu ul li.IFSUBCUR ul li a,
#nav-submenu ul li.IFSUBCUR ul li a:visited {
	margin:0px 0px 0px 0px;
	padding:10px 40px 10px 35px;
	display:block;
	width:195px;
	height:auto;
	list-style:none;
	font-size:11px;
	line-height:13px;
	text-align:left;
	background:url(../picts/framework/nav-submenu/nav-submenu_second_inactive.gif) 15px 9px no-repeat;
}

#nav-submenu ul li.IFSUBCUR ul li a:hover {
	background:url(../picts/framework/nav-submenu/nav-submenu_second_hover.gif) 15px 9px no-repeat;
}

#nav-submenu ul li.IFSUBCUR ul li a.active,
#nav-submenu ul li.IFSUBCUR ul li a.active:hover {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
	background:url(../picts/framework/nav-submenu/nav-submenu_second_active.gif) 15px 9px no-repeat;
}


/*	BREADCRUMB
--------------------------------------------------------------*/

#nav-breadcrumb-box {
	position:absolute;
	top:205px;
	left:0px;
	padding:3px 20px 0px 20px;
	margin:0px 0px 0px 0px; 
	display:block;
	height:51px;
	width:956px;
	font-size:11px;
	line-height:14px;
	color:#999;
	background: url(../picts/framework/nav-breadcrumb/bg_nav-breadcrumb.jpg) top center no-repeat;
}

#nav-breadcrumb-text {
	float:left;
	display:block;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 14px;
	font-size: 11px;
	text-shadow:#fff 1px 1px 0px;
}

#nav-breadcrumb {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:700px;
}

#nav-breadcrumb ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-breadcrumb ul li {
	float:left;
	display:block;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	margin:0px 7px 0px 0px;
	padding:0px 12px 0px 0px;
	text-align:left;
	background: url(../picts/framework/nav-breadcrumb/nav-breadcrumb_bullet-last.gif) right 5px no-repeat;
}

#nav-breadcrumb ul li a {
	float:left;
	display:block;
	width:auto;
	text-decoration:none;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
	font-weight: normal;
}

#nav-breadcrumb ul li a:hover {
   color:#666;
}

#nav-breadcrumb ul li a.active {
   color:#666;
}

#nav-breadcrumb ul li.last {
	background:none;
}

#nav-breadcrumb ul li.last a {
	color:#003366;
	font-weight:bold;
}

/*	BODY
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

#body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff url(../picts/framework/bg/bg_body.jpg) bottom center no-repeat;
}

#body-content {
	margin:0px auto 0px auto;
	padding:0px 0px 70px 0px;
	width:996px;
	font-size:12px;
	line-height:16px;
}


/*	FOOTER
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	height:172px;
	background:url(../picts/framework/bg/bg_footer.jpg) top center no-repeat;
}

#footer-content {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:996px;
	height:200px;
	font-size:11px;
	line-height:14px;
}

#footer-text {
	display:block;
	width:996px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#ebebeb;
	text-shadow:#003366 1px 1px 0px;	
}

#footer-text a,
#footer-text a:visited {
	color:#ebebeb;
}

#footer-text a:hover {
	color:#fff;
}

/*	NAV-FOOTER	*/

#nav-footer {
	display:block;
	width:992px;
	height:36px;
	margin:0px 0px 10px 0px;
	padding:3px 2px 0px 2px;
	background:url(../picts/framework/nav-footer/bg_nav-footer.jpg) top center no-repeat;
}

#nav-footer ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-footer ul li {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

#nav-footer ul li a,
#nav-footer ul li a:visited {
	float:left;
	display:block;
	width:124px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	list-style:none;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
	text-align:center;
	text-align:center;
	background:url(../picts/framework/nav-footer/nav-footer_item-normal_inactive.gif) no-repeat;
}

#nav-footer ul li.first a,
#nav-footer ul li.first a:visited {
	background: url(../picts/framework/nav-footer/nav-footer_item-first_inactive.gif) no-repeat;
}

#nav-footer ul li.first a:hover {
	background:url(../picts/framework/nav-footer/nav-footer_item-first_hover.gif) no-repeat;
}

#nav-footer ul li.first a.active,
#nav-footer ul li.first a:hover.active {
	background:url(../picts/framework/nav-footer/nav-footer_item-first_active.gif) no-repeat;
}

#nav-footer ul li.last a,
#nav-footer ul li.last a:visited {
	background:url(../picts/framework/nav-footer/nav-footer_item-last_inactive.gif) no-repeat;
}

#nav-footer ul li.last a:hover {
	background:url(../picts/framework/nav-footer/nav-footer_item-last_hover.gif) no-repeat;
}

#nav-footer ul li.last a.active,
#nav-footer ul li.last a:hover.active {
	background:url(../picts/framework/nav-footer/nav-footer_item-last_active.gif) no-repeat;
}

#nav-footer ul li a:hover {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
	background:url(../picts/framework/nav-footer/nav-footer_item-normal_hover.gif) no-repeat;
}

#nav-footer ul li a.active,
#nav-footer ul li a:hover.active {
	list-style:none;
	color:#fff;
	text-shadow:#003366 1px 1px 0px;
	font-weight:bold;
	background: url(../picts/framework/nav-footer/nav-footer_item-normal_active.gif) no-repeat;
}



/*	SPALTENAUFBAU
-----------------------------------------------------------------------------------------------------------------------------------------------*/

.row_banner-home_01 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:392px;
	background:#e5e5e5 url(../picts/bg/bg_row_banner-home_01.gif) bottom left repeat-x;
	border-bottom:8px solid #fff;
}

/*	2-spaltiger Aufbau (z.B. Contentseiten - Rahmen: Menü links Content rechts)	*/

.col_2sp_01 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col_2sp_01_left {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	overflow:hidden;
}

.col_2sp_01_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:7px 20px 0px 20px;
	width:706px;
	overflow:hidden;
}


/*	2-spaltiger Aufbau (z.B. Contentseiten - Login)	*/

.col_2sp_02 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col_2sp_02_left {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
}

.col_2sp_02_left h1 {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 20px;
	width:230px;
	height:33px;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_headline.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#ddd;
	text-shadow:#fff 1px 1px 0px;
	font-weight:bold;
}

.col_2sp_02_left-content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	background:url(../picts/framework/nav-submenu/nav-submenu_bg.gif) repeat-y;
}

.col_2sp_02_left-footer {
	clear:both;
	display:block;
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:87px;
	background:#fff url(../picts/framework/nav-submenu/nav-submenu_footer.gif) no-repeat;
}

.col_2sp_02_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:700px;
}


/*	2-spaltiger Aufbau (z.B. Contentseiten - Impressum)	*/

.col_2sp_03 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col_2sp_03_left {
	float:left;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 20px;
	width:458px;
}

.col_2sp_03_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	width:458px;
}



/*	2-spaltiger Aufbau (z.B. Content 2-spaltig)	*/

.col_2sp_04 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.col_2sp_04_left {
	float:left;
	margin:0px 36px 0px 0px;
	padding:0px 0px 0px 0px;
	width:335px;
}

.col_2sp_04_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:335px;
}



/*	2-spaltiger Aufbau (z.B. Content 2-spaltig - Zertifikate)	*/

.col_2sp_05 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background:url(../picts/framework/bg/bg_zertifikate.jpg) left bottom no-repeat;
	height:240px;
}

.col_2sp_05_left {
	float:left;
	margin:0px 25px 0px 0px;
	padding:14px 0px 0px 13px;
	width:150px;
}

.col_2sp_05_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:500px;
}

/*	2-spaltiger Aufbau (z.B. Content 2-spaltig - Events)	*/

.col_2sp_06 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

.col_2sp_06_left {
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	width:506px;
}

.col_2sp_06_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:180px;
}



/*	2-spaltiger Aufbau (z.B. Content 2-spaltig - Downloads)	*/

.col_2sp_07 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background:url(../picts/framework/bg/bg_downloads.jpg) left bottom no-repeat;
	height:160px;
}

.col_2sp_07_left {
	float:left;
	margin:11px 25px 0px 13px;
	padding:0px 0px 0px 0px;
	width:188px;
	height:108px;
	overflow:hidden;
}

.col_2sp_07_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:450px;
}

.col_2sp_07_right a {
	display:block;
	margin:5px 0px 0px 0px;
	padding:1px 0px 0px 22px;
	height:18px;
	background:url(../picts/framework/arrow/arrow_list_blue-small.gif) top left no-repeat;
}


/*	STARTSEITE
-----------------------------------------------------------------------------------------------------------------------------------------------*/

#teaser-webcam {
	position:absolute;
	bottom:32px;
	left:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:53px;
	width:584px;
	background: url(../picts/content/teaser/teaser-webcam.png) no-repeat;
}

#teaser-webcam a,
#teaser-webcam a:visited {
	margin:0px 0px 0px 0px;
	padding:17px 0px 0px 65px;
	position:absolute;
	bottom:0px;
	left:0px;
	height:36px;
	width:519px;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	color:#003366;
}

#teaser-webcam a:hover {
	color:#999;
}

.teaser_home_text {
	position:relative;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	background:url(../picts/framework/bg/bg_search-result.jpg) left bottom no-repeat;
}

.teaser_home_text_left {
	position:relative;
	float:left;
	margin:0px 26px 0px 0px;
	padding:0px 0px 0px 20px;
	width:600px;
}

.teaser_home_text_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 20px 0px 0px;
	width:325px;
}



/*	TEASER-LINKS*/

.teaser_home_links  {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
}

.teaser_home_links-01 {
	float:left;
	display:block;
	margin:0px 26px 0px 0px;
	padding:0px 0px 0px 0px;
	width:285px;
	height:154px;
	border:1px solid #ccc;
	background:url(../picts/content/startseite/startseite_teaser_leistungen_01.jpg) no-repeat;
}

.teaser_home_links-02 {
	float:left;
	display:block;
	margin:0px 26px 0px 0px;
	padding:0px 0px 0px 0px;
	width:285px;
	height:154px;
	border:1px solid #ccc;
	background:url(../picts/content/startseite/startseite_teaser_produkte_01.jpg) no-repeat;
}

.teaser_home_links-03 {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:285px;
	height:154px;
	border:1px solid #ccc;
	background:url(../picts/content/startseite/startseite_teaser_qualitaet_01.jpg) no-repeat;
}

.teaser_home_links-01 a,
.teaser_home_links-02 a,
.teaser_home_links-03 a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:118px 0px 0px 20px;
	font-size:13px;
	line-height:15px;
	width:265px;
	height:36px;
	color:#003366px;
	text-shadow:#fff 1px 1px 0px;
	font-weight:bold;
}
	

/*	NEWS
-----------------------------------------------------------------------------------------------------------------------------------------------*/

/*	NEWS-HOME	*/

#news-home {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:224px;
	background:url(../picts/bg/bg_news-home.gif) repeat-x;
}

#news-home_left {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:478px;
	height:224px;
	overflow:hidden;
}

#news-home_right {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:478px;
	height:224px;
	overflow:hidden;
}

.news-latest-container {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-latest_text {
	position:absolute;
	top:0px;
	left:15px;
	margin:0px 0px 0px 0px;
	padding:80px 0px 0px 35px;
	width:250px;
	height:164px;
	z-index:100;
}

#news-home_right .news-latest_text {
	left:5px;
}

span.news-latest-date {
	font-size:11px;
	line-height:14px;
}

.news-latest_text h2 {
	font-size:15px;
	line-height:17px;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
  
.news-latest_text h2 a,
.news-latest_text h2 a:visited {
	color:#657b86;
}

.news-latest_text h2 a:hover {
	color:#aacc00;
}

.news-latest_img {
	position:absolute;
	top:21px;
	right:-47px;
	z-index:10;
	height:180px;
	width:230px;
	text-align:left;
	background:#aaa;
	overflow:hidden;
}

.news-latest_img_blende {
	position: absolute;
	top:0px;
	right:0px;
	z-index:50;
	height:224px;
	width:478px;
}


/*	NEWS-LIST	*/	

.news-list-container {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-list-item {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	height:160px;
	background: url(../picts/framework/bg/bg_news_item_01.gif) bottom left no-repeat;
}

.news-list-item-img {
	float:left;
	display:block;
	width:180px;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
}
                
.news-list-item-text {
	float:left;
	display:block;
	width:450px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
                
span.news-list_date {
	display:block;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
                    
.news-list-item-text h2 {
	font-size:15px;
	line-height:17px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
  
.news-list-item-text h2 a,
.news-list-item-text h2 a:visited {
	color:#003366;
}

.news-list-item-text h2 a:hover {
	color:#999;
}
                   
span.news-list-morelink {
	display:block;
	font-size:12px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

span.news-list-morelink a,
span.news-list-morelink a:visited {
	color:#003366;
}

span.news-list-morelink a:hover {
	color:#999;
}

/*	NEWS-DETAILS - SINGLE-VIEW	*/

.news-single-item {
	margin:0px 0px 0px 0px;
	padding:0px 0px 40px 0px;
	background:url(../picts/framework/bg/bg_news_item_01.gif) left bottom no-repeat;
}

h1.news-single-item_headline {
	margin:5px 0px 15px 0px;
	padding:0px 0px 30px 0px;
	font-size:18px;
	line-height:17px;
	color:#003366;
	background:url(../picts/framework/bg/bg_news_item_01.gif) left bottom no-repeat;
}

.news-single-item_text {
	float:left;
	margin:0px 36px 0px 0px;
	padding:0px 0px 0px 0px;
	width:335px;
}

.news-single-item_img {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:335px;
}

.news-single-img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.news-single-imgcaption {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-single-item_more {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.news-single-item_more a,
.news-single-item_more a:visited{
	font-weight:normal;
	color:#003366;
}

.news-single-item_more a:hover {
	font-weight:normal;
	color:#999;
}




/*	NEWS-LIST-BROWSE	*/
.news-list-browse {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background:#FFFFFF;
}

.tx-ttnews-browsebox{
	margin:0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
}

.tx-ttnews-browsebox_items {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}

.tx-ttnews-browsebox-strong {}

.tx-ttnews-browsebox_list ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tx-ttnews-browsebox_list ul li {
	float:left;
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#336600;
}

.tx-ttnews-browsebox_list ul li a,
.tx-ttnews-browsebox_list ul li a:visited {
	font-weight:normal;
	color:#657b86;
}

.tx-ttnews-browsebox_list ul li a:hover {
	font-weight:normal;
	color:#336600;
}





/*	KONTAKTFORMULAR
------------------------------------------------------------------------------------------------------------------------------------------------------*/

.tx-powermail-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:400px;
}

.tx-powermail-pi1 fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:400px;
}

.tx-powermail-pi1 fieldset legend {
	display:none;
}

.tx-powermail-pi1 fieldset label {
	float:none;
	display:block;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	height:16px;
	width:400px;
}

.tx-powermail-pi1 fieldset input,
.tx-powermail-pi1 fieldset textarea,
.tx-powermail-pi1 fieldset select {
	float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:2px 2px 2px 2px;
	height:16px;
	width:390px;
	border:1px solid #ccc;
	color:#666;
	font-size:12px;
	line-height:16px;
}

.tx-powermail-pi1 fieldset select {
	width:396px;
	height:22px;
}

.tx-powermail-pi1 fieldset input:hover,
.tx-powermail-pi1 fieldset textarea:hover,
.tx-powermail-pi1 fieldset select:hover {
	border:1px solid #003366;
}

.tx-powermail-pi1 fieldset textarea {
	height:100px;
	overflow:auto;
}

.tx-powermail-pi1 fieldset input.powermail_submit,
.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit {
	margin:0px 0px 15px 0px;
	padding:2px 2px 2px 2px;
	height:26px;
	width:396px;
	border:1px solid #d9d9d9;
	background:#003366;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.tx-powermail-pi1 fieldset input.powermail_submit:hover {
	border:1px solid #003366;
	background:#fff;
	color:#003366;
}

.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit {
	margin-bottom:500px;
}

/*	CHECKBOXES	*/
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
}

.tx-powermail-pi1 fieldset input.powermail_check {
	text-align:left;
	width:50px;
}


/*FEHLERMELDUNG*/

ul.powermail_mandatory_list {
	margin:20px 0px 30px 30px;
	padding:0px 0px 0px 30px;
}

ul.powermail_mandatory_list li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
}

ul li.powermail_mandatory_listitem strong {
	font-weight:normal;
}

/*	CONTENT-BOXES
-----------------------------------------------------------------------------------------------*/

.content-box_01 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.content-box_01-header h1 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 38px;
	width:670px;
	height:33px;
	background:url(../picts/bg/bg_product-headline.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#a9c108;
}

.content-box_01-body {
	margin:0px 0px 0px 0px;
	padding:0px 18px 5px 21px;
	width:669px;
	background:url(../picts/bg/bg_product-body-repeat-y.gif) repeat-y;
}

.content-box_01-footer {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:708px;
	height:25px;
	background:url(../picts/bg/bg_product-footer.gif) no-repeat;
}


.content-box_02 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.content-box_02-header h1 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 38px;
	width:670px;
	height:33px;
	background:url(../picts/bg/bg_product-headline.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#a9c108;
}

.content-box_02-body {
	margin:0px 0px 0px 0px;
	padding:20px 38px 5px 39px;
	width:631px;
	background:url(../picts/bg/bg_product-body-repeat-y.gif) repeat-y;
}

.content-box_02-footer {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:708px;
	height:25px;
	background:url(../picts/bg/bg_product-footer.gif) no-repeat;
}

/*	CONTENT-BOX-03	*/

.content-box_03 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../picts/bg/bg_content-box_03-repeat-y.gif) repeat-y;
}

.content-box_03_left,
.content-box_03_right {
	float:left;
	width:478px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.content-box_03_left-header h1 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 36px;
	width:442px;
	height:33px;
	background: url(../picts/bg/bg_content-box_03_left-header.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#fff;
}

.content-box_03_right-header h1 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 44px;
	width:434px;
	height:33px;
	background: url(../picts/bg/bg_content-box_03_right-header.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#a9c108;
}

.content-box_03_left-body {
	margin:0px 0px 0px 0px;
	padding:15px 0px 5px 37px;
	width:441px;
	color:#336600;
}

.content-box_03_right-body {
	margin:0px 0px 0px 0px;
	padding:15px 0px 5px 44px;
	width:434px;
}

.content-box_03_footer {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:956px;
	height:34px;
	background: url(../picts/bg/bg_content-box_03_footer.gif) no-repeat;
}


/*	PRODUCTS
-----------------------------------------------------------------------------------------------*/

#products {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

#products-header h1 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 38px;
	width:670px;
	height:33px;
	background:url(../picts/bg/bg_product-headline.gif) no-repeat;
	font-size:18px;
	line-height:20px;
	color:#a9c108;
}

#products-body {
	margin:0px 0px 0px 0px;
	padding:0px 18px 0px 21px;
	width:669px;
	background:url(../picts/bg/bg_product-body-repeat-y.gif) repeat-y;
}

#product-text {
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	padding:20px 150px 20px 17px;
	font-size:12px;
	line-height:15px;
	background:url(../picts/bg/bg_border_product-image.gif) top left no-repeat;
}

#product-text h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size:16px;
	line-height:18px;
	color:#a9c108;
}

#products-footer {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:708px;
	height:25px;
	background:url(../picts/bg/bg_product-footer.gif) no-repeat;
}

/*	PRODUCT_IMAGES  */

.tx-rgsmoothgallery-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff url(../picts/lightbox/loading.gif) center center no-repeat;
}

.myGallery {
	z-index:5;
	display: none;
	border:none;
	text-align:center;
}

.rgsgcontent {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:504px;
	height:360px;
	border:1px solid #ccc;
	text-align:center;
	background:  url(../picts/framework/bg/bg_events-gallery-footer.jpg) bottom left no-repeat;
}


.thumbnail {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
	cursor:pointer;
	background:#fefefe;
	border:1px solid #ccc;
	width:80px;
	height:59px;
}

.open,
.full,
.imageElement {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:80px;
	height:59px;
}

#externalthumbs {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	padding:5px 0px 0px 25px;
	width:481px;
	height: auto;
}

#externalthumbs p.label {
	display:none;
}

.jdGallery {
	overflow: hidden;
	position: relative;
}

.jdGallery img {
	border: 0;
	margin: 0;
}

.jdGallery .slideElement {
	width: 100%;
	height:330px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:left top;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
	text-align: center;
	background-position: top center;
}

.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../picts/lightbox/loading.gif');
}

.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone {
	bottom: -1px;
}

.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p {
	display:none;
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

/*	BUTTONS - PREV,NEXT,ZOOM	*/

.jdGallery a.right,
.jdGallery a.left,
.jdGallery a.open {
	display:block;
	position: absolute;
	cursor: pointer;
	z-index:40;
	bottom:5px;
}

.jdGallery a.left {
	position: absolute;
	display:block;
	right:55px;
	height: 20px;
	width: 20px;
	z-index: 10;
	background: url(../picts/framework/arrow/arrow_events_prev.gif) no-repeat;
}

.jdGallery a.right {
	position: absolute;
	display:block;
	right:5px;
	height: 20px;
	width: 20px;
	z-index: 10;
	background: url(../picts/framework/arrow/arrow_events_next.gif) no-repeat;
}

.jdGallery a.open {
	position: absolute;
	display:block;
	right:30px;
	height: 20px;
	width: 20px;
	z-index: 10;
	background: url(../picts/framework/arrow/arrow_events_zoom.gif) no-repeat;
}
	


/*	LOGINBOX
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

.tx-loginboxmacmade-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../picts/framework/nav-submenu/nav-submenu_item-inactive.gif) left bottom no-repeat;
}

h2.tx-loginboxmacmade-pi1-header {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 20px;
	font-size:12px;
	line-height:16px;
	color:#003366;
}

.tx-loginboxmacmade-pi1-welcome,
.tx-loginboxmacmade-pi1-status,
.tx-loginboxmacmade-pi1-forgotpassword,
.tx-loginboxmacmade-pi1-error,
.tx-loginboxmacmade-pi1-forgotpasswordLink,
.tx-loginboxmacmade-pi1-logout {
	margin:0px 0px 0px 0px;
	padding:10px 40px 15px 20px;
	color:#666;
	font-size:11px;
	line-height:15px;
	background: url(../picts/framework/nav-submenu/nav-submenu_item-inactive.gif) left bottom no-repeat;
}

.tx-loginboxmacmade-pi1 form {
	margin:0px 0px 0px 0px;
	padding:10px 20px 10px 20px;
	background:url(../picts/nav-submenu/bg_nav-submenu.gif) repeat-y;
}

.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
	color: #cc0000;
}

div.tx-loginboxmacmade-pi1 br {
	clear:both;
	line-height:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.tx-loginboxmacmade-pi1 label,
p.tx-loginboxmacmade-pi1-forgotpasswordForm {
	display:block;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}

div.tx-loginboxmacmade-pi1 .input,
div.tx-loginboxmacmade-pi1 .password,
p.tx-loginboxmacmade-pi1-forgotpasswordForm input {
	margin:0px 0px 10px 0px;
	padding:5px;
	border:1px solid #ddd;
	background:#fff;
	color:#003366;
	width:180px;
	font-size:11px;
}

div.tx-loginboxmacmade-pi1 .submit {
	margin:0px 0px 0px 0px;
	padding:5px;
	border:1px solid #ddd;
	background:#003366;
	color:#FFFFFF;
	width:192px;
	font-size:1.0em;
	font-weight:bold;
}

.tx-loginboxmacmade-pi1-forgotpasswordLink a:link,
.tx-loginboxmacmade-pi1-forgotpasswordLink a:visited { font-weight:normal; color:#666;}
.tx-loginboxmacmade-pi1-forgotpasswordLink a:hover{color:#003366;}



/* DOWNLOAD-BEREICH
------------------------------------------------------------------------------------------------------------------------------------*/

.tx-abdownloads-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	width:669px;
}

.tx-abdownloads-pi1 a:link,
.tx-abdownloads-pi1 a:visited {
	text-decoration:none;
	outline: none;
	cursor:pointer;
	color:#336600;
}

.tx-abdownloads-pi1 a:hover {
	text-decoration:none;
	outline: none;
	cursor:pointer;
	color:#a9c108;
}

.tx-abdownloads-pi1-browsebox {
	margin:10px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	width:669px;
}

/* D-Kategoriepfad */

.tx_abdownloads_listView_categoryPath {
	padding:10px 20px 10px 20px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d0d0d0;
	background:#f0f0f0;
}

/* D-Kategorieliste */

.tx_abdownloads_listView_categories {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1.download-headline {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 20px;
	font-size:14px;
	line-height:16px;
	color:#a9c108;
	border-bottom:1px solid #fff;
}

.tx_abdownloads_listView_summery {
	padding:10px 14px 20px 20px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d0d0d0;
	background:#ccc;
	font-size:1.2em;
	color:#006ac0;
}

.tx_abdownloads_listView_category {
	padding:10px 14px 15px 20px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d0d0d0;
	background:#f6f6f6;
}

/* D-Dateiliste */

.tx_abdownloads_listView_download_1 {
	padding:10px 14px 20px 20px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d0d0d0;
	background:#eeeeee;
}

.tx_abdownloads_listView_download_2 {
	padding:10px 14px 20px 20px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #d0d0d0;
	background:#e0e0e0;
}

.tx_abdownloads_listView_text {
	margin:0px 30px 0px 0px;
	width:400px;
	float:left;
}

.tx_abdownloads_listView_text h2 {
	margin:0px 0px 5px 0px;
	font-size:1.3em;
}

.tx_abdownloads_listView_picts {
	margin:0px 0px 0px 0px;
	width:160px;
	float:right;
}

/* D-Suche */

.tx_abdownloads_searchView_searchBox {
	padding:10px 14px 20px 14px;
	margin:0px 0px 0px 3px;
	width:778px;
	border-bottom:1px solid #d0d0d0;
	background:#eeeeee;
}

.tx_abdownloads_searchView_searchBox_searchWord {}
.tx_abdownloads_searchView_searchBox_button {}
.tx_abdownloads_searchView_resultMessage {}
.tx_abdownloads_searchView_noDownloadsMessage {}






/*	SEARCH-PAGE
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

div.tx-indexedsearch {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#search-form {
	display:block;
	margin:0px 0px 0px 0px;
	padding:19px 0px 0px 0px;
	width:996px;
	height:156px;
	background: url(../picts/framework/bg/bg_search-form.jpg) no-repeat;
}

#search-form h1 {
	float:left;
	margin:0px 30px 0px 0px;
	padding:7px 0px 0px 20px;
	width:200px;
	font-size:22px;
	line-height:24px;
	color:#ddd;
	text-shadow:#fff 1px 1px 0px;
	font-weight:bold;
}

#search-form input.search-field {
	float:left;
	padding:9px 0px 0px 10px;
	border:none;
	outline:none;
	background:none;
	height:31px;
	width:485px;
	font-size:14px;
	line-height:16px;
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
	background:none;
}

#search-form input.bt-search {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	outline:none;
	height:40px;
	width:40px;
	overflow:hidden;
	background:url(../picts/framework/buttons/bt_search.gif) no-repeat;
	cursor:pointer;
}



div.search-result {
	display:block;
	margin:0px 0px 0px 0px;
	padding:15px 0px 20px 0px;
	width:996px;
	height:110px;
	background: url(../picts/framework/bg/bg_search-result.jpg) left bottom no-repeat;
}

div.search-result-left {
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:50px;
	text-align:right;
}

div.search-result-left h2 {
	font-size:24px;
	line-height:20px;
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
}

span.search-rating {
	font-size:12px;
	line-height:14px;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
}

div.search-result-right {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:800px;
	text-align:left;
}

div.search-result-right h1 a {
	font-size:15px;
	line-height:18px;
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
}

div.search-result-right h1 a:hover {
	color:#999;
	text-shadow:#fff 1px 1px 0px;
}

strong.tx-indexedsearch-redMarkup {
	color:#3074b8;
}

div.search-result-desc {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	height:65px;
	display:block;
}

div.search-result-info {
	height:10px;
	display:block;
	font-size:11px;
	line-height:13px;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
}

div.search-result-info a {
	color:#999;
	text-shadow:#fff 1px 1px 0px;
}

div.search-result-info a:hover {
color:#003366;
	text-shadow:#fff 1px 1px 0px;
}


div.tx-indexedsearch-whatis {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	font-size:22px;
	line-height:24px;
	color:#ddd;
	text-shadow:#fff 1px 1px 0px;
	font-weight:bold;
}

span.tx-indexedsearch-sw {
	color:#3074b8;
	text-shadow:#fff 1px 1px 0px;
}

div.tx-indexedsearch-browsebox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 20px;
	background: url(../picts/framework/bg/bg_search-result.jpg) left bottom no-repeat;
}

ul.browsebox {
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
}

ul.browsebox li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.browsebox li a,
ul.browsebox li a:visited {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#999;
	text-shadow:#fff 1px 1px 0px;
}

ul.browsebox li a:hover {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	color:#003366;
	text-shadow:#fff 1px 1px 0px;
}





/*	SITEMAP
--------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sitemap {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width:956px;
	background:url(../picts/framework/bg/bg_sitemap.jpg) no-repeat;
}

.tx-dropdownsitemap-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 28px;
}

.tx-dropdownsitemap-pi1 UL,
.tx-dropdownsitemap-pi1 OL {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tx-dropdownsitemap-pi1 A,
.tx-dropdownsitemap-pi1 A:link,
.tx-dropdownsitemap-pi1 A:visited,
.tx-dropdownsitemap-pi1 A:active {
	color: #666;
	background-color:none;
}

.tx-dropdownsitemap-pi1 A:hover {
	color: #003366;
	background-color:none;
}

.tx-dropdownsitemap-pi1 DIV {
	margin-left: 20px;
	margin-top: 2px;
	padding: 2px;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 SPAN.ifsub {
	text-transform:none;
	font-weight: normal;
}

.tx-dropdownsitemap-pi1 SPAN.spc {
	text-transform:none;
	font-style: normal;
}
.tx-dropdownsitemap-pi1 .description {
	font-style: normal;
	font-size: 80%;
	margin-left: 5px;
}

.tx-dropdownsitemap-pi1 DIV {

}

.tx-dropdownsitemap-pi1 DIV.level_2 {
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	margin:0px 0px 70px 0px;
	padding:0px 0px 0px 28px;
	color: inherit;
	border:none;
	background:none;
}

.tx-dropdownsitemap-pi1 IMG {
	margin-right: 5px;
}









/*	BILDERGALERIE
---------------------------------------------------------------------------------------------------------------------------------

.tx-rgsmoothgallery-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff url(../picts/lightbox/loading.gif) center center no-repeat;
}

.myGallery {
	width: 669px;
	height: 405px;
	z-index:5;
	display: none;
	border:none;
}

.rgsgcontent {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.open,
.full,
.thumbnail {
	float:left;
	cursor:pointer;
}

#externalthumbs {
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:506px;
	height:auto;
	background:#000;
}

#externalthumbs p.label {
	display:none;
}

.jdGallery {
	overflow: hidden;
	position: relative;
}

.jdGallery img {
	border: 0;
	margin: 0;
}

.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:left top;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
	text-align:left;
}

.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../picts/lightbox/loading.gif');
}

.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #fff;
	color:#003366;
	text-indent: 0;
	overflow: hidden;
	font-size:12px;
	line-height:15px;
}

* html .jdGallery .slideInfoZone {
	bottom: -1px;
}

.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size:12px;
	line-height:15px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p {
	display:none;
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 60px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

.jdGallery a.play {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width:20px;
	background: url('img/control_play.png') no-repeat center right;
	cursor: pointer;
}

.jdGallery a.pause {
	background: url('img/control_pause.png') no-repeat center right;
}

.jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner {
	clear:both;
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail {
	cursor: pointer;
	padding:0;
	margin:0;
	background: #fff;
	background-position: center center;
	float: left;
}

.jdGallery .carousel .label {
	display:none;
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number {
	display:none;
	color: #b5b5b5;
}

.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right,
.jdGallery a.left {
	position: absolute;
	height: 100%;
	width: 10%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.jdGallery a.right:hover,
.jdGallery a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left {
	left: 0;
	top: 0;
	background:#fff url('../picts/lightbox/fleche1.png') no-repeat center left;
}

.jdGallery a.right {
	right: 0;
	top: 0;
	background:#fff url('../picts/lightbox/fleche2.png') no-repeat center right;
}

.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('../picts/lightbox/open.png') no-repeat center center; }
*/