/* Body */
/*************************************************************************/
	
html {
		height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family : Neue Helvetica, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:12px;	
	height: 100%;
	/*background:url(../../icons/grid.jpg) repeat-y;*/
}
* {
	margin:0;
	padding:0;
}
.normtext, .normtextblue, .normtextsmall, .normtextmiddle, .normtextklein, .textlinks, .submitbuttonright, .messagebuttonright, .footericons {
	color:#454545;
} 

td, td.normtextbold {
	font-size:12px;
}

/* Farben */
/*************************************************************************/
#blue {
	background:url(../../icons/blue.gif) 0 90% no-repeat !important;
}
#blueaktiv {
	background:url(../../icons/blueaktiv.gif) 0 90% repeat-y !important;
}

#grey {
	background:url(../../icons/grey.gif) 0 90% no-repeat !important;
}
#greyaktiv {
	background:url(../../icons/greyaktiv.gif) 0 90% repeat-y !important;
}

#green {
	background:url(../../icons/green.gif) 0 90% no-repeat !important;
}
#greenaktiv {
	background:url(../../icons/greenaktiv.gif) 0 90% repeat-y !important;
}

#purple {
	background:url(../../icons/purple.gif) 0 90% no-repeat !important;
}
#purpleaktiv {
	background:url(../../icons/purpleaktiv.gif) 0 90% repeat-y !important;
}

#darkblue {
	background:url(../../icons/darkblue.gif) 0 90% no-repeat !important;
}
#darkblueaktiv {
	background:url(../../icons/darkblueaktiv.gif) 0 90% repeat-y !important;
}

#red {
	background:url(../../icons/red.gif) 0 90% no-repeat !important;
}
#redaktiv {
	background:url(../../icons/redaktiv.gif) 0 90% repeat-y !important;
}

#lightgrey {
	background:url(../../icons/lightgrey.gif) 0 90% no-repeat !important;
}
#lightgreyaktiv {
	background:url(../../icons/lightgreyaktiv.gif) 0 90% repeat-y !important;
}

#orange {
	background:url(../../icons/orange.gif) 0 90% no-repeat !important;
}
#orangeaktiv {
	background:url(../../icons/orangeaktiv.gif) 0 90% repeat-y !important;
}

#yellow, .normtextmarked, a.normtextmarked:link, a.normtextmarked:hover, a.normtextmarked:visited, a.normtextmarked:active, .informationlinks {
	color:#FF6422;
}

.introtextbordercolor, .paragraphbordercolor {
	border-left:3px solid #FF6422;
}

.pfeilyellow{
	margin-bottom:1px;
}

.loadingAnimation {
	height: 32px;
	width: 32px;
	margin: auto;
	background: url(../../icons/loading.gif) no-repeat;
}

/* CUG Navigation */
/*************************************************************************/
#cug {
	position:absolute;
	background-color:#ffffff;
	height:30px;
	margin:3px 0px 0px 0px;
	z-index:100;
}

#cugspacer {
	position:relative;
	background-color:#ffffff;
	height:22px;
}

#cugnavigation {
	position:relative;
	width:984px;
	height:30px;
	background-color:#000000;
	background:url(../../icons/cugnavigation.gif) no-repeat;	
	z-index:100;
	float:left;
}
#cugnavigation a {
	background:url(../../icons/arrow_right_weiss.gif) no-repeat scroll 5px 50%;	
}
#cugnavigation a {
	color:#ffffff;
	font-size:13px;	
	text-decoration:none;
	margin-left:2px;
	padding-left:18px;	
	display:block;
	z-index:40;
}
.cugwelcomemassage {
	margin-right:30px !important;	
}
.cugnavigationright{
	background:url(../../icons/cugnav_right.gif) no-repeat !important;
	width:8px;	
}
.cugnavigationleft{
	background:url(../../icons/cugnav_left.gif) no-repeat !important;	
}

/* CUG NEW */
#cugNavLeft {
	float: left;
	height: 30px;
}
#cugNavCenter {
	float: left;
	height: 30px;
}
#cugNavRight {
	float: right;
	height: 30px;
}
.cugNavElement {
	float:left;
	height: 30px;
	cursor: pointer;
}
.cugNavElementLeft {
	height: 30px;
	float: left;
	width: 8px;
	background:url(../../icons/cugnav_middle.gif) no-repeat;
}
.cugNavElementCenter {
	/*height: 30px;*/
	height: 25px;
	float: left;
	/*background:url(../../icons/cugnav_middle.gif) no-repeat;*/
}
.cugNavElementRight {
	height: 30px;
	width: 11px;
	float: left;
}
.cugNavElementLeftFirst {
	height: 30px;
	float: left;
	width: 8px;
	background:url(../../icons/cugnav_left.gif) no-repeat;
}
.cugNavElementRightLast {
	height: 30px;
	float: left;
	width: 11px;
	background:url(../../icons/cugnav_right.gif) no-repeat;
}
.cugNavElementLink {
	padding: 5px 11px 5px 0px;
}
.cugNavElementHover {
	float:left;
	height: 30px;
	background:url(../../icons/cugnav_hover.gif) no-repeat;
	cursor: pointer;
}
.cugNavElementLinkHover {
	padding: 5px 11px 5px 0px;
	background: url(../../icons/arrow_down_weiss.gif) no-repeat scroll 0 50% !important;
}
.cugNavElementLeftHover {
	height: 30px;
	float: left;
	width: 8px;
	/*background:url(../../icons/cugnav_middle.gif) no-repeat;*/
	background:none;	
}
.cugNavElementCenterHover {
	height: 30px;
	float: left;
}
.cugNavElementRightHover {
	height: 30px;
	width: 11px;
	float: left;
}
.cugNavElementRightLastHover {
	height: 30px;
	width: 11px;
	float: left;
	background:url(../../icons/cugnav_right_over.gif) no-repeat;
}
.cugNavSub {
	/*background: url(../../icons/cugnav_box_mid_mid.gif) repeat-x;
	background-color: #586367;*/
	display: none;
	clear:both;
	position: absolute;
	top: 30px;
	width: 250px;
	overflow: hidden;
	z-index:20;
}
.cugNavSubLeft {
	background: url(../../icons/cugnav_box_mid_left.gif) repeat-y;
}
.cugNavSubCenter {
	color: #FFFFFF;
	margin-left: 1px; 
	margin-right: 1px;
	/*background-color:#7D8D92;*/
	background-color:#738284;
}
.cugNavSubElement, .cugNavSubElementAddShortcut {
	/*padding: 5px 10px;*/
	/*margin: 0px 10px;*/
	z-index:30;
	margin: 0px 10px;
	/*line-height: 22px;*/
	
}
.cugNavSubElementFirst {
	height: 1px;
	font-size:1px;
	line-height: 1px;
}
.cugNavSubElement a {
	margin-top: 10px;
}
.cugNavSubRight {
	/*background: url(../../icons/cugnav_box_mid_right.png) repeat-y;*/
	background: url(../../icons/cugnav_box_mid_right.gif) repeat-y;
	background-position: right;
}
.cugnavSubLeftBottom {
	float: left;
	background: url(../../icons/cugnav_box_bottom_left.gif) no-repeat;
	width: 8px;
	height: 9px;
	overflow:hidden;
}
.cugnavSubCenterBottom {
	float: left;
	background: url(../../icons/cugnav_box_bottom_mid.gif) repeat-x;	
	height: 9px;
	width: 234px;
	overflow:hidden;
}
.cugnavSubRightBottom {
	float: left;
	background: url(../../icons/cugnav_box_bottom_right.gif) no-repeat;
	width: 8px;
	height: 9px;
	overflow:hidden;
}

.cugNavSubElementAddShortcut a {
	margin-left: 0px !important;
	padding-top: 10px !important;
	padding-left: 12px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #ffffff;
	background:url(../../icons/add_weiss.gif) no-repeat scroll 0 50% !important;	
}

.deactivatedshortcut {
	margin-left: 0px !important;
	padding-top: 10px !important;
	padding-left: 12px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #ffffff;
	background:url(../../icons/add_grey.gif) no-repeat scroll 0 15px !important;
	color:#E1E1E1;
	display: block;
	width: 94%;
}

.cugNavSubElement a {
	margin-left: 0px !important;
	padding-left: 12px !important;
	background:url(../../icons/pfeilweiss.gif) no-repeat scroll 0 50% !important;	
}
.cugNavRightGap {
	float: right;
	width: 10px;
}
.cugNavRightElement {
	float: right;
	position: relative;
	cursor: pointer;
}
.cugNavRightElementContainer {
	text-align: right;
	height: 30px;
}
.cugNavRightElementCenter a {
	background: none !important;
	padding: 5px 10px 0 2px !important;
	font-size: 11px !important;
}
.cugNavRightElementCenterHover a {
	background: none !important;
	padding: 5px 10px 0 2px !important;
	font-size: 11px !important;
}
.cugNavRightElementLeft {
	float: left;
	width: 8px;
	height: 30px;
	background:url(../../icons/cugnav_middle.gif) no-repeat;
}
.cugNavRightElementCenter {
	float: left;
	background:url(../../icons/cugnav_middle.gif) no-repeat;
	height: 30px;
	padding-left: 10px;
}
.cugNavRightElementCenterHover {
	float: left;
	background:  url(../../icons/cugnav_hover.gif) no-repeat scroll 0 0;
	height: 30px;
	padding-left: 10px;
}
.cugNavRightElementRight {
	float: left;
	height: 30px;
	width: 11px;
	background:  url(../../icons/cugnav_right2.gif) no-repeat scroll 0 0;
}
.cugNavRightElementRightHover {
	float: left;
	height: 30px;
	width: 11px;
	background:  url(../../icons/cugnav_right2_over.gif) no-repeat scroll 0 0;
}
.cugNavRightSub {
	/*background: url(../../icons/cugnav_box_mid_mid.gif) repeat-x;
	background-color: #859094;*/
	position: relative;
	/*top: 30px;*/
	float: right;
	width: 250px;
	display: none;
	clear: both;
	position: absolute;
	right: 3px;
	top: 30px;
}
.cugNavRightSubCenter {
	padding: 10px;
	color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #738284;
}
.cugNavRightLogoutElement {
	float: right;
}
.cugNavRightLogoutElement a {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 11px !important;
}
.cugNavRightLogoutElement .cugNavElementCenter {
	padding: 5px 15px 0 10px;
}
.cugNavElementLogoutLeft {
	float: left;
	background: url(../../icons/cugnav_logout_left.gif) no-repeat;
	width: 5px;
	height: 15px;
}
.cugNavElementLogoutCenter {
	float: left;
	background: url(../../icons/cugnav_logout_mid.gif) repeat-x;
	height: 15px;	
}
.cugNavElementLogoutRight {
	float: left;
	background: url(../../icons/cugnav_logout_right.gif) no-repeat;
	width: 5px;
	height: 15px;	
}

.cugPicHomepage {
	padding: 8px 0px 5px 0px;
	margin-left:10px;
	float:left;
}

.cugWelcomeMsg {
	padding: 5px 11px 5px 0px;
	color:#ffffff;
	font-size:13px;	
	text-decoration:none;	
	float: left;
	overflow: hidden;
}
.cugWelcomeMsg img {
	/*padding-right: 10px;
	margin-top: 2px;
	float: left;
	display: inline;*/
}
.cugWelcomeMsg a, .cugPicHomepage a {
	/*background: url() !important;*/
	background: none !important;
	padding-left: 0px !important;
	/*height: 14px !important;*/
}
.cugPicHomepage a {
	padding-right: 10px;
}

/* Seitenraster / Grid */
/*************************************************************************/
#nonFooter
{
	position: relative;
	min-height: 100%;
}


#main
{
	width:985px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../icons/bordermain.gif) repeat-y;
}

#ecardmain
{
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;	
}
#ecardmain ul {
	list-style-type:none;
}

#ecardmain ul li.linklist {
	background-image:url(../../icons/pfeilblue.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:2px 0 !important;
	padding-left:15px;
}

