/*--------------- common declarations starts here---------------------*/

html {
	height: 100%;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; /* base to all other font-measures  */
	margin: 0px;
	padding:0px;
	color:#000000;
	background-color:#e0ddca;
	text-align:left;
	height:100%;
	}

.body_start {
	background-image: url('../LayoutPagina/bg_main_start.jpg');
}

.body_mypcware {
	background-image: url('../LayoutPagina/bg_main_mypcware.jpg');
}
	
h1, h2, h3, h4 { 
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color:#0051a6;
}

h1 {
	margin: 0px;
	margin-bottom:8px;
	margin-top:12px;
	font-size: 160%;
	color:#0061A9;
}

T_Home {
	margin: 0px;
	margin-bottom:8px;
	margin-top:12px;
	font-size: 100%;
	color:#0061A9;
}

.input_einzeilig { 
	border-left: 1px solid #717171;
	border-right: 1px solid #666666;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #666666;
	color: #333333;
		background-color:#FFFFFF;
	background-image: url('../LayoutPagina/bg_form_top.jpg');
		background-repeat: repeat-x;
		padding-left: 3px;
		font-size: 95%;
		height: 15px;
}
.input_mehrzeilig { 
	border-left: 1px solid #717171;
	border-right: 1px solid #666666;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #666666;
	color: #333333;
		background-color:#FFFFFF;
	background-image: url('../LayoutPagina/bg_form_top.jpg');
		background-repeat: repeat-x;
		padding-left: 3px;
		font-size: 95%;
}
form { 
	margin: 0px;
	padding: 0px;
}	
.invisible {
	display:none;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}
.strong {
	font-weight:bold;
}

/*------------------ Page-Division  ------------------*/
.header {
	height: 82px;
	background-image: url('../LayoutPagina/bg_header.jpg');
	background-position:50% top;
	background-repeat:repeat-x;
	text-align: left;
	border-bottom: 7px solid #0061a5;
}


.nav_and_logo {
	width:100%;
	height:55px;
	
}
.main {
	margin: 0px auto;
	width: 950px;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
	background-image: url('../LayoutPagina/bg_main.jpg');
	background-position:center;
	background-repeat: repeat-y;
}
.main_start {
	margin: 0px auto;
	width: 950px;
	padding-left:10px;
	padding-right:10px;
	overflow:visible;
	background-image: url('../LayoutPagina/bg_main_start.jpg');
	background-position:center;
	background-repeat: repeat-y;
}

.main .content .identifier {
	display: block;
	height: 236px;
	width: 550px;
	overflow:hidden;
}
.main .content .identifier_1 {
	display: block;
	height: 195px;
	width: 550px;
	overflow:hidden;
}

.main .content .identifier_2 {
	display: block;
	height: 236px;
	width: 550px;
	overflow:hidden;
}

.main .content .identifier_3 {
	display: block;
	height: 160px;
	width: 550px;
	overflow:hidden;
}

.main .content .identifier_4 {
	display: block;
	height: 150px;
	width: 550px;
	overflow:hidden;
}

.leftcol {
	width: 201px;
	float: left;
	display: block;
	text-align: left;
}
.leftcol_start {
	float: left;
	width: 699px;
	font-size: 90%;
	text-align: left;
	color:#333333;
}