#ecardmain ul li.ecardsender {
	float:left;
	font-weight:bold;
	margin: 0px 10px 0px 0px !important;
}

#header {
	clear:both;
	position:relative;
	position: static;	
	width:985px;
	height:143px;
	background:url(../../headimages/hager.gif) no-repeat;	
	overflow:hidden;
	z-index:1;	
}

#spacer {
	position:relative;	
	left:15px;	
	width:960px;	
	height:20px;
	padding-top:1px;
}

#breadcrumbs {
	position:relative;	
	/*left:15px;*/
	margin:0px 5px 0px 30px;	
	width:955px;	
	height:40px;
	padding-top:1px;
}
#breadcrumbs img {
	margin:0px 3px 1px 0px;
}
#breadcrumbs a {
	margin-right:10px;
}

#content {
	position:relative;	
	left:0px;	
	/*width:995px;*/
	width:985px;	
}

#footer{
	position:relative;
	margin: 0 auto 0 auto;
	left: 0; 
	bottom: 0px; 
	width:985px;
	height:35px;	
	overflow:hidden;	
	float:left;
	background:url(../../icons/footerbackground.gif) no-repeat;
	z-index:1;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

/* Header */
/*************************************************************************/
#special{
	width:985px;
	height:80px;
}
#logo {
	position:relative;	
	left:0px;	
	width:190px;
	height:60px;
	margin-right:20px;
	overflow:hidden;	
	float:left;
}

#headercontent {	
	position:relative;
	top:0px;		
	width:985px;
	height:115px;	
	overflow:hidden;	
	text-align:left;	
}

/* Specialnavigation */
/*************************************************************************/
#specialnavigation {
	display:inline;
	float:right;
	padding:10px 10px 0px 0px;
}
.specialnav {
	margin: 0 8px 0 8px;
}
#specialnavigation a{
	text-decoration:none;
	color:#888888;
	font-size:10px;
}
#specialnavigation ul{
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	/*float: right;*/
}
#specialnavigation ul li{
	display:inline;
	margin: 0px 5px 0px 0px;
}

#selectlanguage {
	margin: 0px 10px 0px 10px;
	padding: 0;
	position:relative;	
	z-index: 99;
}
#selectlanguage ul {
	display: none;
	position:absolute;
	top:12px;	
}

#selectlanguage li { /* all list items */
	list-style: none;	
	position:relative;
	width:100px;
	color: #888888;	
	line-height: 15px;
}

#selectlanguage li a {
	display : block;	
	text-decoration: none;		
	color: #888888;
	width:190px;
	margin: 0 5px 2px 0px !important;			
}

#selectlanguage:hover ul, #selectlanguage  ul.iehover { /* lists nested under hovered list items #*/
	display: block;		
	left:0px;
}

#specialnavigation a:hover, #selectlanguage a:hover {
	color: #454545;	
}


/* Main Navigation */
/*************************************************************************/
#navigation{
	float:right;
	width:772px;	
	text-align:left;
	/*padding:20px 0px 0px 0px;*/
	z-index:10;
}
#mainnavigation {
	position:absolute;
	width:985px;	
	bottom: 0;	
	overflow:hidden; 
	text-align:right;
	z-index:10;
}

#mainnavigation ul {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	padding-left:0;
	padding-top:0;
	width:100%;
}

#mainnavigation ul li {
	background-position:3px 50%;	
	margin-left:0px !important;
	margin-right:11px;
	vertical-align:bottom;
	height:35px;
	float:left;
	vertical-align:baseline;
	
}

#mainnavigation td {
 	padding-right:20px; 
 	z-index:10;	
}

#mainnavigation a {
	color:#666666;
	font-size:13px;	
	text-decoration:none;
	/*text-transform:uppercase;*/
	padding-left:8px;
	/*margin-bottom:-1px;*/
	display:block;	
	z-index:10;
}

.aktiv {
	font-weight:bold;
}

/* Sekundaernavigation */
/*************************************************************************/
#secondarynavigation {
	position:relative;
	left:0px;	
	width:190px;	
	height:auto;
	z-index:1;
	/*overflow:hidden;*/	
	float:left;
}

#subnav {		
	margin:0px 17px 0px 5px;
	position:absolute;
	left:-3px;
	top:0px;
	z-index:100;
	padding-left:3px;
	background-image:url(../../icons/bgd_line_left.gif);
	background-repeat:repeat-y;
	z-index:1010;
}


.subnavdiv {
	display:none;
}
.subnavganzaussen {
	z-index:1100;
	background-color:#f1f1f1;
	background-image:url(../../icons/subnav_bg_verlauf.gif);
	background-repeat:repeat-x;
}
.subnavaussen {
margin-top:0px;
background-image:url(../../icons/subnav_bgdright.gif);
padding:0;
background-position:top right;
background-repeat:no-repeat
}
.subnav2010aussen {
	position:relative;
	top:-5px;
}
.subnav2010levels {
	background-image:url(../../icons/subnav_middle.png);
	width:196px;
	background-position:right;
	background-repeat:repeat-y
}
.subnavwindow {
overflow:hidden;
position:relative;
margin:0 0 0 0;
padding:0;
}
.subnavworld {
position:relative;
margin:0 0 0 0;
padding:0;
}
.subnavinnen {
overflow:hidden;
float:left;
}
.subnavunten {
height:13px;
background-image:url(../../icons/subnav_bgdbottom.gif);
background-position:top right;
background-repeat:no-repeat;
display:none;
}
.subnavul {
margin:0 0 0 0;
padding:0px 0px 0px 0px;
}

.subnavpadding0 {
display:table;
height:30px;
position:relative;
overflow:hidden;
}
.subnavpadding1 {
#position:absolute;
#top:15px;
display:table-cell;
vertical-align:middle;
}
.subnavpadding2 {
position:relative;
max-height:30px;
#top:-50%;
}
a.subnav, a.subnavactive, a.subnavarrow, a.subnavarrowactive
, a.subnavback, a.subnavbackactive, a.subnavbackarrow, a.subnavbackarrowactive
, a.subnavcurrent, a.subnavcurrentactive, a.subnavcurrentarrow, a.subnavcurrentarrowactive
{
color: #777777;
text-decoration:none;
}
li.subnav, li.subnavarrow, li.subnavactive, li.subnavarrowactive
, li.subnavback, li.subnavbackactive, li.subnavbackarrow, li.subnavbackarrowactive
, li.subnavcurrent, li.subnavcurrentarrow, li.subnavcurrentactive, li.subnavcurrentarrowactive  {
list-style:none;
padding-left: 10px;
font-size:11px;
background-repeat:no-repeat;
height:30px;
overflow:hidden;
margin:0px;
}
li.subnav, li.subnavarrow, li.subnavactive, li.subnavarrowactive
, li.subnavbackarrow, li.subnavbackarrowactive
, li.subnavcurrentarrow, li.subnavcurrentarrowactive  {
cursor:pointer;
}
li.subnavback, li.subnavbackarrow, li.subnavbackactive, li.subnavbackarrowactive {
padding-left: 25px;
}
li.subnav, li.subnavcurrent {
padding-right: 8px;
background-image:url(../../icons/subnav_inactive.gif);
}
li.subnavarrow, li.subnavarrowactive {
padding-right: 18px;
}
li.subnavcurrent, li.subnavcurrentactive, li.subnavcurrentarrow, li.subnavcurrentarrowactive  {
height:29px;
overflow:hidden;
padding-right: 8px;
}
li.subnavcurrentarrow, li.subnavcurrentarrowactive  {
padding-right: 20px;
}
#subnavzuoben {
width:37px;
height:21px;
background:url(../../icons/subnavzuoben.gif) no-repeat;
}
#subnavzumitte {
width:37px;
background:url(../../icons/subnavzumitte.gif);
background-repeat:repeat-y;
text-align:center;
padding-top:5px;
}
#subnavzuunten {
width:37px;
height:12px;
background-image:url(../../icons/subnavzuunten.gif);
background-repeat:no-repeat;
}
#subnavwiederzuklappen {
position:absolute;
top:10px;
z-index:1200;
display:none;
}
/* Sekundaernavigation */
/* ========================== */
#sekundaernavigation {
list-style:none;
padding-left: 0px;
margin-left: 10px;
margin-top: 40px;
margin-bottom: 0px;
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
/*font-weight:bold;*/
color: #454545;
background-color:#cccccc;
}

#sekundaernavigation li.ebene1  {
background-image:url(../../icons/pfeilright.jpg);
background-repeat:no-repeat;
background-position: left 3px;
padding-left: 15px;
font-size:12px;
margin-top: 5px;
}

#sekundaernavigation li.ebene1-act  {
background-image:url(../../icons/pfeildown.jpg);
background-repeat:no-repeat;
background-position: left 3px;
padding-left: 15px;
font-size:12px;
margin-top: 5px;
}
#sekundaernavigation li.ebene1-act a  {
/*color: #800245;*/
}

#sekundaernavigation li.ebene2  {
padding-left: 15px;
font-size:11px;
margin-top: 3px;
}
#sekundaernavigation li.ebene2-act  {
padding-left: 15px;
font-size:11px;
margin-top: 3px;
}

#sekundaernavigation li.ebene2-act a  {
color: #800245;
}

#sekundaernavigation li.ebene3   {
padding-left: 30px;
font-size:10px;
margin-top: 2px;
}
#sekundaernavigation li.ebene3-act   {
padding-left: 30px;
font-size:10px;
margin-top: 2px;
}

#sekundaernavigation li.ebene3-act a  {
color: #800245;
}


/* Content */
/*************************************************************************/
#contentarea {
	/*position:absolute;*/
	position:relative;
	float:left;	
	margin:0px;	
	overflow:hidden;
}

#teaserarea {
	/*position:absolute;*/
	position:relative;
	float:right;	
	width:200px;	
	overflow:hidden;	
	margin:0px 10px 0px 0px;
}

/* Formularbuttons*/
/*************************************************************************/
.buttonlinks {	
	background:url(../../icons/buttonlinks.gif) no-repeat;	
}
.buttonrechts {
	background:url(../../icons/buttonrechts.gif) no-repeat;	
}
.buttonmitte {
	background:url(../../icons/buttonmitte.gif) repeat-x;	
	padding-bottom:5px;	
}

a.scrollerlink:link,  a.scrollerlink:visited{
	color:#888888;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

.submitbuttonright, a.submitbuttonright:link, a.submitbuttonright:active, a.submitbuttonright:visited, a.submitbuttonright:hover {
	/*background: url(../../icons/pfeilgrey.gif) no-repeat 100% 60%;*/
	color:#6A655E;
	/*padding-right:12px;*/
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

.messagebuttonright, a.messagebuttonright:link, a.messagebuttonright:active, a.messagebuttonright:visited, a.messagebuttonright:hover {
	background: url(../../icons/pfeilgrey.gif) no-repeat 100% 60%;
	color:#6A655E;
	padding-right:12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}

.submitbutton, a.submitbutton:link, a.submitbutton:active, a.submitbutton:visited, a.submitbutton:hover {
	color:#6A655E;
	/*padding-right:12px;*/
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

.colouredbutton, a.colouredbutton:link, a.colouredbutton:active, a.colouredbutton:visited, a.colouredbutton:hover {
	color:#6A655E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.registrationbackground:link, a.registrationbackground:active, a.registrationbackground:visited, a.registrationbackground:hover {
	background: url(../../icons/pfeilgrey.gif) no-repeat 100% 60%;
	color:#6A655E;
	/*padding-right:12px;*/
	padding-left:0px;
	padding-top:2px !important;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

/* Blocklayout*/
/*************************************************************************/
.homepageimagetext{
	margin: 0px 13px 0px 0px; 
	position: relative;
	height:280px; 
	float: left;
	background-repeat: no-repeat;		
}

.boxwithbackgroundimage{
	position:relative; 
	margin: -3px 10px 0px 0px;
	overflow:hidden;
	float:left;
}

.blockgroup{
	float:left; 
	margin: 0px 0px 0px 0px;	
}

.paragraphgroup{
	float:left; 
	margin: 0px 0px 0px 0px;	
}

.blockwithgridbackground{
	position:relative; 
	margin-bottom:15px; 
	background-repeat:no-repeat; 
	overflow:hidden;	
}

.blockwithgridbackgroundsmall{
	position:relative; 
	margin-bottom:5px; 
	background-repeat:no-repeat; 
	overflow:hidden;	
}

.blockwithgridheadline {
	position:absolute; 
	/*height:70px;*/
	/*height:64px;*/ 
	overflow:hidden;
}
.introtextbordercolor {
	 position:absolute; 
	 left:70px; 
	 top:70px; 
	 max-height:60px; 
	 padding-left:3px; 
	 overflow:hidden;
}

.paragraphbordercolor {	 
	 left:70px; 
	 top:70px; 
	 padding-left:3px; 
	 overflow:hidden;
}

.blockwithheadlineoutside{
	position:relative; 
	float:left; 
	margin-bottom:15px; 
	
}

.blockwithheadlineinside{
	margin: 0pt 0px 15px 0px; 
	position: relative; 
	float: left; 
}
.blockwithheadlineinsideColored {
	color: #FFFFFF;
}

.blockwithoutborder{
	position:relative; 
	float:left; 
	margin:0 10px 13px 0;
}

.templateblockwithoutborder {
	float:left;
	margin:-1px 10px 13px 0px;
	position:relative;
}


/* Bilder */
/*************************************************************************/
.imagefloatleft{
	padding-left:10px;
}
.imagefloatright{
	padding-right:10px;
}

/* Formularelemente */
/*************************************************************************/
.radiobutton {
	margin-right:5px;
}

.infodiv {
	border : 1px solid #FF6422;
	display:none;
	position:absolute;
	top:0px;
	left:-288px;
	width:300px;
	color:#FF6422 !important;
 	background-color: #F1F1F1;
 	padding:4px; 
}

.forminfo {
 padding-top:1px;
}

.inputfields {
	background-color:#FFFFFF;
	border:1px solid #B2B2B2;
	color: #555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}

.selectbox, .formtextarea {
	background-color:#FFFFFF;
	border:1px solid #B2B2B2;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
 }
 
 .ecardformbutton {
 	margin:0px 0px 1px 2px;
 }

/* Fliesstext*/
/*************************************************************************/
h1{
	color:#888888;
	/*font-size:32px;
	line-height:34px;
	line-height:31px;*/
	font-size:29px;
	line-height:33px;
	font-weight:normal;	
}

.h1 {
	line-height:30px;		
}

h2, h2.big{
	color:#888888;
	font-size:16px;
	font-weight:normal;
	margin:-2px 0px 0px 0px; 
	padding:0;
}

h2.zweigrid{
	color:#888888;
	font-size:16px;
	font-weight:normal;
	margin:-2px 0px 0px 0px; 
	padding:0;
}

h2.viergrid{
	color:#888888;
	font-size:20px;
	font-weight:normal;
	margin:-4px 0px 0px 0px; 
	padding:0;
}

h2.achtgrid{
	color:#888888;
	font-size:22px;
	font-weight:normal;
	margin:-6px 0px 0px 0px; 
	padding:0;
}

h2.small, .subheadlinesmall{
	color:#888888;
	font-size:16px;
	font-weight:bold;
	margin:-2px 0px 0px 0px; 
	padding:0;
}

h3 {
	color:#888888;
	/*font-size:14px;*/
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	padding:0;
}

a.rsstextlinks {
	color:#454545 !important;
	text-decoration:none;
}
a.rssheaderlinks {
	display: block;
	margin-bottom: 3px;
}
.rsstextdesc {
	margin: 3pt 0;
}

.introtext {
	font-size : 12px;
	font-weight : bold;
}
.normtext, .textlinks, .informationlinks {	
	font-weight : normal;
	padding-bottom:1px;
}
a.normtext:link, a.normtext:active, a.normtext:visited, a.informationlinks:link, a.informationlinks:active, a.informationlinks:visited, a.informationlinks:hover  {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#454545;
}

a.normtext:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.textlinks:link, a.textlinks:active, a.textlinks:visited, a.textlinks:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/*a.textlinks:visited {
	color:#454545;
}*/

li a.textlinks:link, li a.textlinks:active, li a.textlinks:hover  {
	color:#454545;
	text-decoration: underline !important;
}

.normtextsmall,.normtextklein {	
	font-size : 10px;
	font-weight : normal;
}

.normtextmiddle {	
	font-size : 11px;
	font-weight : normal;
}

td.normtextsmall a, td.normtextsmall a:link, td.normtextsmall a:active, td.normtextsmall a:visited, a.normtextsmall:link, a.normtextsmall:active, a.normtextsmall:visited {	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#454545;
}

td.normtextsmall a:link, td.normtextsmall a:active, td.normtextsmall a:visited {
	text-decoration: underline;
}

a.normtextsmall:hover{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:#454545;	
}


.normtextbold {
	font-size : 12px;
	font-weight : bold;
}

.normtextboldLarge {
	font-size : 22px;
}

a.normtextbold:link, a.normtextbold:active, a.normtextbold:visited, a.normtextboldLarge:link, a.normtextboldLarge:active,  a.normtextboldLarge:visited {
	color : #786F6A !important;
}

a.normtextbold:hover, a.normtextboldLarge:hover{
	color: #00ABBE;
}


td.normtextblue{
	font-size : 12px;
	font-weight:bold;
}

.normtextblue {
	font-size : 22px;
	padding-bottom:0px;
	/*letter-spacing:1px;*/
	margin-bottom:0px;
	font-weight : normal;
} 

.normtextblueLarge{	
	font-size : 22px;
	padding-bottom:0px;
	letter-spacing:1px;
	margin-bottom:0px;
	font-weight : normal;
}

.normtextblueLarge{
	color : #454545;
}

a.normtextblue:link, a.normtextblue:active, a.normtextblue:visited, a.normtextblueLarge:link, a.normtextblueLarge:active, a.normtextblueLarge:visited  {	
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}

a.normtextblue:hover, a.normtextblueLarge:hover{	
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}

.accordprefix{
	color:#454545 !important;
	
}

li .paragraphlink {	
	padding-left:0px !important;
	margin: 0px 0px 0px 0px !important;	
}
.paragraphlinks{
	color:#454545;
	text-decoration: none !important;
	padding-left: 12px !important;
	background: url(../../icons/pfeilgrey.gif) 0 50%  no-repeat  ;
}
/*
.externlinks{
	color:#454545;
	text-decoration: underline !important;
	padding-left: 15px !important;
	background: url(../../icons/icon_extern_grey.gif) 0 50%  no-repeat  ;
}
.emaillinks {
	color:#454545;
	text-decoration: underline !important;
	padding-left: 15px !important;
	background: url(../../icons/icon_mail_grey.gif) 0 50%  no-repeat  ;
}
*/
.contentarea ul, #TB_window ul{	
	list-style-type:none;
	position: relative;
}

.contentarea ul li.bulletlist, #TB_window ul li.bulletlist, ul li.dashlist {
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px 2px 0px !important;
}
.contentarea ul li.dashlist {
	padding-left:10px;
	background-image:url(../../icons/icon_listenstrich.gif);
}

.contentarea ul li.hooklist, #TB_window ul li.hooklist {
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px 2px 0px !important;
}

.contentarea ul li.linklist, #TB_window ul li.linklist {
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px !important;
}
.contentarea ul li.download, #TB_window ul li.download {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px !important;
}
.contentarea ul li.email, #TB_window ul li.email {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px !important;
}
.contentarea ul li.extern, #TB_window ul li.extern {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px !important;
}
/* RSS */
/*************************************************************************/
.reiterbox{
	position:absolute;
	height:24px;
	z-index:99;
}
	
.reiter_activ{
	height:24px;
	margin-right:2px;
	background-image:url(../../icons/reiter_bg.gif);
	background-repeat:repeat-x;	
	font-size:12px;
	font-weight:bold;
	color:#454545;
	float:left;
}
	
.reiter_normal{
	height:24px;
	margin-right:2px;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#AAAAAA;
	float:left;
}

.reiterkarte, a.reiterkarte:link, a.reiterkarte:hover, a.reiterkarte:active, a.reiterkarte:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.reiterkarte {
	color: #AAAAAA
}
.reiterkarte:hover {
	color:#454545;
}

/* RSS */
/*************************************************************************/
.contentarea ul li.rsstextlinks, #TB_window ul li.rsstextlinks{
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:2px 0 !important;
	padding-left:15px;
}

#teaserarea ul li.rsstextlinks{
	list-style-image:none;
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:2px 0 !important;
	padding-left:15px !important;
	overflow: visible;
}


/* Defaulttable */
/*************************************************************************/
.tableheader {
	font-weight:bold;
	border-bottom: 1px solid #454545;
}

.tablecell {
	border-bottom: 1px dotted #888888;
	padding: 2px 0 2px 0;
}

/* Teaser */
/*************************************************************************/
.teaser{	
	font: normal 12px Helvetica, Arial, sans-serif;	
	margin-bottom:10px;
	/*width:200px;*/
	overflow:hidden;
	
}
.teasergroupcontent .teaser {
	margin-bottom:0px;
}
.teasernomargin {
	margin:0px;
}
#teaserarea h1{
	font-size:14px;
	margin:0px;
	text-decoration: none;
	line-height:17px;
	margin-bottom:8px;
	/*text-transform:uppercase;*/	
}
.teaser h2{
	font-size:12px;
	margin:0px;
	text-decoration: none;
	/*text-transform:uppercase;*/	
}

.teaserclear{
	clear:both;	
}


.teasergrouphead{
	position:relative;
	background: url(../../icons/teaser_rahmen_top.gif) no-repeat; 
	width:200px; 
	height:5px; 
	z-index:2;
}

.teasergroupmiddle{
	position:relative; 
	top:-5px; 
	width:200px; 
	z-index:1; 
	background-image:url(../../icons/teaser_rahmen_middle.gif); 
	background-repeat:repeat-y;
}

.teasergroupfooter{
	position:relative; 
	background: url(../../icons/teaser_rahmen_bottom.gif) no-repeat;	 
	top:-9px; 
	width:200px;	
	height:8px; 
	z-index:3; 
}
#teaserarea a.showmarker {
	background: #566c74 url(../../icons/cug_akk_link_bg.gif) no-repeat top left;
	color: #ffffff;
	width: 171px;
}
#teaserarea ul.showmarker {
	border-top: none;
}
#teaserarea ul.showmarker a {
	/*color: #888888;*/
}
#teaserarea a.teaser-icon-fond {
	padding-right: 30px; 
	width: 146px;
}
.teaser-icon {
	position: absolute;
	top: 6px;
	right: 11px;
}

/*#### Akkordeon ####*/
.glossymenu{
	margin: 0;
	padding: 0;
	width: 200px; /*width of menu*/
	overflow: hidden;
}
	
.glossymenu a.menuitem, .search{
	background: url(../../icons/akk_link_bg.gif);
	background-repeat:no-repeat;
	/*font: normal 11px Helvetica, Arial, sans-serif;*/
	color: #888888;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 175px;
	/*height: 15px;*/
	text-decoration: none;
	/*text-transform:uppercase;*/
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.glossymenu .search {
	height: 15px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #888888;
}
	
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 8px;
	left: 8px;
	border: none;
}
	
.glossymenu a.menuitem:hover{
}
	
.glossymenu div.submenu, .glossymenu div.content{ /*DIV that contains each sub menu*/
	background: url(../../icons/teaser_rahmen_middle.gif) no-repeat;
	padding-left: 1px;
	padding-right: 4px;
}
	
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	border-top: #454545 solid 1px; /*Kapitelfarbe*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.glossymenu div.submenu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0 5px 10px 8px;
	/*overflow: auto;*/
}

.glossymenu div.submenu ul li a{
	/*display: block;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #454545;*/
	/*text-decoration: none;*/
	line-height: 14px;
	/*padding-left: 10px;*/
}
	
.glossymenu div.submenu ul li a:hover{
	color: #454545;
}