.leftcol_split {
	height: 15px;
	background-image: url('../LayoutPagina/leftcol_splitter.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	clear:left;
}

.content {
	text-align:left;
	width:550px;
	float:left;
	color:#333333;
	
}

.rightcol {
	text-align:left;
	width:184px;
	float:left;
}


.rightcol_start {
	text-align:left;
	width:250px;
	float:right;
	font-size: 90%;
}

/*--------------------------- Header ---------------------------*/

#logo {
	height: 50px;
	width:230px;
	background-image:url('http://www.systematika.it/IMG/Loghi/Systematika_logo.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	float:right;
	overflow:visible;
	cursor:pointer;
	margin-right:6px;
}
#logo_direct {
	height: 66px;
	width:230px;
	background-image:url('../Loghi/logo-directIT_web.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	float:right;
	overflow:visible;
	cursor:pointer;
	margin-right:6px;
}logo-directIT_web.jpg
.logoimg {
	height: 100%;
	width: 100%;
	border:0px;
}



/*---------------  Box-Elements  ---------------*/	
.box {
	text-align:left;
	color: #333333;
	background-color: #c3ac4a;
	width: 186px;
	margin: 0px;
	padding: 8px;
	background-image: url('../LayoutPagina/bg_box_gold_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 95%;
}

.boxlist {
	text-align:left;
	color: #333333;
	text-indent: 0px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	line-height: 120%;
}
.boxlink {
	color: #333333;
	text-align:left;
}
.boxlink:hover {
	color: #000000;
}
.boxtitle {
	font-size: 135%;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.input_checkbox {
	margin: 0px 0px 0px -5px;
	padding: 0px;
}
.button_login {
	background-image:url('../LayoutPagina/bg_button_login.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 3px 6px;
	text-decoration:none;
	border-right: 8px solid #FFFFFF;
	height: 20px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: inherit;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: 0px;
}

.mypcware_teaser {
	background-color: #c8d9ec;
	padding: 8px;
	height:179px;
	color: #333333;
	background-image: url('../LayoutPagina/bg_bluebox_bottom.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.mypcware_teaser a {
	color: #0061a5;
}
.rightcol_start h1{
	font-size:130%;
	margin: 0px 0px 8px 0px;
}

.rightcol_start p{
	margin: 0px;
	margin-bottom: 12px;
}

.rightcol_start ul {
	margin: 8px 2px 8px 0px; 
	padding: 0px;
	list-style-type:none;
}
.rightcol_start li {
	padding: 0px 0px 0px 12px;
	background-image: url('../LayoutPagina/arrow_list.gif');
	background-repeat:no-repeat;
	background-position: 1px 5px;
}
.rightcol_start a:hover {
	color:#000000;
}

.rightcol h1{
	font-size:130%;
	margin: 0px 0px 8px 0px;
}

.rightcol p{
	margin: 0px;
	margin-bottom: 12px;
}

.rightcol ul {
	margin: 8px 2px 8px 0px; 
	padding: 0px;
	list-style-type:none;
}
.rightcol li {
	padding: 0px 0px 0px 12px;
	background-image: url('../LayoutPagina/arrow_list.gif');
	background-repeat:no-repeat;
	background-position: 1px 5px;
}

.rightcol a:hover {
	color:#000000;
}



/*--------------------- Basket starts here ---------------------- */
.bluebox {
	color:#e1f3ff;
	margin:0px;
	padding:8px;
	background-color:#0061a5;
	background-image:url('../LayoutPagina/bg_box_right_bottom.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	width: 100%;
}
.bluebox_92 {
	color:#e1f3ff;
	margin:0px;
	padding:8px;
	background-color:#0061a5;
	background-image:url('../LayoutPagina/bg_box_right_bottom.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	width: 92%;
}
.bluebox_title {
	font-size:135%;
	color:#ffffff;
	margin: 0px;
	margin-bottom: 5px;
}
.bluebox_link {
	color:#e1f3ff;
}
.bluebox_92 a {
	color:#ffffff;
	text-decoration:none
}
.bluebox_link:hover {
	color:#e1f3ff;
}
.bluebox_table .price {
	text-align:right;
}
.bluebox_table .sumrow td {
	font-weight: bold;
	border-top: 1px solid #8bb8c4;
}
.bluebox_table .sumrow .price {
	border-bottom: 3px double #8bb8c4;
}
.bluebox_button {
	background-image:url('../LayoutPagina/bg_button_basket.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 3px 6px;
	text-decoration:none;
	border-right: 8px solid #FFFFFF;
	height: 20px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: inherit;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: 0px;
}
.creambox {
	background-color: #f3f3ea;
	background-image: url('../LayoutPagina/bg_creambox_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	color: #444444;
}
.creambox_92 {
	background-color: #f3f3ea;
	background-image: url('../LayoutPagina/bg_creambox_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	color: #444444;
	width: 92%;
}
.creambox_link {
	color: #0061a5;
}

.creambox_biglink {
	font-size: 100%;
	font-weight: bold;
	color: #444444;
}



/*--------------------- Topnavigation ---------------------*/

.topnav {
	float:left;
	clear:left;
	display:block;
	width:100%;
}
.topnav_list {
	float:left;
	list-style-type:none;
}

unknown {
	MARGIN-TOP: 3px
}

.topnav_item {
	float:left;
}
.topnav_list { /* for IE and FF */
	margin:0px;
	padding:0px;
	margin-top: 3px;
}
html>body .topnav_list { /* only FF */
   margin-top:3px;
   } 

.topnav_link {
	display:block;
	padding: 4px 6px 3px 8px;
	background-image:url('../LayoutPagina/bg_topmenu.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#e2ddbf;
	border-right: 1px solid #FFFFFF;
	font-size: 100%;
	color:#9b9572;
	text-decoration:none;
	font-weight: bold;
}

.topnav_link:hover {
	color:#FFFFFF;
	padding: 4px 6px 4px 8px;
	background-image:url('../LayoutPagina/bg_topmenu_active.jpg');	
}

.topnav_link_active {
	display: block;
	padding: 4px 6px 4px 8px;
	background-image:url('../LayoutPagina/bg_topmenu_active.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#e2ddbf;
	border-right: 1px solid #FFFFFF;
	font-size: 100%;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.flag_language {
	float: left;
	margin-top: 1px;
	margin-left: 7px;
}


/*--------------------------- Secodary Navigation ---------------------------*/

.second_nav {
	height:20px;
	float:left;
	clear:left;
	padding-top: 4px;
	width: 650px;
}

.second_nav_link {
	float: left;
	color:#666666;
	font-size: 85%;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}

.second_nav_link:hover {
	color:#000000;
}

.second_nav_link_trenner {
	float: left;
	color:#666666;
	font-size: 85%;
}
/*--------------------- Content Navigation ----------------------*/

.content_navigation_1 {
	width:193px;
	display:block;
	padding-left:8px;
	font-size:100%;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0061a5;
	border-bottom: 1px solid #8d8d8d;
}
.content_navigation_1:hover {
	background-color: #5b5b5b;
}
.content_navigation_1_active {
	width:193px;
	display:block;
	padding-left:8px;
	font-size:100%;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
}


.content_navigation_2 {
	width:193px;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#f4f4f4;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}
.content_navigation_2:hover {
	font-weight: bold;
	color:#ffffff;
	font-size:100%;

}
.content_navigation_2_active {
	width:193px;
	font-weight:bold;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}

.content_navigation_3 {
	width:193px;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#333333;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}
.content_navigation_3:hover {
	font-weight: bold;
	color:#000;
	font-size:100%;
	background-image: url('../LayoutPagina/arrow_menu.gif');
	background-repeat:no-repeat;
	background-position: 2px 8px;

}
.content_navigation_3_active {
	width:193px;
	font-weight:bold;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#000;
	background-image: url('../LayoutPagina/arrow_menu.gif');
	background-repeat:no-repeat;
	background-position: 2px 8px;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}


.content_navigation_4 {
	width:193px;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#333333;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}
.content_navigation_4:hover {
	font-weight: bold;
	color:#000;
	font-size:100%;
	background-image: url('../LayoutPagina/arrow_menu.gif');
	background-repeat:no-repeat;
	background-position: 2px 8px;

}
.content_navigation_4_active {
	width:193px;
	font-weight:bold;
	display:block;
	padding-left:8px;
	font-size:100%;
	color:#000;
	background-image: url('../LayoutPagina/arrow_menu.gif');
	background-repeat:no-repeat;
	background-position: 2px 8px;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #8d8d8d;
}



/*--------------------- Navigation leftcol mypcware ----------------------*/
.sidenav {
	text-align:left;
	float: left;
	clear: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display:block;
	padding-bottom: 12px;
}
.sidenav_title {
	font-size: 95%;
   	color: #eceadb;
	font-weight: bold;
   	text-decoration: none;
  	display:block;
   	padding: 0px 0px 0px 8px;
   	width: 190px;
}
.sidenav_category {
	list-style-type: none;
	margin: 8px 3px 12px 8px;
	padding: 0px;
	font-size: 110%;
	color: #ffffff;

}
.sidenav_category_link {
	font-size: 120%;
	font-weight: bold;
	color: #eceadb;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9b9572;
	padding: 4px 6px;
	text-decoration: none;
	width: 188px;
	display: block;
}
.sidenav_category_link_active {
	font-size: 120%;
	font-weight: bold;
	background-color: #9b9572;
	color: #eceadb;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9b9572;
	padding: 4px 6px;
	text-decoration: none;
	width: 188px;
	display: block;
}
.sidenav_category_link:hover {
	background-color: #9b9572;
	color: #eceadb;
}
.sidenav_list {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-bottom: 12px;
}
.sidenav_link {
	font-size: 95%;
   	color: #9b9572;
   	text-decoration: underline;
  	display:block;
   	padding: 2px 8px;
   	width: 184px;
   }
.sidenav_link:hover {
	color: #ffffff;
   }

.sidenav_product_link {
	font-size: 95%;
   	color: #BBA45B;
   	text-decoration: underline;
  	display:block;
   	padding: 2px 8px;
   	width: 184px;
}
.sidenav_product_link:hover {
   	color: #ffffff;
}


/*--------------------- Searchbox ---------------------*/

.sitesearch {
	float: right;
	margin-right: 5px;
	padding-top:5px;
}

.search_string {
	background-image: url('../images/bg_form_top.gif');
	background-position:50% top;
	background-repeat:repeat-x;
}

/*--------------------- Footer ---------------------*/

.footer {
	background-image: url('../LayoutPagina/bg_footer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height:7%;
	clear:left;
	color:#787878;
	font-size:75%;
	padding-top:1%;
	text-align:center;
}
.footer a {
	color:#787878;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
}
.footer_wrap {
	margin-left:8px;
	margin-right:8px;
}

/*--------------------- content ---------------------*/

.teaserimage {
	margin-bottom: 8px;
}

/*-------------- breadcrumb trail --------------*/

.history_panel {
	font-size: 85%;
	padding: 8px;
	display: block;
}
.history_panel a {
	color: #666666;
	text-decoration:none;
}
.history_panel a:hover {
	color: #000000;
	text-decoration:underline;
}
/* -------------- content -------------- */

.content select {
	border-left: 1px solid #717171;
	border-right: 1px solid #666666;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #666666;
	font-size: 95%;
		color: #333333;
	background-image: url('../LayoutPagina/bg_form_top.jpg');
		background-repeat: repeat-x;
	background-position: 50% top;
		padding-left: 3px;
		margin-top: .5em;
}
.content .alignright {
	margin-bottom: 8px;
	margin-left: 8px;
}
.content .alignleft {
	margin-bottom: 8px;
	margin-right: 8px;
}
.content_body li {
	padding: 1px 0px 1px 15px;
	background-image: url('../LayoutPagina/arrow_list.gif');
	background-position:2px 8px;
	background-repeat:no-repeat;
}

.content acronym {
	border-bottom: 1px dotted #0061a5;
}
.content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 6px;
}

.content h2 {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #0061A9;
}
.content h3 {
	border-bottom: 1px solid #e2ddbf;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 130%;
	font-weight: bold;
	color: #0051a6;
}
.content h6 {
	border-bottom: 1px solid #e2ddbf;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 130%;
	font-weight: bold;
	color: #999999;
}

.content label { /* IE and FF */
	width: 160px;
	display: block;
	float:left;
	height: 20px;
	clear: left;
	padding-top: .5em;
}

.content_select_active {
	background-color: #333333;
	color: #ffffff;
}
.content_colms {
	width:165px;
	float: left;
	padding-right: 10px;
}
/*-------------- content body --------------*/

.content_body {
	border-bottom: 1px solid #d7d7d7;
	padding-right: 8px;
	padding-left: 8px;
}
.content_body h2 {
	font-size: 120%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content_body a {
	color: #0061a5;
}
.content_body a:hover {
	color: #000000;
}


/*-------------- content-table --------------*/

.contenttable {
	width: 99.5%;
	font-size: 85%;
	color: #333333;
	border-bottom: 0px;
	margin-top: 12px;
	clear: both;
	margin-bottom: 8px;
}
.contenttable a {
	color: #333333;
	font-size: 100%;
}
.contenttable a:hover {
	color: #000000;
	font-size: 100%;

}
.contenttable td {
	padding: 3px;
	border-bottom: 1px solid #dedede;
	vertical-align: top;
}

.contenttable th {
	background-color: #f6f4e8;
	border-bottom: 1px solid #988e53;
	border-top: 1px solid #988e53;
	padding: 2px;
	text-align: left;
}

.row:hover {
	background-color: #e5e0c2;
}

caption { /* IE und FF */
	text-align: left;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 120%;
	font-weight: bold;
	color:#777;
}
html>body caption { /* only FF */
   margin-top: 12px;
   margin-bottom:0px;
   padding-bottom:0px;
   }

.row_inbasket  {
	font-weight:bold;
	color: #000000
}
.row_inbasket a {
	font-weight:bold;
	color: #000000;
}
.contenttable_options {
	padding: 6px;
	font-size: 85%;
	color:#333333;
}
.smalltext {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

.paging {
	text-align:center;
	color: #333333;
	font-size: 85%;
}
.paging_select {
	color: #333333;
	font-size:85%;
}
.paging a {
	font-size:100%;
}
.productlist {
	margin: 0px;
	margin-bottom: 15px;
	/*margin-left: 6px;
	padding: 0px 0px 3px 10px;*/
}
.productlist_title {
	font-size: 105%;
	font-weight: bold;
	color: #005997;
}

/*-------------- Messages  -----------------*/

.error_head {
	font-size: 120%;
	font-weight: bold;
}

.error {
	padding: 8px;
	color: #c93232;
	background-color: #ffdbdb;
	border: 1px dotted #c93232;
	margin-top: 8px;
	margin-bottom: 8px;
}
.error a {
	color: #c93232;
	font-weight:bold;
	font-size:100%;
}
.warning {
	padding: 8px;
	color: #FF6600;
	background-color: #faf1e1;
	border: 1px dotted #e28002;
	margin-top: 8px;
	margin-bottom: 8px;
}
.warning a {
	color: #e28002;
	font-weight:bold;
	font-size:100%;
}
.info {
	padding: 8px;
	color: #CEA500;
	background-color: #fff8dd;
	border: 1px dotted #d8ad00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.info a {
	color: #d8ad00;
	font-weight:bold;
	font-size:100%;
}
.success {
	padding: 8px;
	color: #4a7e00;
	background-color: #f3fae3;
	border: 1px dotted #4a7e00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.success a {
	color: #4a7e00;
	font-weight:bold;
	font-size:100%;
}



/*------------------- BoxStyles -----------------------*/

.box_dark {
	text-align:left;
	color: #333333;
	font-size: 90%;
	background-color: #b7b291;
	margin: 0px;
	padding: 8px;
	background-image: url('../LayoutPagina/bg_box_dark_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
}

.box_dark_link{
	color: #0051a6;
}

.box_darkcream {
	text-align:left;
	color: #333333;
	font-size: 90%;
	background-color: #e2ddbf;
	margin: 0px;
	padding: 8px;
	background-image: url('../LayoutPagina/bg_box_right_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
}
.box_darkcream_92 {
	text-align:left;
	color: #333333;
	font-size: 90%;
	background-color: #e2ddbf;
	margin: 0px;
	padding: 8px;
	background-image: url('../LayoutPagina/bg_box_right_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 92%;
}
.box_cream {
	text-align:left;
	color: #333333;
	font-size: 90%;
	background-color: #f3f3ea;
	margin: 0px;
	padding: 8px;
	background-image: url('../LayoutPagina/bg_creambox_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
}
.box_darkcream_title {
	font-size: 135%;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px 0px;
}

.box_darkcream_link{
	color: #0051a6;
}
.box_darkcream_biglink {
	font-size: 100%;
	font-weight: bold;
	color: #444444;
}

.box_darkcream_select {
	float:left;
	font-size: 85%;
	color: #333333;
	margin-bottom: 4px;
	width: 145px;
}
.box_darkcream_item {
	padding-left: 10px;
}

.rightcol .box_darkcream img {
   padding: 1px;
   background-color: #fff;
   border: 1px solid #bcbaad;
   display:block;
}

.box_darkcream a {
   color: #0061a5;
}

/* --------------------- Common Formelements -------------------- */

html>body .content label { /* FF only */
	padding-top: 0.3em;
}
.formelement {
	float:left;
	clear:right;
}
.button { /* Formular Buttons <input class="button" > */
	border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image:url('../LayoutPagina/bg_button_common.gif');
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #ffffff;
		text-decoration:none;
		margin-right: 5px;
		padding: 2px;
		font-size: 95%;
		cursor:pointer;
}
.content_button { /* Content Links to the <a class="content_button">  */
	border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image:url('../LayoutPagina/bg_button_common.gif');
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #ffffff;
		padding: 3px 6px;
		text-decoration:none;
	}
.button_go {
	display:block;
	border: 0px;
	float:left;
	background-color:#333333;
	color:#EFEFEF;
	margin-left:1px;
	padding: 1px 1px 1px 1px;
	text-decoration:none;
	height:19px;
}

.button_search { 
	border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image:url('../LayoutPagina/bg_button_common.gif');
		background-position: left bottom;
		background-repeat: no-repeat;
		color: #ffffff;
		text-decoration:none;
		margin-right: 5px;
		padding: 1px;
		font-size: 95%;
		cursor:pointer;
		height: 19px;
}

.searchfield {
	border-left: 1px solid #717171;
	border-right: 1px solid #666666;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #666666;
	color: #333333;
		background-color:#FFFFFF;
		float:left;
		width: 130px;
	background-image: url('../LayoutPagina/bg_form_top.jpg');
		background-repeat: repeat-x;
		padding-left: 3px;
		margin-bottom: 3px;
		font-size: 95%;
		height: 15px;
}

.lang_select {
	color: #333333;
	background-color:#f7f6f2;
	float:left;
	border-width: 1px;
	border-style: solid;
	border-top-color: #717171;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #717171;
	margin-left:8px;
	margin-bottom: 3px;
	font-size: 78%;
	height: 18px;
}

.lang_select_item {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.lang_select_item_active {
	color: #ffffff;
	background-color:#666666;
}

.fullreport_link {
	color:#3366CC;
}

/* -----------------------  Startpage Specials   ----------------------- */

/* Mie Aggiunte */

.start_content_one {
	width:699px;
	background-image: url('../LayoutPagina/bg_content_blue.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
	border-top: 5px solid #ffffff;
}

.start_content_presentation {
	width:95%;
	background-image:url(../LayoutPagina/bg_content_presentation.gif);
	background-position:inherit;
	background-repeat:repeat;
	/*padding:8px 0px 0px 0px;*/
	padding-left:12px;
	padding-bottom:8px;
	padding-right:8px;
	border-top: 5px solid #ffffff;
	font-size-adjust:inherit;
	text-align:justify;
}

/* Halved */

.start_content_half {
	width:699px;
	background-image: url('../LayoutPagina/bg_content_half.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
	border-top: 5px solid #ffffff;
}

.start_content_half_item {
	padding-left:12px;
	padding-bottom:12px;
	padding-right:12px;
	display:block;
	width:325px;
	float:left;
}

/* Thirded */

.start_content_thirded {
	width:699px;
	background-image: url('../LayoutPagina/bg_content_thirded.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
}

.start_content_thirded_item {
	padding-left:12px;
	padding-bottom:8px;
	padding-right:8px;
	display:block;
	width:212px;
	float:left;
}

.start_content_thirded_item img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

/* TwoThirded */

/* TwoThirds left */
.start_content_twothirdedleft {
	width:699px;
	background-image: url('../LayoutPagina/bg_content_twothirdedleft.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
}

.start_content_twothirdedleft img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

/* TwoThirds right */

.start_content_twothirdedright {
	width:699px;
	background-image: url('../LayoutPagina/bg_content_twothirdedright.gif');
	background-position:50% bottom;
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
}

.start_content_twothirdedright img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

.start_content_img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

/* TwoThirds BoxSizes */

.start_content_twothirded_bigger {
	padding-left:12px;
	padding-bottom:12px;
	padding-right:8px;
	display:block;
	width:446px;
	float:left;
}

.start_content_twothirded_smaller {
	padding-left:12px;
	padding-bottom:12px;
	padding-right:8px;
	display:block;
	width:213px;
	float:left;
}

.cleardiv {
	clear:both;
}
.leftcol_start a {
	color: #0061a5;
}
.leftcol_start a:hover {
	color: #000000;
}

.leftcol_start img:hover {
	background-color: #efefef;
}

.leftcol_start ol, ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.leftcol_start li {
	padding: 1px 0px 1px 15px;
	background-image: url('../LayoutPagina/arrow_list.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
}

ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	 MARGIN: 0px;
	 PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}

.leftcol_start h2 {
	font-size:110%;
	color: #0061a5;
}
.leftcol_start  p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
}

.tiny_teaser_image {
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF;
}

/*---------------- Content Type Boxes ------------------*/

.content_1col_white_top {
	width:550px;
	background-color:#fff;
}

.content_1col_white {
	width:550px;
	background-color:#fff;
	border-bottom:1px solid #d1d1d1;
}

.content_1col_blue {
	width:550px;
	background-color:#eef6fc;
	border-bottom:1px solid #d1d1d1;	
}
.content_2col_white {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_white.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.content_2col_blue {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_blue.gif'); 
	background-position: center bottom;
	background-repeat:no-repeat;
}
.content_3col_white {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_3col_white.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.content_3col_blue {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_3col_blue.gif'); 
	background-position: center bottom;
	background-repeat:no-repeat;
}

.content_2col_white_left {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_white_left.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.content_2col_white_right {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_white_right.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.content_2col_blue_left {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_blue_left.gif'); 
	background-position: center bottom;
	background-repeat:no-repeat;
}

.content_2col_blue_right {
	width:550px;
	background-image: url('../LayoutPagina/bg_content_2col_blue_right.gif'); 
	background-position: center bottom;
	background-repeat:no-repeat;
}

/*-----------  5 TEXT IMAGE FULL  ---------------*/

.contentmodul_5 {
	padding:8px;
	display:block;
}

/* Special for 1. Headline */
.contentmodul_5_top h1{
	padding:8px;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
}
.contentmodul_5 h1{
	margin-top:10px;
	margin-bottom:8px
}
.contentmodul_5 h2{
	margin-top:10px;
	margin-bottom:5px
}
.contentmodul_5 h3{
	margin-top:8px;
	margin-bottom:5px
}
.contentmodul_5 h4{
	margin-top:5px;
	margin-bottom:3px
}
.contentmodul_5 h1 a{
	text-decoration:none;
}
.contentmodul_5 	a {
	color:#0051a6;
}
.contentmodul_5 a:hover {
	color:#000000;
}
.contentmodul_5 p {
	margin:0px;
}
.contentmodul_5 img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF;
	margin-left: 0px;
}
.contentmodul_5 li {
	padding: 1px 0px 1px 15px;
	background-image: url('../LayoutPagina/arrow_list.gif');
	background-position:2px 6px;
	background-repeat:no-repeat;
}

/*-----------  5 TEXT IMAGE HALF ---------------*/

.contentmodul_5_half {
	float:left;
	padding:8px;
	width:259px;
}
.contentmodul_5_half h2{
	margin-top:0px;
	font-size:120%;
}
.contentmodul_5_half h2 a{
	text-decoration:none;
}
.contentmodul_5_half a {
	color:#0051a6;
}
.contentmodul_5_half a:hover {
	color:#000000;
}
.contentmodul_5_half p {
	margin:0px;
}
.contentmodul_5_half img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}
/*----------- 5 TEXT IMAGE THIRD ---------------*/

.contentmodul_5_third {
	float:left;
	padding:8px;
	width:166px;
}
.contentmodul_5_third h3{
	margin-top:0px;
	font-size:100%;
	font-weight:bold;
	border:0px;
}
.contentmodul_5_third h3 a{
	text-decoration:none;
}
.contentmodul_5_third a {
	color:#0051a6;
}
.contentmodul_5_third a:hover {
	color:#000000;
}
.contentmodul_5_third p {
	margin:0px;
}
.contentmodul_5_third img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

/*----------- 5 TEXT IMAGE TWOTHIRD One Part Bigger ---------------*/

.contentmodul_5_twothird_bigger {
	float:left;
	padding:8px;
	width:350px;
}
.contentmodul_5_twothird_bigger h2 {
	margin-top:0px;
	font-size:120%;
	font-weight:bold;
}
.contentmodul_5_twothird_bigger h2 a{
	text-decoration:none;
}
.contentmodul_5_twothird_bigger a {
	color:#0051a6;
}
.contentmodul_5_twothird_bigger a:hover {
	color:#000000;
}
.contentmodul_5_twothird_bigger p {
	margin:0px;
}
.contentmodul_5_twothird_bigger img {
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
	margin-left: 2px;
}

/*----------- 5 TEXT IMAGE TWOTHIRD One Part Smaller ---------------*/

.contentmodul_5_twothird_smaller {
	float:left;
	padding:8px;
	width:166px;
}
.contentmodul_5_twothird_smaller h3 {
	margin-top:0px;
	font-size:100%;
	font-weight:bold;
	border:0px;
}
.contentmodul_5_twothird_smaller h3 a{
	text-decoration:none;
}
.contentmodul_5_twothird_smaller a {
	color:#0051a6;
}
.contentmodul_5_twothird_smaller a:hover {
	color:#000000;
}
.contentmodul_5_twothird_smaller p {
	margin:0px;
}
.contentmodul_5_twothird_smaller img {
	display:block;
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF;
	margin-left: 2px; 
}
/* Contenttable FileIcon Border Remove */

.contenttable img {
	border:0px;
	padding:0px;
}

/*-------------------- Filelinks --------------------*/
.fileicon_pdf {
	padding: 0px 0px 0px 16px;
	background-image:url(/images/pdf.gif);
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	background: 1px 2px;
}
.fileinfo {
	color: #999999;
}

/*-------------------- Filelinks --------------------*/
.fileicon_pdf {
	padding: 0px 0px 0px 16px;
	background-image:url(/images/pdf.gif);
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	background: 1px 2px;
}
.fileinfo {
	color: #999999;
}

/*--------------------- Contentsearch --------------------------*/

.search {}
.search-result {
	margin-top:10px;
	display:block;
	clear:both;
	}
	
/* Head  */

.search-Head {
	clear:right;
	display:block;
}

.search-Head-kategory {
	float:left;
	margin:0px;
	}

.search-Head-pages {
}

.search-block {
	display:block;
	clear:both;
	padding-top: 10px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

.search-rank {
	float:right;
	color:#CCCCCC;
	clear:right;
	padding-bottom:10px;
	padding-left: 10px;
}

.search-image!important {
	float:left;
	border: 0;
	padding: 0;
	margin:0;
}

.search-title-number {
	font-size: 105%;
	color:#CCCCCC;
	float:left;
	margin-left:8px;
}


.search-title-caption a {
	font-size:105%;
	float:left;	
	color:#0065a1;
	font-weight:normal;
}

.search-descr {
	clear:right;
}

.search-redmark {
	font-weight:bold;
	/* margin: 0 5px 0 5px; */
	border-bottom: double 3px #cccccc;
	}

.search-info {
	color:#CCCCCC;
}

/* search-result-images inherits padding */ 
.contentmodul_5 .search-image img {
	display:block;
	border: 0;
	padding:2px;
	background-color:#FFFFFF;
	float: left;
}

/* Sitemap */
.sitemap li {
	background-image: none;
	margin:0px;
	padding:0px;
}


.sitemap ul {
	font-size:100%;
	color:#0065a1;
	margin:0px;
	padding:0px;
}

.level_0 {
	display:block;
	font-size:120%;
	font-weight:bolder;
	text-decoration:none;
	border-bottom:3px solid #c5e3f9;
	margin: 20px 0px 0px 0px;
	padding: 8px 3px 5px 3px;
	color: #CCCCCC;
	background-color:#dedede;
}

.level_1 {
	display:block;
	font-size:100%;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #f5f5f5;
	padding: 3px;
	
}

.level_2 {
	display:block;
	font-size:95%;
	font-weight:normal;
	color:#333;
	padding: 0px 0px 0px 30px;
	height:20px;
	text-decoration: none;
	background-image: url('../LayoutPagina/list_1.gif');
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
.level_3 {
	display:block;
	font-size:95%;
	font-weight:normal;
	color:#333;
	padding: 0px 0px 0px 60px;
	height:20px;
	text-decoration: none;
	background-image: url('../LayoutPagina/list_2.gif');
	background-repeat: no-repeat;
	background-position: 45px 5px;
}
.contact_bubble {
	padding-left: 17px;
	display: block;
	background-image: url('../LayoutPagina/icon_contact_person.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


.level_4 {
	display:block;
	font-size:95%;
	font-weight:normal;
	color:#333;
	padding: 0px 0px 0px 90px;
	height:20px;
	text-decoration: none;
	background-image: url('../LayoutPagina/list_3.gif');
	background-repeat: no-repeat;
	background-position: 75px 5px;
}

/* content tabs */

#tabs3 {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom: 1px solid #CCCCCC;
      }
#tabs3 ul {
    margin:0;
    padding:10px 10px 0 0px;
    list-style:none;
      }
#tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs3 a {
      float:left;
      background:url('../LayoutPagina/tableft3.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabs3 a span {
      float:left;
      display:block;
      background:url('../LayoutPagina/tabright3.gif') no-repeat right top;
      padding:3px 10px 2px 4px;
      color:#333;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {float:none;}
    /* End IE5-Mac hack */
#tabs3 a:hover span {
      color:#FFF;
      }
#tabs3 a:hover {
      background-position:0% -42px;
      }
#tabs3 a:hover span {
      background-position:100% -42px;
      }

#tabs3 #current a {
	background-position:0% -42px;
	color: #333333;
      }
	
#tabs3 #current a span {
     background-position:100% -42px;
      }
#tabs3 #current .acurrent {
	color: #fff;
	}

.content_tab {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding: 8px 8px 8px 8px;
	margin-bottom:10px;
}
.contact_vcard {
	padding-left: 17px;
	display: block;
	background-image: url('../LayoutPagina/icon_contact_vcard.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.contact_phone {
	padding-left: 17px;
	display: block;
	/* background-image: url(/images/icon_contact_phone.gif); */
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.contact_fax {
	padding-left: 17px;
	display: block;
	/* background-image: url(/images/icon_contact_fax.gif); */
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.content h4 {
	padding-top: 4px;
	padding-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
	color: #b7b7b7;
}

.pr-message {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0px 0px 0px 18%;
}
.pr-date {
	color: #999999;
	font-size: 100%;
	text-transform: uppercase;
	float: left;
	display: block;
}
.pr-message-block {
	margin-bottom: 30px;
	display: block;
	float: left;
}
.pr-special-color {
	color: #CC6600;
	border-bottom:1px solid #CC6600;
	text-decoration:none;
}
.pr-special-color:hover {
	color: #333;
	border-bottom:1px solid #FD7E00;
	text-decoration:none;
}

.else IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;	
	BORDER-BOTTOM-WIDTH: 0px;	
	BORDER-RIGHT-WIDTH: 0px;	
	DISPLAY: block;
	FLOAT: left;	
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 4px;
	BACKGROUND-COLOR: #ffffff;
}
IMG.else {
	BORDER-RIGHT: #dedede 1px solid;
	PADDING-RIGHT: 40px;
	BORDER-TOP: #dedede 1px solid;
	DISPLAY: block; 
	PADDING-LEFT: 40px;
	PADDING-BOTTOM: 40px;
	BORDER-LEFT: #dedede 1px solid;
	PADDING-TOP: 40px;
	BORDER-BOTTOM: #dedede 1px solid;
	BACKGROUND-COLOR: #ffffff;
}

.content_teaser_white {
	DISPLAY: block; 
	WIDTH: 530px;
	height:100px;
	BACKGROUND-IMAGE: url('../LayoutPagina/bg_teaser.gif');
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
.content_teaser_half_left {
	WIDTH: 251px;
	height:100%;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	BORDER-top: 1px solid #dedede;
	margin-right: 11px;
	FLOAT: left; 
}
.content_teaser_half_right {
	WIDTH: 251px;
	height:100%;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	BORDER-top: 1px solid #dedede;
	float: left;
	border-right-width: 0px;
}
.box_dark_mypc-ware {
	BACKGROUND-IMAGE: url('../LayoutPagina/box_dark_basket.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	MARGIN: 0px;	
	PADDING-RIGHT: 8px; 
	PADDING-BOTTOM: 5px; 
}
.box_dark_mypc-ware_p {
	BACKGROUND-IMAGE: url('../LayoutPagina/box_blue_basket.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	MARGIN: 0px;	
	PADDING-RIGHT: 8px; 
	PADDING-BOTTOM: 5px; 
}

/* Gallery Start */
.gallery_container {
	background-image: url('../LayoutPagina/bg_image_gallery.png');
	background-position: center top;
	background-repeat: repeat-y;
	width: 100%;
}
.gallery_container_item { /* FF */
	float: left;
	height: 119.5px;
	width: 21.6%;
	padding: 1.6%;
	text-align:center;
	vertical-align: middle;
}
*html body .content .gallery_container_item { /* IE */ 
	float: left;
	height: 119px;
	width: 21.6%;
	padding: 1.6%;
}

.gallery_thumb_image {
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF; 
}

.gallery_thumb_description {
	font-size:85%;
	text-align:left;
	float:left;
	width:100px;
	padding-left:2px;
}

.gallery_thumb_number {
	text-align: right;
	float:right;
	font-size:110%;
	color:#CCCCCC;
	font-weight:bold;
	display:block;
}

.gallery_fullview_image_container {
	width: 100%;
	text-align:center;
	background-color: #edf1f4;
}

.gallery_fullview_image {
	border: 1px solid #dedede;
	padding:4px;
	background-color:#FFFFFF;
	margin: 10px 0px 13px 0px;
}

.gallery_fullview_prev {
	width: 30px;
	float:left;
	padding: 5px 0px 0px 10px;
}

.gallery_fullview_next {
	width: 30px;
	float:right;
	padding: 5px 10px 0px 0px;
	clear:right;
}

.gallery_fullview_description {
	width: 440px;
	float:left;
	font-size: 110%;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
	color: #0061A9;
}

.gallery_backto_overview { 
	text-align:center; 
	padding-top:10px; 
	width:100%; 
	clear: both;
}

.gallery_fullview_numbers {
	clear:both;
	padding: 10px;
}

.gallery_fullview_numbers a {
	font-size: 120%;
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	padding: 2px 4px 2px 3px;
}

.gallery_fullview_numbers a:hover {
	color:#ffffff;
	background-color:#0061A9;
}

.gallery_fullview_numbers_active {
	color:#ffffff;
	font-weight:bold;
	background-color:#0061A9;
	padding: 2px 4px 2px 3px;
}
/* Gallery Ende */

.legend {
	font-size: 80%
}

hr {
  height: 1px;
  border: 0;
  background: #aea98b; 
  color: #aea98b;
  }
  
.view_printonly {
	display: none;
}

/* Countryselection */

.countrylayer {
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
	background-image:none;
	cursor:pointer;
	}

.countrylayertitle {/* style countrylayertitle like second_nav links */
	color:#666;
	font-size:95%;
	padding: 0px 8px 0px 8px;
	display:block;
	}
	
.countrylayertitle a {
text-decoration:none;
}

.countrylayer ul ul { /* remove all the bullets, borders and padding from the default list styling */
	margin:0;
	list-style-type:none;
	width:130px;
	background-image:url('../LayoutPagina/bg_countrylayer.gif');
	background-position: right bottom;
	padding: 2px 8px 8px 9px;
	}

.countrylayer li { /* position relative so that you can position the sub levels */
	position:relative;
	}

.countrylayer a, .countrylayer a:visited { /* style the links */
	display:block;
	line-height:1.4em;
	color:#666;
	text-indent:0px;
	font-size: 85%;
	}

.countrylayer a:hover {
	color:#000;
	}

.countrylayer ul ul { /* hide the sub levels and give them a positon absolute so that they take up no room */
	visibility:hidden;
	position:absolute;
	top:14px;
	left:0px; 
	}
.countrylayer ul :hover ul{ /* make the second level visible when hover on first level list OR link */
	visibility:visible;
	}

.shopteaser_lightblue {
 background-image: url('../LayoutPagina/shopteaser_lightblue.jpg');
 background-position: right top;
 background-repeat:no-repeat;
}
.shopteaser_creme {
 background-image: url('../LayoutPagina/shopteaser_creme.jpg');
 background-position: right top;
 background-repeat:no-repeat;
}

/*  Common Content Listings  */
.content ul, .content ol {
 margin: 0px;
 padding:0px;
}
 
.content ul li {
 margin: 0px;
 padding-left: 15px;
 background-image:url('../LayoutPagina/common_list_0.gif');
 background-repeat:no-repeat;
 background-position: 1px 5px;
 color: #000000;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content ul li ul li {
 margin: 0px;
 padding-left:15px;
 background-image:url('../LayoutPagina/common_list_1.gif');
 background-repeat:no-repeat;
 background-position: 0px 4px;
 color: #333333;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content ul li ul li ul li {
 color:#666666;
 margin: 0px;
 padding-left:15px;
 background-image:url('../LayoutPagina/common_list_2.gif');
 background-repeat:no-repeat;
 background-position: 0px 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content ul li ul li ul li ul li {
 color: #555555;
 margin: 0px;
 padding-left:15px;
 background-image:url('../LayoutPagina/common_list_3.gif');
 background-repeat:no-repeat;
 background-position: 0px 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 
.content ol li {
 padding-left:0px;
 margin-left:25px;
 background-image:none;
}

.content .topnav_list li {
padding:0px;
margin: 0px;
background-image: none;
}

#id_XMLListe li {
background-image:none;
margin:0;
padding:0;
}

/* Alternativbild ohne Rahmen und Umbruch */
img.imgstandard{
	display:inline;
	border: 1px solid white;
	padding:0px;
	background-color:#FFFFFF; 
	margin-left: 0px;
}