.glossymenu div.submenu ul li ul{ 
	border-top: #FFFFFF solid 1px !important;	
}

.glossymenu div.submenu ul li ul li{ 
	padding:0 0 0 0 !important;
	margin:0 0px 0px 15px;
	list-style-image:url(../../icons/listitem_grey.gif);
	list-style-position:outside;
	list-style-type:none;
}

.glossymenu div.submenu ul li ul li.bulletlist {
	margin-left: 10px;
}

.glossymenu div.content ul {
	border-top: #CCCCCC solid 1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.content ul li {
	margin:5px 0 5px 8px;	
}
.glossymenu .linklist a, .glossymenu .extern a, .glossymenu .download a, .glossymenu .email a {
	/*padding-left: 15px;*/
}
/*######### Aufklappfunktion Produktbereich ##############################################*/
.inhaltmenu{
	margin: 0;
	padding: 0;
	width: auto; /*width of menu*/
}
	
.inhaltmenu a.menuitem{
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #454545;
	display: inline-block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:auto;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight:bold;
}
	
.inhaltmenu a.menuitem:visited, .inhaltmenu .menuitem:active{
	color: #454545;
}
	
.inhaltmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 7px;
	left: 8px;
	border: none;
}
	
.inhaltmenu a.menuitem:hover{
}
	
.inhaltmenu div.submenu { /*DIV that contains each sub menu*/
	padding-left: 1px;
	padding-right: 4px;
}
.inhaltmenu div.content {
	padding-left: 20px;
	padding-right: 4px;
}
	
.inhaltmenu div.submenu ul, .inhaltmenu div.content ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	/*padding-left: 20px;*/
}
	
.inhaltmenu div.submenu ul li, .inhaltmenu div.content ul li{
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px 2px 0px !important;
}
	
.inhaltmenu div.submenu ul li a, .inhaltmenu div.content ul li a{
	display: inline-block;
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #454545;
	/*text-decoration: none;*/
	line-height: 14px;
	/*padding-left: 10px;*/
}
	
.inhaltmenu div.submenu ul li a:hover, .inhaltmenu div.content ul li a:hover{
	color: #454545;
}

/*######### Aufklappfunktion Autoform ##############################################*/
.autoformbordertop {
	//border-top:1px solid #e4e5e3;
	background-color:#B2B2B2;
	//padding-top:3px;	
}

.autoformborderbottom {
	/*border-bottom:1px solid #e4e5e3;
	margin-top:3px;
	padding-bottom:3px;*/	
	background-color:#B2B2B2;	
}


/*######### Aufklappfunktion Suche ##############################################*/

#searchresults {
	position:relative;
}

.searchmenu{
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: auto; /*width of menu*/	
}
	
.searchmenu a.menuitem{
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #454545;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width:auto;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
}
	
.searchmenu a.menuitem:visited, .searchmenu .menuitem:active{
	color: #454545;
}
	
.searchmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 7px;
	left: 8px;
	border: none;
}
	
.searchmenu a.menuitem:hover{
}
	
.searchmenu div.submenu { /*DIV that contains each sub menu*/
	padding-left: 1px;
	padding-right: 4px;
}
.searchmenu div.searchcontent {
	padding-left: 25px;
	padding-right: 4px;
}
	
.searchmenu div.submenu ul, .searchmenu div.searchcontent ul, .searchcontentdl ul.downloadsearch { /*UL of each sub menu*/
	list-style-type: none;
	margin:0 !important;
}
	
.searchmenu div.submenu ul li, .searchmenu div.searchcontent ul li, .searchcontentdl ul.downloadsearch li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin:5px 0px 0px 0px !important;
}
	
.searchmenu div.submenu ul li a, .searchmenu div.searchcontent ul li a, .searchcontentdl ul.downloadsearch li a {
	display: block;
	background:url(../../icons/pfeilgrey.gif) no-repeat scroll 0 50%;
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #454545;
	text-decoration: underline;
	line-height: 14px;	
	padding-left:10px;
}
	
.searchmenu div.submenu ul li a:hover, .searchmenu div.searchcontent ul li a:hover{
	color: #454545;
}

/*######### FAQ Template ########################################################*/
.faqcategorie {
	padding: 15px 0px 5px 0px;
}
.faqheader {
	color: #454545;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	position: relative;
}
.faqheader .status {
	position: absolute;
	top: 8px;
	left: 0;
	/*float: left;*/
} 
.faqimage {
	/*float:left;*/
	/*padding: 3px 3px 3px 0;*/
	width: 15px;
	/*margin-top:3px;*/	
}
.faqcontent {
	padding-left: 15px;
}
.faqcontent .imagefloatright,
.faqcontent .imagefloatleft {
	padding-bottom: 10px;
}

/*######### Teaserlogin #########################################################*/
.login {
	background: url(../../icons/akk_link_bg.gif) no-repeat;
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #888888;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 197px;
	height: 17px;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 7px;
	padding-top: 6px;
}
	
.forgot_pwd{
	position:relative;
	clear:both;
}
	
.forgot_pwd img{
	padding-bottom:1px;
}
	
.forgot_pwd a:link, .forgot_pwd a:visited, .forgot_pwd a:active{
	font: normal 12px Helvetica, Arial, sans-serif;
	text-decoration:none;
	color: #FF6422;
}

.logincontent{
	background: url(../../icons/teaser_rahmen_middle.gif) no-repeat;
	padding-left: 1px;
	padding-right: 4px;
}
	
.logincontent div.inhalt{
	border-top:#ff6422 1px solid;
	padding: 7px 5px 0 6px;
}
	
.inhalt form{
		padding:0;
		margin:0;
}

.button_reg{
	position:relative;
	padding: 5px 0 6px 0;
}
	
.button_text{
	position:absolute;
	top:7px;
	left:48px;
	width:130px;
	height:28px;
	overflow:hidden;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #454545;
	text-decoration: none;
}

/*######### Bilder Galerie #########################################################*/
.stepcarousel{
	position: relative; /*leave this value alone*/	
	overflow: scroll; /*leave this value alone*/
	/*width: 270px; /*Width of Carousel Viewer itself*/
	height: 114px; /*Height should enough to fit largest content's height*/
}
	
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
	
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 7px 10px; /*margin around each panel*/
	/*width: 250px; *//* Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	/*width: 150px;*/
	z-index: 100;
}
.stepcarousel .panel-seperator {
	background: url(../../icons/galery_seperator.gif) no-repeat top right;
}
.stepcarouselNavToLeft {
	position: relative;
	top: 5px;
	/*left: -9px;*/
	float: left;
	background: url(../../icons/galery_prev.gif) no-repeat;
	width: 20px;
	height: 104px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselNavToRight {
	position: relative;
	top: 5px;
	/*right: -9px;*/
	float: left;
	background: url(../../icons/galery_next.gif) no-repeat;
	width: 20px;
	height: 104px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselNavToLeft75 {
	position: relative;
	top: 19px;
	/*left: -9px;*/
	float: left;
	background: url(../../icons/galery_prev_75.gif) no-repeat;
	width: 20px;
	height: 35px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselNavToRight75 {
	position: relative;
	top: 19px;
	/*right: -9px;*/
	float: left;
	background: url(../../icons/galery_next_75.gif) no-repeat;
	width: 20px;
	height: 35px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselNavToLeft105 {
	position: relative;
	top: 5px;
	/*left: -9px;*/
	float: left;
	background: url(../../icons/galery_prev_105.gif) no-repeat;
	width: 20px;
	height: 111px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselNavToRight105 {
	position: relative;
	top: 5px;
	/*right: -9px;*/
	float: left;
	background: url(../../icons/galery_next_105.gif) no-repeat;
	width: 20px;
	height: 111px;
	cursor: pointer;
	z-index: 100;
}
.stepcarouselCaption {
	visibility:hidden;
	position:relative;
	width:100%;height:14px;
	overflow:hidden;
	padding-left:20px;
}
.stepcarousel .panel .imagenopic {
	position:absolute;
	left: 0;
	top: 23px;
	text-align: center;
	width: 100%;
}
.stepcarousel .panel .stepcarouselImageLink {
	display:block;
	text-decoration: none;
	color: #888888;
}
.stepcarousel .panel .stepcarouselCaptionInside {
	padding:5px 5px 0;
}
.stepcarousel .panel .stepcarouselCaptionInside-headline {
	padding-top: 4px;
}
.stepcarousel .panel .stepcarouselCaptionInside ul {
	overflow: auto;
}


/* Templates*/
/*************************************************************************/
ul.alphabeth {
	
	width:530px;
}

.alphabeth li {
	background: url(../../icons/addresslist_button_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #F3F3F3;
	float:left;
	width:10px;
	line-height:12px;
	text-align:center;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

.alphabethdisplay{
	width: 540px;
	height: 17px;
	margin: 0px 0px 10px 0px;
}

.alphabeth, a.alphabeth:link, a.alphabeth:visited, a.alphabeth:active, a.alphabeth:hover {
	
	color:#454545;
	font-size:11px;	
	text-decoration:none;	
}

.alphabeth {
	color:#999999;
}

li.alphabethall {
	width:auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px 0px 2px;
}

li.alphabethall, a.alphabethall {
	color:#454545;
	font-size:12px;	
	line-height:12px;
	text-decoration:none;	
}

a.alphabethall {
	margin: 0px 3px 0px 3px;
}

li.alphabethright, a.alphabethright {
	background: none !important;
	border: 0px;
	color:#454545;
	font-size:12px;	
	line-height:12px;
	text-decoration:none;	
}

li.alphabethleft, a.alphabethleft {
	background: none !important;
	border: 0px;
	color:#454545;
	font-size:12px;	
	line-height:12px;
	text-decoration:none;
}

.alphebetharrow {
	margin:0px 0px 2px 0px;
	padding:5px 0px 0px 0px;
}

.addresssearch{
	clear:both;
	background: url(../../icons/addresslistsearch_link_bg.gif);
	background-repeat:no-repeat;
	color: #888888;
	display: block;
	position: relative;
	width: 200px;
	height: 17px;
	text-decoration: none;
	padding: 6px 0px 0px 20px;
}

.selectregion {
	/*color: #888888;
	font-size: 12px;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	/*width: auto;
	padding: 5px 0px 5px 0px;*/
	clear:both;
	background: url(../../icons/addresslistsearch_link_bg.gif);
	background-repeat:no-repeat;
	/*font: normal 11px Helvetica, Arial, sans-serif;*/
	color: #888888;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 200px;
	height: 17px;
	text-decoration: none;
	/*text-transform:uppercase;*/
	padding: 6px 0px 0px 20px;
	margin-top: 7px;
}
.addresssearch_region {
	background:transparent none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#888888;
	font-size:11px;
	width:162px;
}
#Suchbegriffe {
	background:transparent none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#888888;
	font-size:12px;
	left:6px;
	position:absolute;
	top:3px;
	width:160px;
}
.addresssearch_name {
	background:transparent none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#888888;
	font-size:12px;
	width:160px;
}
.addresssearch_specialties {
	float:left;
	padding-right: 10px;
}
.addresssearch_specialties input {
	/*position:relative;
	top: 2px;*/
}
.addresssearch_specialties h3 {
	padding-bottom:5px;
}
.addresssearchInputs div {
	padding-right: 10px;
}
.addresssearchheader {
	position:relative;
	padding-left:12px;
	color: #888888;
	text-decoration: none;
}
.addresssearchheader .statusicon{
	left:0px;
	position:absolute;
	top:3px;
}
/* Teaserlogin */
/*************************************************************************/
#searchtext, #dl_searchtext {
	position:absolute;
	font-size:12px; 
	left:6px; 
	top:4px; 
	border:none; 
	color:#888888; 
	background:none;
	border:1px solid #cccccc;
	width:160px;
}
.teaserlogin{
	margin:0;
	overflow:hidden;
	padding:0;
	width:200px;
}
.teasermenuitem {
	background:transparent url(../../icons/akk_link_bg.gif) repeat-x scroll 0 0;
	color:#888888;
	display:block;
	height:17px;
	padding-left:6px;
	padding-top:6px;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
	width:200px;
}
.teaserlogincontent{
	margin:0 0 2px 0;
	overflow:hidden;
	padding:0;
	width:197px;
}
.teaserlogincontent ul {
	border-top:1px solid #FF6422;
	list-style-type:none;
	margin:0;
	padding:0;
}

.teaserlogincontent ul li {
	margin:0 5px 0 6px;	
	padding-top:5px;
	float:left;
}
.teaserlogincaption {
	font-weight:bold;
}

.buttonspacer {
	margin-top:20px !important;
	
}

.teaserregister {
	border-top:0px solid #ffffff !important;
	list-style-type:none;		
	}

.teaserregister li {
	width:150px;	
	padding-bottom:5px;	
}

.registrationbackground {
	background:url(../../icons/button_registrieren.gif) no-repeat;	
	overflow:hidden;
	padding-top:3px !important;
	padding-right:10px;
	padding-left:50px;	
	height:33px;
}

.loginregister{
	padding-left:110px; 
	width:230px; 
	height:70px;
	overflow:hidden;
}

#teaserarea ul{	
	list-style-type:none;
}

#teaserarea ul li.bulletlist {
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	margin:2px 0px 2px 0px !important;
	/*display: inline;*/
}

#teaserarea ul li.hooklist {
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	list-style-image:none;
	margin:2px 0px 2px 0px !important;
	/*display: inline;*/
}

#teaserarea ul li.linklist {
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	margin:2px 0px !important;
	list-style-image:none;
	/*display: inline;*/
	/*line-height: 20px;*/
	overflow:hidden;
}
#teaserarea ul li.download {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	margin:2px 0px !important;
	list-style-image:none;
	/*display: inline;*/
	line-height: 20px;
}
#teaserarea ul li.email {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	margin:2px 0px !important;
	list-style-image:none;
	/*display: inline;*/
	line-height: 20px;
}
#teaserarea ul li.extern {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:15px !important;
	list-style-image:none;
	margin:2px 0px !important;
	/*display: inline;*/
	line-height: 20px;
}
#teaserarea .teasergroupcontent {
	width:195px;
}

/* Footer */
/*************************************************************************/
#footerspacer {
	height:30px;	
}
#footercopyright{
	width:auto;
	overflow:hidden;
	z-index:10;
}
#footercontentalt{
	position:fixed;
	bottom:0px;
	width:180px;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:20px;
	/*background:url(../../icons/footer_bg.gif) no-repeat bottom;*/
	background:url(../../icons/footer_right.gif) no-repeat bottom;
	z-index:1003;
}

#footercontent{
	position:absolute;
	/*width:773px;*/
	width:520px; 
	height:35px; 
	/*padding-left: 210px;*/ 
	bottom:0px;	
	z-index:1003;
	/*left:0;*/
	right:0;
}
html>body #footer #footercontent {  /* nur fuer moderne Browser! */
	/*position: fixed;*/
}

#footercontenticons {
	position:relative;
	bottom:0px;	
	float:right; 
	width:153px; 
	height:22px; 
	/*background:url(../../icons/footer_right.gif) no-repeat;*/ 
	padding-top:10px;
}
.footericons  {
	margin-left:10px;
	cursor:pointer;
}

.footericons:links, .footericons:active, .footericons:visited, .footericons:hover {
	margin-left:20px;
	text-decoration:underline;
	color:#454545;	
}

* html #nonFooter
{
	height: 100%;
}
ul
{
	/*list-style-image:url(../../icons/square2.gif);*/
	list-style-type:square;
}
li
{
	margin-left:-5px;
}	
.imageborder 
{
border : 1px solid #555555;
}
.subnavdiv {
	display:none;
}

.boxbackground {
	background-color:#f1f1f1;
	background-image:url(../../icons/box_mid_mid.gif);
	background-repeat:repeat-x;
}
.boxtopleft{
	position:relative;
	height:8px;
	float:left;
	background-image:url(../../icons/box_top_left.gif);
	background-repeat:no-repeat;
	width:5px;
}
.boxtopmiddle {
	position:relative;
	height:8px;
	float:left;
	background-image:url(../../icons/box_top_mid.gif);
	background-repeat:repeat-x;
}
.boxtopright {
	position:relative;
	height:8px;
	float:left;
	background-image:url(../../icons/box_top_right.gif);
	background-repeat:no-repeat;
	width:8px;
}
.boxmiddleleft {
	position:relative;
	clear:both;
	background-image:url(../../icons/box_mid_left.gif);
	background-repeat:repeat-y;
	width:5px;
}
.boxmiddlemiddle {
	position:relative;
	/*padding: 5px 10px 5px 10px;*/
	margin:0px 10px 0px 10px;
	overflow:hidden;
}
.boxmiddleright {
	position:relative;
	background-image:url(../../icons/box_mid_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:8px;
}
.boxbottomleft {
	position:relative;
	width:5px;
	height:8px;
	float:left;
	background-image:url(../../icons/box_bottom_left.gif);
	background-repeat:no-repeat;
}
.boxbottommiddle {
	position:relative;
	height:8px;
	float:left;
	background-image:url(../../icons/box_bottom_mid.gif);
	background-repeat:repeat-x;
}
.boxbottomright {
	position:relative;
	width:8px;
	height:8px;
	float:left;
	background-image:url(../../icons/box_bottom_right.gif);
	background-repeat:no-repeat;
}
.boxContentSwitchToggleControl {
	text-align: right;
	padding-right: 13px;
}
.boxContentSwitchToggleControl table {
	display: inline;
}
.boxContentSwitchToggleControl table a {
	padding-right: 0 !important;
}
.boxContentSwitchToggleControlButton {
	position: absolute;
	top: 1px;
	left: 0;
	width: 13px;
	height: 13px;
	font-size: 0;
	background-image: url(../../icons/box_header_content_white_toggle.gif);
	cursor: pointer;
}
.boxContentSwitchToggleControlHeadline {
	background: #ffffff;
	padding-left: 18px;
	padding-right: 5px;
}
.boxContentSwitchToggleControlHeadline h3 {
	display: inline;
}
.boxheaderContentSwitch, .boxheaderContentSwitchClosed {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 13px;
	height: 13px;
	background-image: url(../../icons/box_header_content_white_open.gif);
	cursor: pointer;
	font-size: 0;
}
.boxheaderContentSwitchClosed {
	background-image: url(../../icons/box_header_content_white_closed.gif);
}
#boxheaderContentSwitchSpacer {
	padding-top:15px; 
}

.handcursor{
	/*background:url(../../icons/footer_left.gif) no-repeat;*/
	width:10px;
	height:30px;
	padding-top:8px;
	padding-left:10px;
	float:right;	
	cursor:pointer;
	}
	
.switchgroup1{
	/*background:url(../../icons/footer_mid.gif) repeat-x;*/
	height:30px;
	padding-top:5px;
	float:right;
	z-index:1001;
	}
	
.switchgroup1 a, img {
	color:#888888;
	text-decoration:none;
	border:none;
	}

.footerdropdown {
	margin:2px 10px 0px 2px;
}

/* Tooltip */
/*************************************************************************/
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 11101;
	visibility: hidden;
}

/* References */
/*************************************************************************/

#referencedetails {
	margin: 15px 0px 15px 0px;
	overflow:hidden;
}

/* Sitemap */
/*************************************************************************/
/*######### sitemap-accordion ####################################################################*/
.sitemap{
	margin: 0;
	padding: 0;
	width: 223px; /*width of menu*/
	overflow: hidden;
}

.sitemap a.menuitem{
	background: url(../../icons/sitemap_akk_link_bg.gif) no-repeat;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #454545;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 207px;
	/*height: 17px;*/
	text-decoration: none;
	padding: 6px 0 6px 12px;
}

.sitemap a.menuitem:visited, .sitemap .menuitem:active{
	color: #454545;
}

.sitemap a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 7px;
	left: 8px;
	border: none;
}

.sitemap a.menuitem:hover{
}

.sitemap div.submenu{ /*DIV that contains each sub menu*/
	background: url(../../icons/sitemap_rahmen_middle.gif) no-repeat;
	border-top: #cccccc solid 1px; /*Kapitelfarbe*/
	padding-left: 1px;
	padding-right: 4px;
	margin-right: 4px;
}

.sitemap div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap div.submenu ul li a, .sitemap div.submenu  li a{
	display: block;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #454545;
	text-decoration: none;
	/*line-height: 14px;
	padding-left: 10px;*/
}

/*.sitemap div.submenu ul li ul li a, .sitemap div.submenu  li li a
{
	margin-left:12px;
	
}*/

.sitemap div.submenu ul li a:hover, .sitemap div.submenu li a:hover{
	color: #454545;
	text-decoration: underline;
}

/*######### treeview #############################################################################*/

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #454545;
	text-decoration: none;
	line-height: 14px;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	height: 16px;
	/*width: 16px;*/
	width: 9px;
	/*margin-left: -16px;*/
	margin: 0 3px 0 0;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	/*padding: 1px 0 1px 16px;*/
	padding: 1px 0 1px 0px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview .collapsable-hitarea {
	background: url(../../icons/arrow_down_darkgrey.gif) 0 4px no-repeat;
}
.treeview .collapsable {
	margin: 1px 0 0 12px;
}
.treeview .expandable-hitarea {
	background: url(../../icons/arrow_right_darkgrey.gif) 0 2px no-repeat;
}

.treeview .expandable {
	margin: 1px 0 0 12px;
}
.treeview .closed {
	/*margin: 1px 0 0 12px;*/
}
.filetree span.file {
	margin: 0 0 0 24px;
}

.filetree span.file {
	margin: 0 0 0 24px;
}

.filetree span.folder, .filetree span.file {display: block; overflow:hidden; }

#sidetreecontrol {
	/*text-align: right;*/
	margin: -10px 15px 15px 0px;
	float:left;
}
#sidetreecontrol .collapseButton, #sidetreecontrol .expandButton {
	/*display: inline;*/
	float:left;
}

#sidetreecontrol .expandButton {
	margin-left:5px;	
}	

#sidetreecontrol a, #sitemapButtons a {
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #454545;
	text-decoration: none;	
}

#sitemapButtons {
	/*text-align: right;*/	
	margin: 0 15px 15px 0;	
}

/* Homepage imge*/
/*************************************************************************/
.whitetext {
	color:#ffffff;
	text-decoration:none;
}

/* Errormessages */
/*************************************************************************/
.errormessage {
	margin:0 0 20px 0;
}
.errorheadline {
	font-size:13px;
	font-weight:bold;
	/*color:#888888;*/
	color:#FF6422;	
}
.errortext{
	font-size:12px;
	color:#454545;	
}

.flashcontent {
	position: relative;
	border: 1px solid red;
	width: 300px;
	height: 300px;
	z-index:10;
}

/* Browsercheck */
/*************************************************************************/
.browsercheckbgd {
	background-color: #ffffff;
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=75);
	opacity: 0.75;
}
.browsercheck0 {
	z-index: 2002;
	display:table;
	top: 0px;
	left: 0px;
	height:100%;
	width: 100%;
	position:absolute;
	text-align:center;
}
.browsercheck1 {
	#position:absolute;
	#top:50%;
	#left:50%;
	display:table-cell;
	vertical-align:middle;
}
.browsercheck2 {
	background:transparent url(../../icons/overlay_bg_white_klein.png) no-repeat scroll 0 0;
	text-align:left;
	margin: auto;
	width:480px;
	height:250px;
 	#position:relative;
	#top:-50%;
	#left:-50%;
	vertical-align:middle;
}
.browsercheck3 {
	width:440px;
	height:250px;
	padding:20px;
}
.browsercheck3 ul li.linklist {
	list-style-type:none;
	background-image:url(../../icons/pfeilblue.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:2px 0px !important;
}
.versteckt {
	dispaly:none;
}
.debug {
	color:#7f7f7f;
	font-style:italic;
}

#ecardmain .textlinks,  #ecardmain h1 {
	color: #00AAE1 !important;
	text-decoration: none !important;
}
.blockheadline {
	clear:both;
	padding:0;
}

.blockheadline .blockheadlinetop {
	height:5px;
	margin:5px 0 0 0;
	padding:0;
}

.blockheadline .blockheadlinebottom {
	height:5px;
	margin:0 0 5px 0;
	padding:0;
}

.blockheadline h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0 5px;
	display:block;
}

/* cug product template */

/* cug product overview */
.productoverview-container .productoverview-product {
	float: left;
	padding-right: 14px;
	padding-bottom: 20px;
}
.productoverview-container .productoverview-product-thumb {
	border: 1px solid #cccccc;
	text-align: center;
	background: #ffffff;
}
.productoverview-container .productoverview-product-thumb a {
	display: block;
	font-size: 0;
}
.productoverview-container .productoverview-introduction {
	padding: 0 0 8px 0;
}
.productoverview-container .productoverview-product-caption {
	color: #888888;
	font-weight: bold;
	padding: 5px 0 0px 0;
	height: 34px;
}
.productoverview-container .productoverview-product-caption a {
	color: #888888;
	text-decoration: none;
}
.productoverview-container .productoverview-product-description {
	padding: 5px 0 0 0;
	height: 47px;
	overflow: hidden; 
}
.productoverview-container .productoverview-product-prices {
	padding: 0px 0 8px 0;
}

.productoverview-container .productoverview-product-prices-price {
	font-weight: bold;
}


/* cug product detail */
.productdetail-navigation { padding: 0px 5px 10px; width: 420px; float: left; }
.productdetail-backtooverview { padding: 0px 13px 0px 0px; float: right; }
.productdetail .productdetail-image { float: left; padding-right:10px; border-right: 1px solid #cecece; }
.productdetail .productdetail-desc { float: left; padding-left: 10px; }
.productdetail .productdetail-desc .productdetail-paragraph { margin-bottom: 10px; }
.productdetail-notice { margin-bottom: 10px; }

.productdetail .productdetail-versions table tr td { padding: 2px 5px; }
.productdetail .productdetail-versions table tr td table tr td { padding: 0; }
.productdetail .productdetail-versions table input[type=radio] { margin: 0 5px; }
.productdetail .productdetail-versions .product-version-after-first-row td { border-bottom: 1px solid #888888; }
.productdetail .productdetail-versions .product-version-row { border-bottom: 1px dotted #888888; }
.productdetail .productdetail-versions .product-version-row table td { border-bottom: none; }
.productdetail .productdetail-versions .product-version-lastrow { border-bottom: 1px solid #888888; }
.productdetail .productdetail-versions .product-version-lastrow table td { border-bottom: none; }
.productdetail .productdetail-buttons { width: 100%; padding-top: 10px; }
.productdetail .productdetail-buttons table { float: right; margin-left: 10px; }

.productdetail .productdetail-large-img-cont {  }
.productdetail .productdetail-large-img { display: none; height: 100%; }
.productdetail .productdetail-large-img-caption {  }
.productdetail .productdetail-small-img-cont { border-top: 1px solid #c9c9c9; }
.productdetail .productdetail-small-img { float:left; cursor: pointer; padding-right: 5px; padding-top: 5px; }
.productdetail .productdetail-small-img img { border: 1px solid #cccccc; }
.productdetail-basket-buttons { padding:20px 10px 0 0; float: left; }

/* cug product shoppingbasket */
a.cugshoppingbasket { white-space: nowrap; }
.cugshoppingbasket-buttons { margin-right: 5px; }
.cugshoppingbasket-area-header { color: #454545; padding: 6px 0; }
.cugshoppingbasket-table td { border-top: 1px dotted #878787; }
.cugshoppingbasket-table td a, .cugshoppingbasket-table td a:visited{ color: #454545; text-decoration: underline; font-weight: bold; }
.cugshoppingbasket-table .cugshoppingbasket-table-firstrow td,
.cugshoppingbasket-table table td,
.cugshoppingbasket-table .cugshoppingbasket-table-optionrow td,
.cugshoppingbasket-table .cugshoppingbasket-table-rownoborder td { border-top: none; }
.cugshoppingbasket-product-headline { text-decoration:underline;font-weight:bold; }

/* DE ONLY */
/* ====================================================================*/
.seminarlinkdeaktiviert{
	margin:2px 0px 8px 0px !important;
	padding-left:15px;
	background: url(../../icons/pfeillightgrey.gif) 0 5px no-repeat  ;
}

.normtextdeaktiviert{
	color:#b5b5b5;
}

.kategorieheadline_1{
	color:#00AAE1;
}
.seminarlink_1 {
	margin:2px 0px 8px 0px !important;
	padding-left:15px;
	background: url(../../icons/pfeilblue.gif) 0 5px no-repeat  ;
}

.kategorieheadline_2{
	color:#6A655E;
}
.seminarlink_2 {
	margin:2px 0px 8px 0px !important;
	padding-left:15px;
	background: url(../../icons/pfeilgrey.gif) 0 5px no-repeat  ;
}

.kategorieheadline_3{
	color:#74B749;	
}
.seminarlink_3 {
	margin:2px 0px 8px 0px !important;
	padding-left:15px;
	background: url(../../icons/pfeilgreen.gif) 0 5px  no-repeat  ;
}

.normtext_inaktiv {
	color:#B0B0B0;
}

.seminartyp{
	font-size: 18px;
}

.seminartyp_inaktiv{
	font-size: 18px;
	color:#B0B0B0;	
}

.seminartyplink{
	margin:8px 0px 2px 0px !important;	
	padding-left:15px;	
	background: url(../../icons/arrow_right_darkgrey.gif) 0 2px  no-repeat  ;
}

.seminartyplink_aktiv{
	margin:8px 0px 2px 0px !important;	
	padding-left:15px;
	background: url(../../icons/arrow_down_darkgrey.gif) 0 4px  no-repeat  ;
}

li.seminartyplink a, li.seminartyplink_aktiv a {
	font-weight:bold;
	text-decoration: none !important;
	color:#454545;
}

.seminartyplink_inaktiv{
	margin:8px 0px 2px 0px !important;
	padding-left:15px;
	background: url(../../icons/arrow_right_lightgrey.gif) 0 2px  no-repeat  ;	
}

li.seminartyplink_inaktiv a {
	font-weight:bold;
	text-decoration: none !important;
	color:#B0B0B0;
}

.subnav2010ul {
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
}
a.subnav2010a1, a.subnav2010a1:visited, a.subnav2010a1:link
{
	color:#454545;
	text-decoration:none;
}
a.subnav2010a1active {
	font-weight:bold;
	text-decoration:none;
}
.subnav2010icon {
	float:left;
	width:11px;
	padding: 4px 2px 4px 0px;
}
.subnav2010link1, .subnav2010link2, .subnav2010link3, .subnav2010link4 {
	float:left;
	overflow:hidden;
}
.subnav2010ul1 {
	width:180px;
	background-color:#ffffff;
}
.subnav2010link1, subnav2010ul2 {
	width:160px;
	padding-top:2px;
	padding-bottom:2px;
}
.subnav2010link2, subnav2010ul3 {
	width:147px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
.subnav2010link3, subnav2010ul4 {
	width:134px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
.subnav2010link4 {
	width:121px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
.subnav2010link1, .subnav2010link2, .subnav2010link3, .subnav2010link4 {
	float:left;
}
#subnav2010hide, #subnav2010open {
	width:174px;
	padding:7px 12px 6px 10px;
	background-image:url(../../icons/subnav_header.png);
	background-position: right top;
	position: static;
}
#subnav2010hide {
	text-align:right;
}
.subnav2010unten {
	width:196px;
	height:15px;
	background-image:url(../../icons/subnav_footer.png);
	background-position: right bottom;
}

a.subnav2010hide {
	text-decoration:none;
	font-size:11px;
	position: relative;
}

.subnav2010clear {
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
}
.subnav2010line {
	width:190px;
	height:1px;
}
li.subnav2010li1, li.subnav2010li1active
, li.subnav2010li2, li.subnav2010li2active
, li.subnav2010li3, li.subnav2010li3active
, li.subnav2010li4, li.subnav2010li4active  {
	list-style:none;
	background-repeat:no-repeat;
	margin:0px;
}
li.subnav2010li1, li.subnav2010li1active {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	border-bottom:1px solid #cccccc;
}

.downloadstuff-order-button {
	text-align: right;
	padding-right: 13px;
	margin-bottom:  8px;
}
.downloadstuff-order-button table {
	display: inline;
}
.downloadstuff-order-btn-left, .downloadstuff-order-btn-right{
	float: left;
	width: 5px;
	height: 30px;
	background:url(../../icons/download_stuff_submit_left.gif);
}
.downloadstuff-order-btn-center {
	float: left;
	height: 26px;
	padding-top: 4px;
	background: #d0d0d0;
}
.downloadstuff-order-btn-center a {
	padding-right: 0 !important;
}
.downloadstuff-order-btn-right {
	background:url(../../icons/download_stuff_submit_right.gif);
}
.indent {
	padding-left: 15px;
}
td.suchbaumcheckbox {
	vertical-align:top;
	width:13px;
	background-repeat:no-repeat;
}
div.suchbaumaufklapppfeil {
	float:left;
	width:12px;
	padding:2px 0px 0px 0px;
}
input.suchbaumcheckbox  {
	margin:4px;
}

/****************
*  Projectlist  *
*****************/
#projectlist .project-list-table {
	width: 100%;
}
#projectlist .project-list-table td {
	padding: 2px;
	vertical-align: top;
}
#projectlist .project-list-table td.title {
	font-weight: bold;
}
#projectlist .seperator { margin-top:15px; }
#projectlist .project-list-table .tableheader {
	background: #ffffff;
}
#projectlist .project-list-table .project-list-table-row-hover td {
	background-color: #e0e0e0;
}
#projectlist .project-list-table .project-list-table-row-style1 {
	background: #f4f4f4;
}
#projectlist .project-list-table .project-list-table-row-style2 {
	background: #ffffff;
}
#projectlist .project-list-table .project-list-table-row-seperator-dotted, #projectlist .project-list-table .project-list-table-row-seperator-solid {
	font-size:0;
	line-height:0;
	padding:0;
}
#projectlist .project-list-table .project-list-table-row-seperator-dotted {
	border-top: 1px dotted #888888;	
}
#projectlist .project-list-table .project-list-table-row-seperator-solid {
	border-top: 1px solid #888888;
}
#projectlist .project-list-table .project-list-table-row-checkbox {
	width: 14px;
	height: 14px;
}
#projectlist .project-list-table input.project-list-add-products-name,
#projectlist .project-list-table input.project-list-add-products-count,
#projectlist .project-list-table input.project-list-add-products-desc,
#projectlist .project-list-table input.project-list-add-products-vpe,
#projectlist .project-list-table input.project-list-add-products-prgr,
#projectlist .project-list-table input.project-list-add-products-price {
	border: 1px solid #B2B2B2;
	padding: 0 1px 0 2px;
	color: #555555;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#projectlist .project-list-table input.project-list-add-products-name {
	width: 90px;
}
#projectlist .project-list-table input.project-list-add-products-desc {
	width: 200px;
}
#projectlist .project-list-table input.project-list-add-products-vpe {
	width: 32px;
	text-align: right;
}
#projectlist .project-list-table input.project-list-add-products-prgr {
	width: 32px;
}
#projectlist .project-list-table input.project-list-add-products-price {
	width: 70px;
	text-align: right;
}
#projectlist .project-list-table input.project-list-add-products-count {
	width: 30px;
	text-align: right;
}
#projectlist .project-list-table input.error {
	border: 1px solid #ff6422 ;
}
#projectlist .project-list-table img.project-list-add-products-submit-image {
	padding-top:2px;
	float: right;
	display: block;
}
#projectlist .project-list-table .title a {
	color: #555555;
}
#projectlist .project-list-table .project-list-table-row-center {
	text-align: center;
}
#projectlist .project-list-table .project-list-table-row-right {
	text-align: right;
}

#projectlist .project-list-table .project-list-table-icons-new,
#projectlist .project-list-table .project-list-table-icons-edit,
#projectlist .project-list-table .project-list-table-icons-delete,
#projectlist .project-list-table .project-list-table-icons-direction {
	float: right;
	width: 11px;
	height: 13px;
	padding: 0 2px;
}
#projectlist .project-list-table .project-list-table-icons-edit {
	width:12px;
}
#projectlist .project-list-table .project-list-table-icons-direction {
	width: 7px;
}
#projectlist .project-list-table .icons a {
	text-decoration: none;
}
#projectlist .project-list-table .treeicon {
	cursor: pointer;
	background-image:url(../../icons/projectlist_list_collapse.gif); 
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 6px;
}
#projectlist .project-list-table .treeiconclosed {
	background-image:url(../../icons/projectlist_list_expand.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#projectlist .project-list-table .subtreeicon {
	background-image:url(../../icons/projectlist_list_normal.gif); 
	background-position: left top;
	background-repeat: no-repeat;
}
#projectlist .project-list-table .lastsubtreeicon {
	background-image:url(../../icons/projectlist_list_last.gif); 
	background-position: left top;
	background-repeat: no-repeat;
}
#projectlist .project-list-table .subtreeicon2, #projectlist .project-list-table .lastsubtreeicon2 {
	background-image:url(../../icons/projectlist_list_part2.gif); 
	background-position: left top;
	background-repeat: no-repeat;
}
.project-name {
	font-weight: bolder;
}

.new-project-list label { 
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}
.new-project-list .project-list-form-label {
	padding-top: 20px;
}
.new-project-list .project-list-form-text,
.new-project-list .project-list-form-textarea,
.new-project-list #project-list-form-textfields input {
	margin-top: 3px;
}
.new-project-list #project-list-form-textfields input {
	display: block;
}
.new-project-list .project-list-form-text input, 
.new-project-list .project-list-form-textarea textarea, 
.new-project-list #project-list-form-textfields input {
	width: 230px;
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
} 
.new-project-list .project-list-form-textfields #project-list-form-textfields {
	float: left;
}
.new-project-list .project-list-form-textfields .project-list-form-textfields-more {
	float: left;
	display: block;
	padding-left: 100px;
}
.new-project-list .project-list-form-textfields .project-list-form-textfields-more a {
	text-decoration: underline;
	cursor:pointer;
}
.new-project-list #project-list-form-submitbutton, .project-list-add-products #project-list-form-submitbutton {
	margin-top: 30px;
}
.new-project-list .errorClass input, .new-project-list .errorClass select, .new-project-list .errorClass textarea {
	border: 1px solid #ff6422 ;
}
.new-project-list .errorClass label {
	color: #ff6422;
}
#projectlist-teaser .project-list-select, #projectlist .project-detail-projectchoice select {
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width:182px;
}
#projectlist .project-detail-projectchoice-text {
	float: left;
}
#projectlist-teaser .project-list-select .project-list-select-link {
}
#projectlist .project-detail-back-to-overview {
	float: left;
	padding: 0 10px;
}
.prisma-projectlist-form {
	display: inline;
}
.prisma-projectlist-form-pgr {
	display:block;
	width: 75px;	
}
.prisma-projectlist-form .prisma-projectlist-compare-icon {
	padding-right: 17px;
}
.prisma-projectlist-form .prisma-projectlist-addtolist-icon {
	vertical-align: text-bottom;
	padding-bottom: 1px;
}
.prisma-projectlist-form-pgr .prisma-projectlist-addtolist-icon {
	display: block;
	float: left;
	width: 16px;
	padding-left: 2px;
}
.prisma-projectlist-form .prisma-project-list-form-spacer {
	margin-left: 20px;
}
.prisma-projectlist-form .prisma-projectlist-addtolist-text {
	font-weight: normal;
}
.prisma-projectlist-form-pgr .prisma-projectlist-addtolist-text {
	width: 22px;
	display: block;
	float: left;	
}
input.add-to-projectlist {
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	width:30px;
	padding: 0 1px 0 2px;
}
.prisma-projectlist-form-pgr input.add-to-projectlist {
	display: block;
	float: left;	
}
.project-list-table input.error, .prisma-projectlist-form input.error {
	border: 1px solid #ff6422 ;
}

.projectlist-bolder, .new-project-list .project-name {
	font-weight: bolder;
}

#projectlist .project-detail-projectchoice {
	margin: 20px 0;	
}

#projectlist .project-detail-headline {
	font-size: 16px;
	font-weight: bold;
	color: #626364;	
	margin-bottom: 8px;
}
#projectlist .project-detail-text {
	margin-bottom: 20px;
}
#projectlist .project-detail-toggle-button {
	padding-right:13px;
	margin: 20px 0 10px 0;
	float:right;
}
#projectlist .project-detail-singleview {
	
}

#projectlist .project-detail-singleview .product-detail-add-products-input input {
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	padding: 0 1px 0 2px;
}
#projectlist .project-detail-singleview .product-detail-add-products-input .project-list-add-products-count {
	width: 40px;
}
#projectlist .project-detail-singleview .product-detail-add-products-input .project-list-add-products-name {
	width: 150px;
}
#projectlist .project-detail-singleview .project-detail-proname-input {
	margin-top: 10px;
}
#projectlist .project-detail-singleview .product-detail-add-products-input-detail {
	margin-top: 10px;
}
#projectlist .project-detail-singleview .product-detail-add-products-input-detail .product-detail-add-products-input {
	float: left;
}
#projectlist .project-detail-singleview .product-detail-add-products-input-detail .product-detail-add-products-input-submit {
	float: left;
	padding-left: 0px;
	padding-top: 2px;
}

#projectlist .project-detail-bottom {
	margin: 18px 0 10px 0;
	padding-top: 18px;
	border-top: 1px solid #cccccc;
}
#projectlist .project-detail-bottom .project-detail-bottom-buttons {
	float: right;
	width: 280px;
}
#projectlist .project-detail-bottom .project-detail-clear-button, #projectlist .project-detail-bottom .project-detail-save-button {
	margin-top:0;
	padding-right:5px;
	float: right;
}
.project-list-add-products .product-detail-add-products-input input {
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	padding: 0 1px 0 2px;
}
.project-list-add-products .product-detail-add-products-input .project-list-add-products-count {
	width: 40px;
}
.project-list-add-products .product-detail-add-products-input .project-list-add-products-name {
	width: 150px;
}
.project-list-add-products .project-detail-add-products-intro {
	padding-top: 20px;
}
.projectlist-addedproduct-select-project .projectlist-added-product-introtext {
	margin: 20px 0;
}
.projectlist-addedproduct-select-project .project-detail-back-to-overview {
	margin-top:20px;
}

.project-detail-bottom-export {
	float: left;
	width: 390px;
	font-size: 11px;
}
.project-detail-bottom-export .project-detail-bottom-export-checkbox {
	display: inline;
	float: left;
	width: 93px;
	margin-left: 7px
}
.project-detail-bottom-export .project-detail-bottom-export-checkbox label {
	margin-top: 4px;
	margin-left: 2px;
	display:block;
	float:left;
}
.project-detail-bottom-export .project-detail-bottom-export-checkbox input {
	height: 14px;
	width: 14px;
	margin-top: 4px;
	display:block;
	float:left;
}
.project-detail-bottom-export .project-detail-bottom-export-format {
	float: left;
	display: inline;
	width: 280px;
}
.project-detail-bottom-export .project-detail-bottom-export-format select {
	border: 1px solid #B2B2B2;
	color: #555555;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width:110px;
}
.project-detail-bottom-export .project-detail-bottom-export-format label,
.project-detail-bottom-export .project-detail-bottom-export-format select,
.project-detail-bottom-export .project-detail-bottom-export-format table {
	float: left;
	margin: 0 4px;
}

.project-detail-bottom-export .project-detail-bottom-export-format label {
	margin-top: 4px;
}
.project-detail-bottom-export .project-detail-bottom-export-format select {
	margin-top: 2px;
	margin-left: 0;
	margin-right: 0;
}

.cugNavSubElementProjectlist a {
	background: url("../../icons/pfeilweiss.gif") no-repeat 0 30% !important;
	border-bottom: 1px solid #ffffff;
	padding-bottom:10px;
}
#projectlist #projectlist-tender-export .tenderFormIntroText {
	margin-bottom: 20px;
}
#projectlist #projectlist-tender-export #tenderFrame {
	display: none;
}

/* projectlist - documents */
#projectlist #projectlist-documents #project-detail-documents #project-detail-documents-form {
	padding: 0 1px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table {
	width: 100%;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablecol-toggle {
	width: 26px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablecol-cb {
	width: 18px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablecol-vertical {
	width: 30px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table td {
	vertical-align: top;
	padding: 3px 2px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table td.buttonlinks,
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table td.buttonmitte,
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table td.buttonrechts {
	padding:0;
	vertical-align: middle;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table td.buttonmitte {
	padding-bottom: 5px;
}
                                                                                                            
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tableheader {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: bottom;
	text-align: center;
	padding: 6px 2px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tableheader-firstrow td {
	border-bottom: none;
	padding-bottom: 0;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tableheaderfirst {
	border-left: none;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody {
	border-bottom: 1px dotted #888888;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .lastrow td {
	border-bottom: none;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .color1 {
	background: #f4f4f4;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .color2 {
	background: #ffffff;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .borderleft {
	border-left: 1px solid #cccccc;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .checkbox {
	text-align: center;
	vertical-align: bottom;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tableheader input,
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .checkbox input,
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody input,
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablefooter input {
	width: 14px;
	height: 14px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablesubheader {
	color: #888888;
	font-size: 16px;
	border-bottom: none;
	vertical-align: middle;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebodybold {
	color: #454545;
	font-weight: bold;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody .boxheaderContentSwitch, 
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody .boxheaderContentSwitchClosed {
	position: static;
	display: block;
	margin-left: 7px;
	margin-right: 2px;
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody .boxheaderContentSwitch {
	background-image:url("../../icons/box_header_content_grey_open.gif");
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .tablebody .boxheaderContentSwitchClosed {
	background-image:url("../../icons/box_header_content_grey_closed.gif");
}
#projectlist #projectlist-documents #project-detail-documents .project-detail-documents-table .td-seperator {
	background: #454545; 
	padding: 0;
}

/********************
* Comparelist
*********************/
#prisma-compare-list {
	display:none;
	background-color:#ffff00;
}
#prisma-compare-list-inner {
	position:relative;
	/*overflow:hidden;*/
	width:820px;
	height: 466px;
	padding-top:33px;
}
#prisma-compare-list-inner table {
	border-collapse:collapse;
	table-layout: fixed;
}
#prisma-compare-list-inner table td {
	vertical-align: top;
}
#prisma-compare-list-inner #prisma-compare-list-inner-table {
	width:818px;
}
#prisma-compare-list-inner #prisma-compare-list-firstTd {
	overflow:hidden;
	width: 144px !important;
	border-right: 1px solid #888888;
	padding: 3px 12px 3px 0;
}

#prisma-compare-list-inner #prisma-compare-list-secondTd {
	position:relative;
	overflow:hidden;
	height: 175px;
}

#prisma-compare-list-inner #prisma-compare-list-divHeader {
	width:659px;
	/*height: 175px;*/
	height: 140px;
	position:relative;
	overflow:hidden;
	border-right: 1px solid #888888;
}

#prisma-compare-list-inner #prisma-compare-list-divHeader table {
	position:relative;
	height: 175px;
}
#prisma-compare-list-inner .prisma-compare-list-tableHeader {
	position: relative;
	width:121px !important;
}
#prisma-compare-list-inner .prisma-compare-list-tableHeader .prismanoimgpadding0 {
	position: absolute;
	top: 0;
	left: 23px;
}
#prisma-compare-list-inner .prisma-compare-list-tableHeader img {
	padding-bottom: 15px;
	position: absolute;
	top: 0px;
	left: 23px;
}
#prisma-compare-list-inner .prisma-compare-list-tableHeader h3 {
	text-align: left;
	padding-top: 90px;
	color: #888888;
	font-weight: normal;
	font-size: 11px;
}
#prisma-compare-list-inner #prisma-compare-list-firstcol {
	overflow:hidden;
	/*height:250px;*/
	height: 275px;
	width: 157px;
	/*border-right: 1px solid #888888;*/
	text-align: right;
	font-weight: bold;
	position: relative;
}
#prisma-compare-list-inner #prisma-compare-list-firstcol-inner {
	position: absolute;
	top:0;
	left:0;
}
#prisma-compare-list-inner #prisma-compare-list-firstcol-inner table {
	width:156px;
	height: 100%;
	table-layout: fixed;
	position: relative;
}

#prisma-compare-list-inner #prisma-compare-list-tableDiv {
	overflow-x:hidden !important; 
	/*overflow-y: scroll;*/
	overflow-y: auto;
	/*width:659px;*/
	width: 681px;
	/*height:250px;*/
	height: 275px;
	position:relative;
	border-right: 1px solid #888888;
}
#prisma-compare-list-inner #prisma-compare-list-tableDiv table {
	table-layout:fixed;
	position:relative;
	height: 100%;
}
#prisma-compare-list-inner #prisma-compare-list-divHeader table td,
#prisma-compare-list-inner #prisma-compare-list-tableDiv table td {
	width:121px;
	border-right: 1px dotted #888888;
	padding: 3px 5px;
}
#prisma-compare-list-inner #prisma-compare-list-firstcol table td,
#prisma-compare-list-inner #prisma-compare-list-tableDiv table td {
	border-top: 1px dotted #888888;
}

#prisma-compare-list-inner .prisma-compare-list-firstRow {
	width: 121px; 
	font-weight: bold;
}
#prisma-compare-list-inner #prisma-compare-list-firstcol table td {
	padding: 3px 12px 3px 0;
	border-right: 1px solid #888888;
	width: 144px;
}

#prisma-compare-list-inner #prisma-compare-list-button-left,
#prisma-compare-list-inner #prisma-compare-list-button-right {
	position: absolute;
	width: 18px;
	/*height: 148px;*/
	height: 110px;
	cursor: pointer;
}
#prisma-compare-list-inner #prisma-compare-list-button-left {
	top: 41px;
	left: 138px;
	background:url(../../icons/comparelist_to_left.gif) no-repeat;
}
#prisma-compare-list-inner #prisma-compare-list-button-right {
	top: 41px;
	right: -15px;
	background:url(../../icons/comparelist_to_right.gif) no-repeat;
}
#prisma-compare-list-inner #prisma-compare-list-footer-firstTd {
	border-right:1px solid #888888;
	overflow:hidden;
	padding:3px 12px 3px 0;
	width:144px !important;
}
#prisma-compare-list-inner #prisma-compar-list-footer-secondTd {
}
#prisma-compare-list-inner #prisma-compare-list-footer-divHeader {
	border-right:1px solid #888888;
	overflow:hidden;
	position:relative;
	width:659px;
}

#prisma-compare-list-inner #prisma-compare-list-footer-divHeader table {
	position:relative;
}
#prisma-compare-list-inner #prisma-compare-list-footer-divHeader table td {
	border-right:1px dotted #888888;
	padding:3px 5px;
	width:121px;
}

#prisma-compare-list-inner .prisma-compare-list-footer-firstRow {
	width: 121px;
}
#prisma-compare-list-inner .prisma-compare-list-footer-deleteproduct {
	float: left;
	width: 11px;
	padding-right:4px;
}
#prisma-compare-list-inner .prisma-compare-list-footer-deleteproduct img {
	padding-top:2px;
	cursor: pointer;
}
#prisma-compare-list-inner .prisma-compare-list-footer-addtoprojectlist {
	float: left;
	width: 106px;
	text-align: right;
}
#prisma-compare-list-inner .prisma-compare-list-footer-addtoprojectlist .prisma-projectlist-addtolist-icon {
	cursor: pointer;
	vertical-align: text-bottom;
	padding-bottom: 1px;
}

#prisma-compare-list-inner #prismadisclaimer {
	padding-top: 15px;
	/*padding-left: 157px;*/
}

/* minisites */
.minisite {
	position: relative;
	margin-bottom: 20px;
}
.minisite-bottom {
	height: 8px;
	font-size:0;
}

.minisite-title {
	padding: 4px 10px 0;
}
.minisite-title h1 {
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
}
.minisite-title h1 a {
	text-decoration: none;
	color: #ffffff;
}
.minisite-nav {
	position: absolute;
	right: 10px;
	bottom: 0;
}
.minisite-nav ul {
	float:right;
}
.minisite-nav ul li {
	margin: 0;
	padding: 0 9px;
	list-style: none;
	float:left;
	
}
.minisite-nav ul li.active {
	padding: 0;
}
.minisite-nav ul li img.minisite-icon {
	margin-right: 2px;
}
.minisite-nav ul li a, .minisite-nav ul li span.title {
	display: block;
	float: left;
	height: 28px;
	padding: 4px 0 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.minisite-nav ul li a:hover {
	font-weight: bold;
}
.minisite-nav ul li.active span.title {
	background: url(../../icons/minisite_tab_active_left.png) no-repeat;
	font-weight: bold;
	padding-left: 5px;
}
.minisite-nav ul li.active .minisite-element-right {
	background: url(../../icons/minisite_tab_active_right.png) no-repeat;
	width: 6px;
	height: 32px;
	display: block;
	float:left;
}
.minisite-footer {
	clear: both;
	height: 15px;
	margin-bottom: 15px;
}

/* cross-selling */
#cross-selling-containter ul li {
	margin: 0 0 2px 0 !important;
	background-image: url("../../icons/pfeilwhite.gif");
}

#cross-selling-containter ul li a {
	color: #454545; 
	display: block;
}

#cross-selling-containter .cross-selling-item-pgrimage ul li,
#cross-selling-containter .cross-selling-item-autopgrimage ul li {
	background-color: #ffffff;
}

/* login-layer*/
.layer-login-form .label {
	vertical-align: top;
	padding-right: 10px;
}


/* box highlight */
.box-headline-outside-top-left-highlight, .box-headline-outside-top-right-highlight,
.box-headline-outside-bottom-left-highlight, .box-headline-outside-bottom-right-highlight {
	width: 10px !important;
	height: 10px !important;
}
.box-headline-outside-top-mid-highlight, .box-headline-outside-bottom-mid-highlight {
	height: 10px !important;
}
.box-headline-outside-top-left-highlight {
	background: url(../../icons/box_top_left_hover.gif) no-repeat !important;
}
.box-headline-outside-top-mid-highlight {
	background: url(../../icons/box_top_mid_hover.gif) repeat-x !important;
}
.box-headline-outside-top-right-highlight {
	background: url(../../icons/box_top_right_hover.gif) no-repeat !important;
}

.box-headline-outside-bottom-left-highlight {
	background: url(../../icons/box_bottom_left_hover.gif) no-repeat !important;
}
.box-headline-outside-bottom-mid-highlight {
	background: url(../../icons/box_bottom_mid_hover.gif) repeat-x !important;
}
.box-headline-outside-bottom-right-highlight {
	background: url(../../icons/box_bottom_right_hover.gif) no-repeat !important;
}

.box-headline-outside-mid-left-highlight {
	background: url(../../icons/box_mid_left_hover.gif) repeat-y !important;
}
.box-headline-outside-mid-right-highlight {
	background: url(../../icons/box_mid_right_hover.gif) right center repeat-y !important;
}

/* advanced search */
.extendedsearch-resetbutton {
	float:right;
	margin: 15px 0;
}
.extendedsearch-resetbutton-dl {
	float:right;
	margin-top:15px;
}
.highlight {
	font-weight: bolder;
}
#extendedsearch-waiting {
	position:fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index:999999;
	opacity:0.75;
	filter: alpha(opacity=75);
	background: #ffffff url(../../icons/loadingAnimation.gif) 50% 50% no-repeat;
}
.extendedsearch-result-desc {
	padding-left: 15px;
}
div.extendedsearchfilterdiv {
	padding-top:10px;
	float:left;
}
/*.ExtendedSearchFilterDiv div.extendedsearchfilterdiv {
	padding-top: 0;
	float: none;
}*/
select.extendedsearchfilter, input.extendedsearchfilter {
	width:492px;
	color:#454545;
	border: #b2b2b2 1px solid;
}
input.extendedsearchfilter {
	width:312px;
	padding: 0 3px;
}
.extendedsearchfiltercaption {
	width:158px;
	overflow:hidden;
	float:left;
	padding:12px 10px 0px 2px;
}
/*.ExtendedSearchFilterDiv .extendedsearchfiltercaption {
	float: none;
}*/

#teaserarea .extendedsearch-teaser-link  {
	padding:3px 6px 4px 6px;
	margin-right:4px;
	border-top:1px solid #cccccc;
}
#teaserarea .extendedsearch-teaser-link ul li.linklist {
	background-image:url("../../icons/pfeilwhite.gif");
}
#teaserarea .extendedsearch-teaser-link ul li.linklist a.textlinks {
	color: #454545;
	text-decoration: none !important;
}
#teaserarea .extendedsearch-teaser-link ul li.linklist a.textlinks:hover {
	text-decoration: underline !important;
}

.prismatable-tender-cb {
	padding:10px 2px 2px 2px;
}

li.linklist a.textlinks:visited, li.download a.textlinks:visited{
	z-index:2;
}


/* Prisma Styles - No prisma.css */
th.prismatable, th.prismatableright, th.prismatablecenter {
	padding:2px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px dotted #878787;
}
td.prismatable0, td.prismatablecenter0, td.prismatableright0, td.prismatable1, td.prismatablecenter1, td.prismatableright1, td.prismadltable0, td.prismadltablecenter0, td.prismadltable1 {
	padding:2px;
	border-bottom:1px dotted #878787;
	vertical-align:top;
}

td.prismatable0 .compareListCheckbox, td.prismatablecenter0 .compareListCheckbox, td.prismatableright0 .compareListCheckbox, td.prismatable1 .compareListCheckbox, td.prismatablecenter1 .compareListCheckbox, td.prismatableright1 .compareListCheckbox, td.prismadltable0 .compareListCheckbox, td.prismadltablecenter0 .compareListCheckbox, td.prismadltable1 .compareListCheckbox {
	width: 14px;
	height: 14px;
	margin-top: 1px;
}
td.prismatable0 .tenderExportCheckbox, td.prismatablecenter0 .tenderExportCheckbox, td.prismatableright0 .tenderExportCheckbox, td.prismatable1 .tenderExportCheckbox, td.prismatablecenter1 .tenderExportCheckbox, td.prismatableright1 .tenderExportCheckbox, td.prismadltable0 .tenderExportCheckbox, td.prismadltablecenter0 .tenderExportCheckbox, td.prismadltable1 .tenderExportCheckbox, td.prismatable-tender-cb .tenderExportCheckbox {
	width: 14px;
	height: 14px;
	margin-top: 1px;
}
td.prismadltable0, td.prismadltable1 {
	padding:8px 2px 8px 8px;
}
td.prismatablepadded0, td.prismatablepadded1, td.prismatablepaddedright0, td.prismatablepaddedright1  {
	padding:2px;
}
td.prismatable0, td.prismadltable0, td.prismatablepadded0, td.prismatablepaddedright0 {
	text-align:left;
	background-color:#f4f4f4;
}
td.prismatable1, td.prismadltable1, td.prismatablepadded1, td.prismatablepaddedright1 {
	text-align:left;
	background-color:#ffffff;
}
th.prismatableright {
	text-align:right;
}
td.prismatableright0 {
	text-align:right;
	background-color:#f4f4f4;
}
td.prismatableright1 {
	text-align:right;
	background-color:#ffffff;
}
th.prismatablecenter {
	text-align:center;
}
td.prismatablecenter0 {
	text-align:center;
	background-color:#f4f4f4;
}
td.prismatablecenter1 {
	text-align:center;
	background-color:#ffffff;
}

.inputfield{
	padding-left: 2px;
}